diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-22 11:55:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-22 11:55:33 +0000 |
commit | f41e23cc25eacf7d4d7e5a4b7ef72bc11a42c80e (patch) | |
tree | 20846db1638844a72b34633c9acf5b6a4a48c6d0 /dev-perl/TimeDate | |
parent | Cleanup (diff) | |
download | gentoo-2-f41e23cc25eacf7d4d7e5a4b7ef72bc11a42c80e.tar.gz gentoo-2-f41e23cc25eacf7d4d7e5a4b7ef72bc11a42c80e.tar.bz2 gentoo-2-f41e23cc25eacf7d4d7e5a4b7ef72bc11a42c80e.zip |
Stable for amd64, wrt bug #400247
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/TimeDate')
-rw-r--r-- | dev-perl/TimeDate/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/TimeDate/TimeDate-1.200.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/TimeDate/ChangeLog b/dev-perl/TimeDate/ChangeLog index 2fd06893755f..e27a99b5bc82 100644 --- a/dev-perl/TimeDate/ChangeLog +++ b/dev-perl/TimeDate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/TimeDate -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.35 2011/09/04 11:23:04 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.36 2012/04/22 11:55:33 ago Exp $ + + 22 Apr 2012; Agostino Sarubbo <ago@gentoo.org> TimeDate-1.200.0.ebuild: + Stable for amd64, wrt bug #400247 04 Sep 2011; Torsten Veller <tove@gentoo.org> -TimeDate-1.20.ebuild: Cleanup diff --git a/dev-perl/TimeDate/TimeDate-1.200.0.ebuild b/dev-perl/TimeDate/TimeDate-1.200.0.ebuild index b062eeca1e11..755de26de811 100644 --- a/dev-perl/TimeDate/TimeDate-1.200.0.ebuild +++ b/dev-perl/TimeDate/TimeDate-1.200.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.200.0.ebuild,v 1.1 2011/08/28 11:20:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.200.0.ebuild,v 1.2 2012/04/22 11:55:33 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A Date/Time Parsing Perl Module" SLOT="0" -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" +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 |