diff options
author | 2011-01-22 10:14:07 +0000 | |
---|---|---|
committer | 2011-01-22 10:14:07 +0000 | |
commit | 686d2cc58d00beb4a9e4e7fb0a36691e6046d25a (patch) | |
tree | 530f5f3117c3aeabab7483dda18563e44de5d7c6 /virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2009.0305.ebuild | |
parent | Add perl-5.12.3 as provider (diff) | |
download | gentoo-2-686d2cc58d00beb4a9e4e7fb0a36691e6046d25a.tar.gz gentoo-2-686d2cc58d00beb4a9e4e7fb0a36691e6046d25a.tar.bz2 gentoo-2-686d2cc58d00beb4a9e4e7fb0a36691e6046d25a.zip |
Add perl-5.12.3 as provider
(Portage version: 2.2.0_alpha18/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2009.0305.ebuild')
-rw-r--r-- | virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2009.0305.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2009.0305.ebuild b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2009.0305.ebuild index 9e2fb17d6977..4ba6e6a642f2 100644 --- a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2009.0305.ebuild +++ b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2009.0305.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2009.0305.ebuild,v 1.10 2010/09/07 20:35:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2009.0305.ebuild,v 1.11 2011/01/22 10:14:07 tove Exp $ DESCRIPTION="Virtual for Text-Tabs+Wrap" HOMEPAGE="" @@ -12,4 +12,4 @@ KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Text-Tabs+Wrap-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/Text-Tabs+Wrap-${PV} )" |