remove ptex and old texlive deps as they are going away
authorAlexis Ballier <aballier@gentoo.org>
Wed, 5 Oct 2011 18:28:13 +0000 (18:28 +0000)
committerAlexis Ballier <aballier@gentoo.org>
Wed, 5 Oct 2011 18:28:13 +0000 (18:28 +0000)
Package-Manager: portage-2.2.0_alpha61/cvs/Linux x86_64

virtual/latex-base/ChangeLog
virtual/latex-base/latex-base-1.0.ebuild

index 4766d1261664b169e67b8a719d457e2bb73aab5f..3f983a65c5c81dbf279f030ecf259139bec82572 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/latex-base
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/latex-base/ChangeLog,v 1.11 2011/08/28 13:17:27 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/latex-base/ChangeLog,v 1.12 2011/10/05 18:28:13 aballier Exp $
+
+  05 Oct 2011; Alexis Ballier <aballier@gentoo.org> latex-base-1.0.ebuild:
+  remove ptex and old texlive deps as they are going away
 
   28 Aug 2011; Fabian Groffen <grobian@gentoo.org> latex-base-1.0.ebuild:
   Marked ~x64-macos
index 806a453955130c16388e68f49723bb6a638a6641..edb4b54e70ad3d4756835cf56160cee449b023d1 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/latex-base/latex-base-1.0.ebuild,v 1.11 2011/08/28 13:17:27 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/latex-base/latex-base-1.0.ebuild,v 1.12 2011/10/05 18:28:13 aballier Exp $
 
 DESCRIPTION="Virtual for basic LaTeX binaries"
 HOMEPAGE=""
@@ -12,8 +12,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd
 IUSE=""
 
 DEPEND=""
-RDEPEND="|| (
-       ( dev-texlive/texlive-latexrecommended dev-texlive/texlive-fontutils )
-       <dev-texlive/texlive-latexrecommended-2009
-       app-text/ptex
-)"
+RDEPEND="
+       dev-texlive/texlive-latexrecommended
+       dev-texlive/texlive-fontutils
+       "