summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-10-05 19:18:30 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-10-05 19:18:30 +0000
commit86c47923c9245e2b77d3b9def4b416782fa5f686 (patch)
tree2a8fccde85cb091c1cc11f48812cc4994f795ad6 /dev-libs/beecrypt/beecrypt-4.2.1.ebuild
parentmove obsolete texlive packages to their new names, as suggested by Matt Turne... (diff)
downloadgentoo-2-86c47923c9245e2b77d3b9def4b416782fa5f686.tar.gz
gentoo-2-86c47923c9245e2b77d3b9def4b416782fa5f686.tar.bz2
gentoo-2-86c47923c9245e2b77d3b9def4b416782fa5f686.zip
remove ptex dep as it is going away
(Portage version: 2.2.0_alpha61/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/beecrypt/beecrypt-4.2.1.ebuild')
-rw-r--r--dev-libs/beecrypt/beecrypt-4.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/beecrypt/beecrypt-4.2.1.ebuild b/dev-libs/beecrypt/beecrypt-4.2.1.ebuild
index b93c8182ee05..5a4acb6f824c 100644
--- a/dev-libs/beecrypt/beecrypt-4.2.1.ebuild
+++ b/dev-libs/beecrypt/beecrypt-4.2.1.ebuild
@@ -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/dev-libs/beecrypt/beecrypt-4.2.1.ebuild,v 1.12 2011/07/26 18:22:27 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/beecrypt-4.2.1.ebuild,v 1.13 2011/10/05 19:18:30 aballier Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
@@ -23,7 +23,7 @@ DEPEND="${COMMONDEPEND}
java? ( >=virtual/jdk-1.4 )
doc? ( app-doc/doxygen
virtual/latex-base
- || ( dev-texlive/texlive-fontsextra app-text/ptex )
+ dev-texlive/texlive-fontsextra
)"
RDEPEND="${COMMONDEPEND}
java? ( >=virtual/jre-1.4 )"