diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-08-28 13:19:33 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-08-28 13:19:33 +0000 |
commit | 286b2df8ba94cc731268b5614b0c052de220029a (patch) | |
tree | 55dc384c696c967a23b27db39f6a0eaa8319bda8 /virtual/perl-Getopt-Long | |
parent | Change version scheme (diff) | |
download | gentoo-2-286b2df8ba94cc731268b5614b0c052de220029a.tar.gz gentoo-2-286b2df8ba94cc731268b5614b0c052de220029a.tar.bz2 gentoo-2-286b2df8ba94cc731268b5614b0c052de220029a.zip |
Marked ~x64-macos
(Portage version: 2.2.01.19074-prefix/cvs/Darwin i386)
Diffstat (limited to 'virtual/perl-Getopt-Long')
-rw-r--r-- | virtual/perl-Getopt-Long/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Getopt-Long/ChangeLog b/virtual/perl-Getopt-Long/ChangeLog index 0be0e5fe5c73..9f606642e364 100644 --- a/virtual/perl-Getopt-Long/ChangeLog +++ b/virtual/perl-Getopt-Long/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Getopt-Long # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.41 2011/06/28 19:55:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.42 2011/08/28 13:19:33 grobian Exp $ + + 28 Aug 2011; Fabian Groffen <grobian@gentoo.org> + perl-Getopt-Long-2.380.0-r1.ebuild: + Marked ~x64-macos 28 Jun 2011; Torsten Veller <tove@gentoo.org> perl-Getopt-Long-2.380.0-r1.ebuild: diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild index f199249ce4f7..e8932dee45b5 100644 --- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild +++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.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/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild,v 1.2 2011/06/28 19:55:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild,v 1.3 2011/08/28 13:19:33 grobian Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.14* ~dev-lang/perl-5.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/${PN#perl-}-${PV} )" |