summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-09-03 11:27:59 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-09-03 11:27:59 +0000
commit0b8f3aebd93ef9eed4637a4708303d8042643f88 (patch)
treebdc2b4624bc129ceb398d1a15e37257a42e715a9 /app-text
parentalpha/ia64/sparc/x86 stable wrt #236453 (diff)
downloadgentoo-2-0b8f3aebd93ef9eed4637a4708303d8042643f88.tar.gz
gentoo-2-0b8f3aebd93ef9eed4637a4708303d8042643f88.tar.bz2
gentoo-2-0b8f3aebd93ef9eed4637a4708303d8042643f88.zip
change dependency from virtual/tetex to virtual/tex-base
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/kbibtex/ChangeLog6
-rw-r--r--app-text/kbibtex/kbibtex-0.1.5-r2.ebuild16
-rw-r--r--app-text/kbibtex/kbibtex-0.2.1.ebuild4
-rw-r--r--app-text/kbibtex/kbibtex-0.2.ebuild4
4 files changed, 17 insertions, 13 deletions
diff --git a/app-text/kbibtex/ChangeLog b/app-text/kbibtex/ChangeLog
index 712e6f37adc8..459527ee4e69 100644
--- a/app-text/kbibtex/ChangeLog
+++ b/app-text/kbibtex/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/kbibtex
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.24 2008/03/30 08:10:55 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.25 2008/09/03 11:27:59 opfer Exp $
+
+ 03 Sep 2008; Christian Faulhammer <opfer@gentoo.org>
+ kbibtex-0.1.5-r2.ebuild, kbibtex-0.2.ebuild, kbibtex-0.2.1.ebuild:
+ change dependency from virtual/tetex to virtual/tex-base
*kbibtex-0.2.1 (30 Mar 2008)
diff --git a/app-text/kbibtex/kbibtex-0.1.5-r2.ebuild b/app-text/kbibtex/kbibtex-0.1.5-r2.ebuild
index bddfc1aaabb3..845ef15109d1 100644
--- a/app-text/kbibtex/kbibtex-0.1.5-r2.ebuild
+++ b/app-text/kbibtex/kbibtex-0.1.5-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.1.5-r2.ebuild,v 1.3 2007/11/05 15:10:27 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.1.5-r2.ebuild,v 1.4 2008/09/03 11:27:59 opfer Exp $
inherit kde eutils
@@ -16,13 +16,13 @@ IUSE=""
DEPEND=">=dev-libs/libxml2-2.6.22
>=dev-libs/libxslt-1.1.15"
RDEPEND="${DEPEND}
- virtual/tetex
+ virtual/tex-base
>=dev-tex/bibtex2html-1.70"
need-kde 3.3
-PATCHES="${FILESDIR}/kbibtex-0.1.5-viewdocument.patch
- ${FILESDIR}/kbibtex-0.1.5-gcc4.2.patch
- ${FILESDIR}/kbibtex-0.1.5-storesearchurls.patch
- ${FILESDIR}/kbibtex-0.1.5-filteredselection.patch
- ${FILESDIR}/kbibtex-0.1.5-webquerypubmedmultiplequeries.patch"
+PATCHES=""${FILESDIR}"/kbibtex-0.1.5-viewdocument.patch
+ "${FILESDIR}"/kbibtex-0.1.5-gcc4.2.patch
+ "${FILESDIR}"/kbibtex-0.1.5-storesearchurls.patch
+ "${FILESDIR}"/kbibtex-0.1.5-filteredselection.patch
+ "${FILESDIR}"/kbibtex-0.1.5-webquerypubmedmultiplequeries.patch"
diff --git a/app-text/kbibtex/kbibtex-0.2.1.ebuild b/app-text/kbibtex/kbibtex-0.2.1.ebuild
index 4bd0faef851a..0a9cf4a18ccb 100644
--- a/app-text/kbibtex/kbibtex-0.2.1.ebuild
+++ b/app-text/kbibtex/kbibtex-0.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.2.1.ebuild,v 1.1 2008/03/30 08:10:55 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.2.1.ebuild,v 1.2 2008/09/03 11:27:59 opfer Exp $
ARTS_REQUIRED="never"
@@ -18,7 +18,7 @@ IUSE=""
DEPEND=">=dev-libs/libxml2-2.6.22
>=dev-libs/libxslt-1.1.15"
RDEPEND="${DEPEND}
- virtual/tetex
+ virtual/tex-base
>=dev-tex/bibtex2html-1.70"
need-kde 3.5
diff --git a/app-text/kbibtex/kbibtex-0.2.ebuild b/app-text/kbibtex/kbibtex-0.2.ebuild
index 6aece4e4f015..c2a38884df43 100644
--- a/app-text/kbibtex/kbibtex-0.2.ebuild
+++ b/app-text/kbibtex/kbibtex-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.2.ebuild,v 1.3 2008/01/21 03:23:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.2.ebuild,v 1.4 2008/09/03 11:27:59 opfer Exp $
inherit kde eutils
@@ -16,7 +16,7 @@ IUSE=""
DEPEND=">=dev-libs/libxml2-2.6.22
>=dev-libs/libxslt-1.1.15"
RDEPEND="${DEPEND}
- virtual/tetex
+ virtual/tex-base
>=dev-tex/bibtex2html-1.70"
need-kde 3.5