diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 13:13:10 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 13:13:10 +0000 |
commit | 9a06704a43ac43c777771cf6774441bf2a277bbc (patch) | |
tree | 3833635ee0129f4a9f17048c9644c9fd548aa943 /dev-perl/DateTime-Format-W3CDTF | |
parent | Stable on x86, bug #169152. (diff) | |
download | historical-9a06704a43ac43c777771cf6774441bf2a277bbc.tar.gz historical-9a06704a43ac43c777771cf6774441bf2a277bbc.tar.bz2 historical-9a06704a43ac43c777771cf6774441bf2a277bbc.zip |
Stable on x86, bug #169152.
Package-Manager: portage-2.1.2-r11
Diffstat (limited to 'dev-perl/DateTime-Format-W3CDTF')
-rw-r--r-- | dev-perl/DateTime-Format-W3CDTF/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-Format-W3CDTF/ChangeLog b/dev-perl/DateTime-Format-W3CDTF/ChangeLog index fba2971cc50f..0a188a9dfc10 100644 --- a/dev-perl/DateTime-Format-W3CDTF/ChangeLog +++ b/dev-perl/DateTime-Format-W3CDTF/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-Format-W3CDTF # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.8 2007/01/23 01:02:20 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.9 2007/03/05 13:12:16 ticho Exp $ + + 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> + DateTime-Format-W3CDTF-0.04.ebuild: + Stable on x86, bug #169152. 23 Jan 2007; Bryan Ăstergaard <kloeri@gentoo.org> DateTime-Format-W3CDTF-0.04.ebuild: diff --git a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild index 11979a1a9904..20bb65d4e135 100644 --- a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild +++ b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild,v 1.8 2007/01/23 01:02:20 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild,v 1.9 2007/03/05 13:12:16 ticho Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KE/KELLAN/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |