diff options
author | Matt Turner <mattst88@gentoo.org> | 2010-12-07 04:43:15 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2010-12-07 04:43:15 +0000 |
commit | 2e1e500ea7acd26d1d662bff6ef1101b088b041a (patch) | |
tree | 52071f20f206010febf422f4b9a810b1e8801067 /dev-perl/TimeDate | |
parent | Version bump. (diff) | |
download | historical-2e1e500ea7acd26d1d662bff6ef1101b088b041a.tar.gz historical-2e1e500ea7acd26d1d662bff6ef1101b088b041a.tar.bz2 historical-2e1e500ea7acd26d1d662bff6ef1101b088b041a.zip |
Added ~mips, bug 243346.
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'dev-perl/TimeDate')
-rw-r--r-- | dev-perl/TimeDate/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/TimeDate/TimeDate-1.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/TimeDate/ChangeLog b/dev-perl/TimeDate/ChangeLog index 4f2532f1a97d..64fe48c1e7a0 100644 --- a/dev-perl/TimeDate/ChangeLog +++ b/dev-perl/TimeDate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/TimeDate # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.32 2010/01/14 16:03:14 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.33 2010/12/07 04:41:15 mattst88 Exp $ + + 07 Dec 2010; Matt Turner <mattst88@gentoo.org> TimeDate-1.20.ebuild: + Added ~mips, bug 243346. 14 Jan 2010; Fabian Groffen <grobian@gentoo.org> TimeDate-1.20.ebuild: Transfer Prefix keywords diff --git a/dev-perl/TimeDate/TimeDate-1.20.ebuild b/dev-perl/TimeDate/TimeDate-1.20.ebuild index e995ec4421f6..1b618a289054 100644 --- a/dev-perl/TimeDate/TimeDate-1.20.ebuild +++ b/dev-perl/TimeDate/TimeDate-1.20.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/TimeDate/TimeDate-1.20.ebuild,v 1.2 2010/01/14 16:03:14 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.20.ebuild,v 1.3 2010/12/07 04:41:15 mattst88 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Date/Time Parsing Perl Module" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST=do |