diff options
-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 d07760b6c863..a0957a46b06a 100644 --- a/dev-perl/TimeDate/ChangeLog +++ b/dev-perl/TimeDate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/TimeDate -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.45 2012/09/02 07:55:08 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.46 2013/01/01 15:18:05 grobian Exp $ + + 01 Jan 2013; Fabian Groffen <grobian@gentoo.org> TimeDate-1.200.0.ebuild: + Marked ~x86-freebsd, bug #448594 02 Sep 2012; Torsten Veller <tove@gentoo.org> -TimeDate-1.16.ebuild: Cleanup diff --git a/dev-perl/TimeDate/TimeDate-1.200.0.ebuild b/dev-perl/TimeDate/TimeDate-1.200.0.ebuild index ab9f7a9ffe32..97175d8c2e65 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-2012 Gentoo Foundation +# Copyright 1999-2013 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.9 2012/07/29 17:43:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.200.0.ebuild,v 1.10 2013/01/01 15:18:05 grobian 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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST=do |