diff options
author | 2005-01-27 19:15:57 +0000 | |
---|---|---|
committer | 2005-01-27 19:15:57 +0000 | |
commit | 7fe1d7ac88e0c08b8648c6b4489e13ea8c74e86d (patch) | |
tree | 99cc0763e45e176d9a93d8dbc7cacb06fd009730 /dev-lang/prc-tools/prc-tools-2.3-r1.ebuild | |
parent | Push, push, ... Version bumped sun-jdk to 1.4.2.07 (diff) | |
download | gentoo-2-7fe1d7ac88e0c08b8648c6b4489e13ea8c74e86d.tar.gz gentoo-2-7fe1d7ac88e0c08b8648c6b4489e13ea8c74e86d.tar.bz2 gentoo-2-7fe1d7ac88e0c08b8648c6b4489e13ea8c74e86d.zip |
Bump texi2html $DEPEND to 1.70; bug #79719.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-lang/prc-tools/prc-tools-2.3-r1.ebuild')
-rw-r--r-- | dev-lang/prc-tools/prc-tools-2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/prc-tools/prc-tools-2.3-r1.ebuild b/dev-lang/prc-tools/prc-tools-2.3-r1.ebuild index 3a1bef119612..3220e04bfb40 100644 --- a/dev-lang/prc-tools/prc-tools-2.3-r1.ebuild +++ b/dev-lang/prc-tools/prc-tools-2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/prc-tools/prc-tools-2.3-r1.ebuild,v 1.2 2005/01/19 01:41:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/prc-tools/prc-tools-2.3-r1.ebuild,v 1.3 2005/01/27 19:15:57 plasmaroo Exp $ inherit flag-o-matic eutils @@ -24,7 +24,7 @@ SLOT="0" KEYWORDS="~x86" IUSE="" -DEPEND=">=app-text/texi2html-1.64-r1" +DEPEND=">=app-text/texi2html-1.70" RDEPEND="" src_unpack() { |