diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 11:32:11 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 11:32:11 +0000 |
commit | 713cbee3af97d2513eebfbe121cbcdba00a04f0d (patch) | |
tree | dc2cc85a2015b65f5ef0341f3fbd0fe7df0193f0 /dev-perl/DateTime-TimeZone | |
parent | Marked ~ppc-aix, bug #432288 (diff) | |
download | gentoo-2-713cbee3af97d2513eebfbe121cbcdba00a04f0d.tar.gz gentoo-2-713cbee3af97d2513eebfbe121cbcdba00a04f0d.tar.bz2 gentoo-2-713cbee3af97d2513eebfbe121cbcdba00a04f0d.zip |
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/DateTime-TimeZone')
-rw-r--r-- | dev-perl/DateTime-TimeZone/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.480.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog index 47948692f89b..ef7854f6409d 100644 --- a/dev-perl/DateTime-TimeZone/ChangeLog +++ b/dev-perl/DateTime-TimeZone/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-TimeZone # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.192 2012/08/22 07:59:45 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.193 2012/09/01 11:32:11 grobian Exp $ + + 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> + DateTime-TimeZone-1.480.0.ebuild: + Marked ~ppc-aix, bug #432288 22 Aug 2012; Michael Weber <xmw@gentoo.org> DateTime-TimeZone-1.460.0.ebuild: ppc stable (bug 418803). diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.480.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.480.0.ebuild index 30ef4131cb4c..f98b39c8dd1f 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.480.0.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.480.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/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.480.0.ebuild,v 1.1 2012/08/06 15:56:34 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.480.0.ebuild,v 1.2 2012/09/01 11:32:11 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Time zone object base class and factory" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="dev-perl/Class-Load |