diff options
Diffstat (limited to 'virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild')
-rw-r--r-- | virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild index 3caa8393f456..a540a4434fe8 100644 --- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild +++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild,v 1.3 2009/08/25 10:56:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild,v 1.4 2009/12/04 12:01:42 fauli Exp $ DESCRIPTION="Virtual for Getopt-Long" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Getopt-Long-${PV} )" |