diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2013-12-17 19:59:49 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2013-12-17 19:59:49 +0000 |
commit | a57f45b90ec6950b73f7dcbd6d64067b7bb481cb (patch) | |
tree | eb10a5c70285c6afd1b2994d7848a49e6a073853 /dev-perl/DateTime-Format-Strptime | |
parent | Add epatch_user (#494476 by pingoo) (diff) | |
download | gentoo-2-a57f45b90ec6950b73f7dcbd6d64067b7bb481cb.tar.gz gentoo-2-a57f45b90ec6950b73f7dcbd6d64067b7bb481cb.tar.bz2 gentoo-2-a57f45b90ec6950b73f7dcbd6d64067b7bb481cb.zip |
amd64/x86 stable wrt bug #492120
(Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
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.540.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 bdfea4910c03..830956a12c16 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.27 2013/08/25 07:27:52 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.28 2013/12/17 19:59:49 zlogene Exp $ + + 17 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> + DateTime-Format-Strptime-1.540.0.ebuild: + amd64/x86 stable wrt bug #492120 *DateTime-Format-Strptime-1.540.0 (25 Aug 2013) diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild index a5fc65a743c4..0dabc440da93 100644 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild +++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.540.0.ebuild,v 1.1 2013/08/25 07:27:52 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v 1.2 2013/12/17 19:59:49 zlogene Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Parse and Format DateTimes using Strptime" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc-aix ~x64-macos ~x86-solaris" +KEYWORDS="amd64 x86 ~ppc-aix ~x64-macos ~x86-solaris" IUSE="" RDEPEND=" |