diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 12:15:56 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 12:15:56 +0000 |
commit | 3e8e024b8f60e50e25b33cec306a834175d86ac1 (patch) | |
tree | f07cb7d79414291142016fb745bd2320131ee506 /virtual/perl-Time-Local | |
parent | Marked ~ppc-aix, bug #432288 (diff) | |
download | historical-3e8e024b8f60e50e25b33cec306a834175d86ac1.tar.gz historical-3e8e024b8f60e50e25b33cec306a834175d86ac1.tar.bz2 historical-3e8e024b8f60e50e25b33cec306a834175d86ac1.zip |
Marked ~ppc-aix, bug #432288
Package-Manager: portage-2.2.01.20894-prefix/cvs/Darwin i386
Diffstat (limited to 'virtual/perl-Time-Local')
-rw-r--r-- | virtual/perl-Time-Local/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-Time-Local/perl-Time-Local-1.230.0.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/virtual/perl-Time-Local/ChangeLog b/virtual/perl-Time-Local/ChangeLog index cbf5a909bc74..a46a9d83a50d 100644 --- a/virtual/perl-Time-Local/ChangeLog +++ b/virtual/perl-Time-Local/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Time-Local # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.56 2012/07/27 19:26:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.57 2012/09/01 12:15:26 grobian Exp $ + + 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> + perl-Time-Local-1.230.0.ebuild: + Marked ~ppc-aix, bug #432288 *perl-Time-Local-1.230.0 (27 Jul 2012) @@ -236,4 +240,3 @@ +perl-Time-Local-1.10.ebuild, +perl-Time-Local-1.11.ebuild, +perl-Time-Local-1.12.ebuild: New virtual for perl-core/Time-Local - diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.230.0.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.230.0.ebuild index 873d575cd7fb..32d9e0b58196 100644 --- a/virtual/perl-Time-Local/perl-Time-Local-1.230.0.ebuild +++ b/virtual/perl-Time-Local/perl-Time-Local-1.230.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.230.0.ebuild,v 1.1 2012/07/27 19:26:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.230.0.ebuild,v 1.2 2012/09/01 12:15:26 grobian Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |