diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-07 21:06:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-07 21:06:12 +0000 |
commit | 2bc466b3e7756beae9f85a3021700f1ce3f57825 (patch) | |
tree | 22e7937040c6367f787385cc0f3dfbe87870b73c /dev-perl/DateTime-Locale | |
parent | Add ChangeLog entry (diff) | |
download | gentoo-2-2bc466b3e7756beae9f85a3021700f1ce3f57825.tar.gz gentoo-2-2bc466b3e7756beae9f85a3021700f1ce3f57825.tar.bz2 gentoo-2-2bc466b3e7756beae9f85a3021700f1ce3f57825.zip |
alpha/ia64/x86 stable wrt #254143
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'dev-perl/DateTime-Locale')
-rw-r--r-- | dev-perl/DateTime-Locale/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/DateTime-Locale/DateTime-Locale-0.42.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-Locale/ChangeLog b/dev-perl/DateTime-Locale/ChangeLog index cd9293d5e05c..8672b77b8835 100644 --- a/dev-perl/DateTime-Locale/ChangeLog +++ b/dev-perl/DateTime-Locale/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-Locale # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/ChangeLog,v 1.53 2009/01/07 20:37:15 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/ChangeLog,v 1.54 2009/01/07 21:06:12 armin76 Exp $ + + 07 Jan 2009; Raúl Porcel <armin76@gentoo.org> + DateTime-Locale-0.42.ebuild: + alpha/ia64/x86 stable wrt #254143 07 Jan 2009; Ferris McCormick <fmccor@gentoo.org> DateTime-Locale-0.42.ebuild: diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-0.42.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-0.42.ebuild index c5a30c6c270c..672bc53f5db4 100644 --- a/dev-perl/DateTime-Locale/DateTime-Locale-0.42.ebuild +++ b/dev-perl/DateTime-Locale/DateTime-Locale-0.42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/DateTime-Locale-0.42.ebuild,v 1.3 2009/01/07 20:37:15 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/DateTime-Locale-0.42.ebuild,v 1.4 2009/01/07 21:06:12 armin76 Exp $ inherit versionator perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 ) unicode" 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" |