diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-05 23:29:27 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-05 23:29:27 +0000 |
commit | c86266cc81442c6412fbdae14c47135b1eec41ba (patch) | |
tree | 10803c8020b5d2c9668557620b7c3e0574b963f7 /perl-core | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-c86266cc81442c6412fbdae14c47135b1eec41ba.tar.gz gentoo-2-c86266cc81442c6412fbdae14c47135b1eec41ba.tar.bz2 gentoo-2-c86266cc81442c6412fbdae14c47135b1eec41ba.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Time-Local/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Time-Local/Time-Local-1.200.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Time-Local/ChangeLog b/perl-core/Time-Local/ChangeLog index c9f12676899a..990fa5575484 100644 --- a/perl-core/Time-Local/ChangeLog +++ b/perl-core/Time-Local/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Time-Local # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.61 2012/03/18 18:32:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.62 2012/05/05 23:29:27 aballier Exp $ + + 05 May 2012; Alexis Ballier <aballier@gentoo.org> Time-Local-1.200.0.ebuild: + keyword ~amd64-fbsd 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> Time-Local-1.200.0.ebuild: ia64/m68k/s390/sh/sparc/x86 stable wrt #397199 diff --git a/perl-core/Time-Local/Time-Local-1.200.0.ebuild b/perl-core/Time-Local/Time-Local-1.200.0.ebuild index f7f87b38ea6d..00f136ef69ac 100644 --- a/perl-core/Time-Local/Time-Local-1.200.0.ebuild +++ b/perl-core/Time-Local/Time-Local-1.200.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.200.0.ebuild,v 1.9 2012/03/18 18:32:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.200.0.ebuild,v 1.10 2012/05/05 23:29:27 aballier Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Implements timelocal() and timegm()" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |