diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 19:32:06 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 19:32:06 +0000 |
commit | 98a17498d5b7973582f6380621b59a24d9136881 (patch) | |
tree | d364530bfcc1e95bb392884bb88b76bd58250bb7 /dev-perl/DateTime-Locale | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-98a17498d5b7973582f6380621b59a24d9136881.tar.gz gentoo-2-98a17498d5b7973582f6380621b59a24d9136881.tar.bz2 gentoo-2-98a17498d5b7973582f6380621b59a24d9136881.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/DateTime-Locale')
-rw-r--r-- | dev-perl/DateTime-Locale/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/DateTime-Locale/DateTime-Locale-0.44.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/DateTime-Locale/ChangeLog b/dev-perl/DateTime-Locale/ChangeLog index 26ba705e34ba..a1714346a534 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/ChangeLog,v 1.67 2009/10/12 12:05:34 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/ChangeLog,v 1.68 2010/01/09 19:32:06 grobian Exp $ + + 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> + DateTime-Locale-0.44.ebuild: + Transfer Prefix keywords 12 Oct 2009; Torsten Veller <tove@gentoo.org> -DateTime-Locale-0.42.ebuild: diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-0.44.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-0.44.ebuild index d00e848ff78f..55fec8f77294 100644 --- a/dev-perl/DateTime-Locale/DateTime-Locale-0.44.ebuild +++ b/dev-perl/DateTime-Locale/DateTime-Locale-0.44.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.44.ebuild,v 1.1 2009/09/13 07:54:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/DateTime-Locale-0.44.ebuild,v 1.2 2010/01/09 19:32:06 grobian 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" +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 |