diff options
author | 2010-11-13 19:56:51 +0000 | |
---|---|---|
committer | 2010-11-13 19:56:51 +0000 | |
commit | 0b1ac61b27168502d4f1adf6368fa86da8929b1b (patch) | |
tree | 0be06a5e895bb98cd84e0a583943a817b0df74fa /dev-perl/DateTime-TimeZone | |
parent | alpha/ia64/s390/sh/sparc stable wrt #341865 (diff) | |
download | historical-0b1ac61b27168502d4f1adf6368fa86da8929b1b.tar.gz historical-0b1ac61b27168502d4f1adf6368fa86da8929b1b.tar.bz2 historical-0b1ac61b27168502d4f1adf6368fa86da8929b1b.zip |
alpha/ia64/sparc stable wrt #341865
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'dev-perl/DateTime-TimeZone')
-rw-r--r-- | dev-perl/DateTime-TimeZone/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog index 7bd2b8c2e8a0..37bd25065988 100644 --- a/dev-perl/DateTime-TimeZone/ChangeLog +++ b/dev-perl/DateTime-TimeZone/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-TimeZone # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.148 2010/11/05 14:00:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.149 2010/11/13 19:34:58 armin76 Exp $ + + 13 Nov 2010; Raúl Porcel <armin76@gentoo.org> + DateTime-TimeZone-1.22.ebuild: + alpha/ia64/sparc stable wrt #341865 05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> DateTime-TimeZone-1.22.ebuild: diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild index 382d5fb4faa5..ac9eac5e0118 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.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-TimeZone/DateTime-TimeZone-1.22.ebuild,v 1.4 2010/11/05 14:00:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild,v 1.5 2010/11/13 19:34:58 armin76 Exp $ EAPI=3 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="Time zone object base class and factory" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/Params-Validate-0.72 |