diff options
author | 2010-06-21 20:33:12 +0000 | |
---|---|---|
committer | 2010-06-21 20:33:12 +0000 | |
commit | a4ea5d0a1fa7f788aa46caadcd8db4111c405a8e (patch) | |
tree | 1c2f917505304ea91f42ae15666fad76a8188de2 /dev-perl/DateTime-Locale | |
parent | added ~hppa to KEYWORDS (diff) | |
download | gentoo-2-a4ea5d0a1fa7f788aa46caadcd8db4111c405a8e.tar.gz gentoo-2-a4ea5d0a1fa7f788aa46caadcd8db4111c405a8e.tar.bz2 gentoo-2-a4ea5d0a1fa7f788aa46caadcd8db4111c405a8e.zip |
alpha/ia64/sparc stable wrt #323529
(Portage version: 2.1.8.3/cvs/Linux 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.45.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-Locale/ChangeLog b/dev-perl/DateTime-Locale/ChangeLog index 1a39dd6a5f71..5ebfdec149d9 100644 --- a/dev-perl/DateTime-Locale/ChangeLog +++ b/dev-perl/DateTime-Locale/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-Locale # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/ChangeLog,v 1.70 2010/06/15 05:23:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/ChangeLog,v 1.71 2010/06/21 20:33:12 armin76 Exp $ + + 21 Jun 2010; Raúl Porcel <armin76@gentoo.org> + DateTime-Locale-0.45.ebuild: + alpha/ia64/sparc stable wrt #323529 15 Jun 2010; Torsten Veller <tove@gentoo.org> DateTime-Locale-0.45.ebuild: Stable on amd64 and x86 (#323529) diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-0.45.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-0.45.ebuild index 72e03f9899ad..0afe99f26ceb 100644 --- a/dev-perl/DateTime-Locale/DateTime-Locale-0.45.ebuild +++ b/dev-perl/DateTime-Locale/DateTime-Locale-0.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.45.ebuild,v 1.2 2010/06/15 05:23:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/DateTime-Locale-0.45.ebuild,v 1.3 2010/06/21 20:33:12 armin76 Exp $ EAPI=2 @@ -14,7 +14,7 @@ DESCRIPTION="Localization support for DateTime" LICENSE="|| ( Artistic GPL-2 ) unicode" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-perl/Params-Validate-0.91 |