summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-tex/currvita/ChangeLog5
-rw-r--r--dev-tex/currvita/currvita-0.9i.ebuild5
-rw-r--r--dev-tex/envlab/ChangeLog7
-rw-r--r--dev-tex/envlab/envlab-1.2.ebuild6
4 files changed, 14 insertions, 9 deletions
diff --git a/dev-tex/currvita/ChangeLog b/dev-tex/currvita/ChangeLog
index 72cabae41508..f9780860b150 100644
--- a/dev-tex/currvita/ChangeLog
+++ b/dev-tex/currvita/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/currvita
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/currvita/ChangeLog,v 1.11 2008/09/02 12:50:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/currvita/ChangeLog,v 1.12 2008/09/03 04:06:47 aballier Exp $
+
+ 03 Sep 2008; Alexis Ballier <aballier@gentoo.org> currvita-0.9i.ebuild:
+ no need to depend on virtual/tetex, latex-package eclass does it for us
02 Sep 2008; Alexis Ballier <aballier@gentoo.org> currvita-0.9i-r1.ebuild:
keyword ~x86-fbsd
diff --git a/dev-tex/currvita/currvita-0.9i.ebuild b/dev-tex/currvita/currvita-0.9i.ebuild
index d14ebe2b1391..e32cff9ac382 100644
--- a/dev-tex/currvita/currvita-0.9i.ebuild
+++ b/dev-tex/currvita/currvita-0.9i.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/dev-tex/currvita/currvita-0.9i.ebuild,v 1.8 2008/05/11 21:32:50 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/currvita/currvita-0.9i.ebuild,v 1.9 2008/09/03 04:06:47 aballier Exp $
inherit latex-package
@@ -18,8 +18,7 @@ IUSE=""
# >=tetex-2 includes currvita
DEPEND="!>=app-text/tetex-2
- !app-text/ptex
- virtual/tetex"
+ !app-text/ptex"
S="${WORKDIR}/${PN}"
diff --git a/dev-tex/envlab/ChangeLog b/dev-tex/envlab/ChangeLog
index 4b19bc73f8ef..63fd5921ad5e 100644
--- a/dev-tex/envlab/ChangeLog
+++ b/dev-tex/envlab/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/envlab
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/envlab/ChangeLog,v 1.11 2007/11/18 23:14:55 aballier Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/envlab/ChangeLog,v 1.12 2008/09/03 04:10:03 aballier Exp $
+
+ 03 Sep 2008; Alexis Ballier <aballier@gentoo.org> envlab-1.2.ebuild:
+ no need to depend on virtual/tetex, latex-package eclass does it for us
18 Nov 2007; Alexis Ballier <aballier@gentoo.org> envlab-1.2.ebuild:
run pdflatex twice to get cross references right, bug #199045; export
diff --git a/dev-tex/envlab/envlab-1.2.ebuild b/dev-tex/envlab/envlab-1.2.ebuild
index 8047e8740334..0fd90c990638 100644
--- a/dev-tex/envlab/envlab-1.2.ebuild
+++ b/dev-tex/envlab/envlab-1.2.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/dev-tex/envlab/envlab-1.2.ebuild,v 1.8 2007/11/18 23:14:55 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/envlab/envlab-1.2.ebuild,v 1.9 2008/09/03 04:10:03 aballier Exp $
inherit latex-package
@@ -12,7 +12,7 @@ HOMEPAGE="http://planck.psu.edu/~boris/"
# ftp://ftp.ctan.org/pub/tex-archive/macros/latex/contrib/${PN}.tar.gz
SRC_URI="mirror://gentoo/${P}.tar.gz"
SLOT="0"
-DEPEND="virtual/tetex"
+DEPEND=""
KEYWORDS="x86 amd64 ~sparc"
IUSE=""