diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 12:09:57 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 12:09:57 +0000 |
commit | decaf0ea737b4197a75e13a7e2dd1ac4bb86b101 (patch) | |
tree | 7fd885e549672282799fac428cedcff0cf3f716b /perl-core/Time-Local | |
parent | Marked ~ppc-aix, bug #432288 (diff) | |
download | gentoo-2-decaf0ea737b4197a75e13a7e2dd1ac4bb86b101.tar.gz gentoo-2-decaf0ea737b4197a75e13a7e2dd1ac4bb86b101.tar.bz2 gentoo-2-decaf0ea737b4197a75e13a7e2dd1ac4bb86b101.zip |
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Diffstat (limited to 'perl-core/Time-Local')
-rw-r--r-- | perl-core/Time-Local/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Time-Local/Time-Local-1.230.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Time-Local/ChangeLog b/perl-core/Time-Local/ChangeLog index ba1fe253b028..3637f90cbcdc 100644 --- a/perl-core/Time-Local/ChangeLog +++ b/perl-core/Time-Local/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Time-Local # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.65 2012/07/27 19:26:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.66 2012/09/01 12:09:57 grobian Exp $ + + 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Time-Local-1.230.0.ebuild: + Marked ~ppc-aix, bug #432288 *Time-Local-1.230.0 (27 Jul 2012) diff --git a/perl-core/Time-Local/Time-Local-1.230.0.ebuild b/perl-core/Time-Local/Time-Local-1.230.0.ebuild index ed097a015d27..df96435507d7 100644 --- a/perl-core/Time-Local/Time-Local-1.230.0.ebuild +++ b/perl-core/Time-Local/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/perl-core/Time-Local/Time-Local-1.230.0.ebuild,v 1.1 2012/07/27 19:26:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.230.0.ebuild,v 1.2 2012/09/01 12:09:57 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Implements timelocal() and timegm()" 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="" SRC_TEST="do" |