diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 11:31:05 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 11:31:05 +0000 |
commit | 52a51ec46c0a605637fdebdb919e085886af5b93 (patch) | |
tree | e331728b4951f4d6ac7b49b4b42a056f89d387ed /dev-perl/DateTime-Format-Strptime | |
parent | Marked ~ppc-aix, bug #432288 (diff) | |
download | gentoo-2-52a51ec46c0a605637fdebdb919e085886af5b93.tar.gz gentoo-2-52a51ec46c0a605637fdebdb919e085886af5b93.tar.bz2 gentoo-2-52a51ec46c0a605637fdebdb919e085886af5b93.zip |
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/DateTime-Format-Strptime')
-rw-r--r-- | dev-perl/DateTime-Format-Strptime/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.520.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-Format-Strptime/ChangeLog b/dev-perl/DateTime-Format-Strptime/ChangeLog index a9e58c1ec617..44cce1148edf 100644 --- a/dev-perl/DateTime-Format-Strptime/ChangeLog +++ b/dev-perl/DateTime-Format-Strptime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-Format-Strptime # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.21 2012/07/03 18:33:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.22 2012/09/01 11:31:05 grobian Exp $ + + 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> + DateTime-Format-Strptime-1.520.0.ebuild: + Marked ~ppc-aix, bug #432288 *DateTime-Format-Strptime-1.520.0 (03 Jul 2012) diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.520.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.520.0.ebuild index bd456b531a4b..1430c4d0c5f9 100644 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.520.0.ebuild +++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.520.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-Format-Strptime/DateTime-Format-Strptime-1.520.0.ebuild,v 1.1 2012/07/03 18:33:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.520.0.ebuild,v 1.2 2012/09/01 11:31:05 grobian Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Parse and Format DateTimes using Strptime" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x64-macos ~x86-solaris" +KEYWORDS="~amd64 ~x86 ~ppc-aix ~x64-macos ~x86-solaris" IUSE="" RDEPEND=" |