diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-08 18:53:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-08 18:53:11 +0000 |
commit | 78d57baa4e4f359cca88d7b83db7d2baf2f4c257 (patch) | |
tree | 7ec060b79db650a5177c160cee38ab3ca267dcfa /dev-perl/DateTime-Locale | |
parent | Stable for HPPA (bug #350877). (diff) | |
download | gentoo-2-78d57baa4e4f359cca88d7b83db7d2baf2f4c257.tar.gz gentoo-2-78d57baa4e4f359cca88d7b83db7d2baf2f4c257.tar.bz2 gentoo-2-78d57baa4e4f359cca88d7b83db7d2baf2f4c257.zip |
Stable for HPPA (bug #350877).
(Portage version: 2.2.0_alpha14/cvs/Linux i686)
Diffstat (limited to 'dev-perl/DateTime-Locale')
-rw-r--r-- | dev-perl/DateTime-Locale/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/DateTime-Locale/DateTime-Locale-0.45.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DateTime-Locale/ChangeLog b/dev-perl/DateTime-Locale/ChangeLog index b2dbfed85e01..de967d46e383 100644 --- a/dev-perl/DateTime-Locale/ChangeLog +++ b/dev-perl/DateTime-Locale/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/DateTime-Locale # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/ChangeLog,v 1.75 2011/01/08 17:59:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/ChangeLog,v 1.76 2011/01/08 18:53:11 jer Exp $ + + 08 Jan 2011; Jeroen Roovers <jer@gentoo.org> DateTime-Locale-0.45.ebuild: + Stable for HPPA (bug #350877). 08 Jan 2011; Raúl Porcel <armin76@gentoo.org> DateTime-Locale-0.45.ebuild: arm/s390/sh stable diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-0.45.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-0.45.ebuild index 63fcb50a5cd9..9939bc1e9026 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-2011 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.7 2011/01/08 17:59:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/DateTime-Locale-0.45.ebuild,v 1.8 2011/01/08 18:53:11 jer Exp $ EAPI=2 @@ -14,7 +14,7 @@ DESCRIPTION="Localization support for DateTime" LICENSE="|| ( Artistic GPL-2 ) unicode" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-perl/Params-Validate-0.91 |