summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-10-05 19:21:01 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-10-05 19:21:01 +0000
commit45e3de6f29988f97bd31e503099cc6f85b40885b (patch)
tree2fe5e0e5e1f67334839093c4ff4f04af7c2b06e1 /app-text/xindy
parentremove ptex dep as it is going away (diff)
downloadgentoo-2-45e3de6f29988f97bd31e503099cc6f85b40885b.tar.gz
gentoo-2-45e3de6f29988f97bd31e503099cc6f85b40885b.tar.bz2
gentoo-2-45e3de6f29988f97bd31e503099cc6f85b40885b.zip
remove ptex dep as it is going away
(Portage version: 2.2.0_alpha61/cvs/Linux x86_64)
Diffstat (limited to 'app-text/xindy')
-rw-r--r--app-text/xindy/ChangeLog5
-rw-r--r--app-text/xindy/xindy-2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xindy/ChangeLog b/app-text/xindy/ChangeLog
index 8d6b817a1170..e8fe35e72d77 100644
--- a/app-text/xindy/ChangeLog
+++ b/app-text/xindy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/xindy
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xindy/ChangeLog,v 1.18 2011/09/11 23:51:08 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xindy/ChangeLog,v 1.19 2011/10/05 19:21:01 aballier Exp $
+
+ 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> xindy-2.4.ebuild:
+ remove ptex dep as it is going away
11 Sep 2011; Tim Harder <radhermit@gentoo.org> -xindy-2.3.ebuild,
-files/xindy-2.3-clisp-2.48.patch:
diff --git a/app-text/xindy/xindy-2.4.ebuild b/app-text/xindy/xindy-2.4.ebuild
index 6c0e2524fdd7..14c65aacd8de 100644
--- a/app-text/xindy/xindy-2.4.ebuild
+++ b/app-text/xindy/xindy-2.4.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/app-text/xindy/xindy-2.4.ebuild,v 1.7 2011/08/13 06:29:35 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xindy/xindy-2.4.ebuild,v 1.8 2011/10/05 19:21:01 aballier Exp $
EAPI=3
@@ -17,7 +17,7 @@ IUSE="doc"
RDEPEND="virtual/latex-base
>=dev-lisp/clisp-2.44.1-r1
- || ( dev-texlive/texlive-langcyrillic app-text/ptex )"
+ dev-texlive/texlive-langcyrillic"
DEPEND="${RDEPEND}
dev-lang/perl
sys-devel/flex"