diff options
author | 2008-11-18 15:59:50 +0000 | |
---|---|---|
committer | 2008-11-18 15:59:50 +0000 | |
commit | c1cbac814a403b388e755fb534f94e311cb182ab (patch) | |
tree | 8cba8f433e4a01fb5b3e37b86f662287c277ec81 /app-text/po4a/po4a-0.34.ebuild | |
parent | New virtuals: Term-ANSIColor (diff) | |
download | historical-c1cbac814a403b388e755fb534f94e311cb182ab.tar.gz historical-c1cbac814a403b388e755fb534f94e311cb182ab.tar.bz2 historical-c1cbac814a403b388e755fb534f94e311cb182ab.zip |
New virtuals: module-build
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'app-text/po4a/po4a-0.34.ebuild')
-rw-r--r-- | app-text/po4a/po4a-0.34.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/po4a/po4a-0.34.ebuild b/app-text/po4a/po4a-0.34.ebuild index 5c1bd842dbad..47135934d995 100644 --- a/app-text/po4a/po4a-0.34.ebuild +++ b/app-text/po4a/po4a-0.34.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/app-text/po4a/po4a-0.34.ebuild,v 1.1 2008/07/31 15:09:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.34.ebuild,v 1.2 2008/11/18 15:59:50 tove Exp $ inherit perl-app @@ -22,7 +22,7 @@ RDEPEND="dev-perl/SGMLSpm dev-perl/Text-WrapI18N dev-lang/perl" DEPEND="${RDEPEND} - >=dev-perl/module-build-0.28 + >=virtual/perl-Module-Build-0.28 test? ( app-text/docbook-sgml-dtd app-text/docbook-sgml-utils )" src_compile() { |