diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-06 15:19:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-06 15:19:29 +0000 |
commit | df79fb473f22cff306f3db6cdad0c692a4d90460 (patch) | |
tree | c80f66ba4769ce1f9d371434a200dd9b670a769b /dev-perl/DateTime-TimeZone | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | gentoo-2-df79fb473f22cff306f3db6cdad0c692a4d90460.tar.gz gentoo-2-df79fb473f22cff306f3db6cdad0c692a4d90460.tar.bz2 gentoo-2-df79fb473f22cff306f3db6cdad0c692a4d90460.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.19)
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-0.68.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog index 7dd794215ced..ad371d89b922 100644 --- a/dev-perl/DateTime-TimeZone/ChangeLog +++ b/dev-perl/DateTime-TimeZone/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-TimeZone # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.79 2007/10/26 20:10:41 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.80 2007/12/06 15:19:29 armin76 Exp $ + + 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> + DateTime-TimeZone-0.68.ebuild: + alpha/ia64/sparc/x86 stable *DateTime-TimeZone-0.68 (26 Oct 2007) diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.68.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.68.ebuild index 36ffe03b40bd..62708256c1ad 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.68.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.68.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-TimeZone/DateTime-TimeZone-0.68.ebuild,v 1.1 2007/10/26 20:10:41 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.68.ebuild,v 1.2 2007/12/06 15:19:29 armin76 Exp $ inherit versionator perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${MY_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" |