diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 19:59:44 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 19:59:44 +0000 |
commit | d2f09117d473cf281af6a4ef3cb26a27d2db04f9 (patch) | |
tree | 74f9e34eb5b2d762db5cf92d39ead7bb296f5797 /perl-core/Scalar-List-Utils | |
parent | Fix undefined references for theora. Bug #407081 (diff) | |
download | historical-d2f09117d473cf281af6a4ef3cb26a27d2db04f9.tar.gz historical-d2f09117d473cf281af6a4ef3cb26a27d2db04f9.tar.bz2 historical-d2f09117d473cf281af6a4ef3cb26a27d2db04f9.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'perl-core/Scalar-List-Utils')
-rw-r--r-- | perl-core/Scalar-List-Utils/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.250.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Scalar-List-Utils/ChangeLog b/perl-core/Scalar-List-Utils/ChangeLog index 7c01bb1afd7e..3e6b24b49c1b 100644 --- a/perl-core/Scalar-List-Utils/ChangeLog +++ b/perl-core/Scalar-List-Utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Scalar-List-Utils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.44 2012/03/30 14:04:48 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.45 2012/04/26 19:56:36 aballier Exp $ + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> + Scalar-List-Utils-1.250.0.ebuild: + keyword ~amd64-fbsd *Scalar-List-Utils-1.250.0 (30 Mar 2012) diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.250.0.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.250.0.ebuild index ae3afbf01ea3..323c9baf511b 100644 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.250.0.ebuild +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.250.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/Scalar-List-Utils/Scalar-List-Utils-1.250.0.ebuild,v 1.1 2012/03/30 14:04:48 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.250.0.ebuild,v 1.2 2012/04/26 19:56:36 aballier Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Scalar-List-Utils module for perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST=do |