diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-27 03:45:05 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-27 03:45:05 +0000 |
commit | 831e88561e73b545a2681216d12ff93ab0a70eb2 (patch) | |
tree | e4c2865c26fc27c95d2fc261916f404acb660f78 /dev-perl/File-Which | |
parent | Stable for HPPA (bug #400111). (diff) | |
download | historical-831e88561e73b545a2681216d12ff93ab0a70eb2.tar.gz historical-831e88561e73b545a2681216d12ff93ab0a70eb2.tar.bz2 historical-831e88561e73b545a2681216d12ff93ab0a70eb2.zip |
Stable for HPPA (bug #400117).
Package-Manager: portage-2.2.0_alpha89/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/File-Which')
-rw-r--r-- | dev-perl/File-Which/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-Which/File-Which-1.90.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Which/ChangeLog b/dev-perl/File-Which/ChangeLog index 8d12152fc345..42b872036be0 100644 --- a/dev-perl/File-Which/ChangeLog +++ b/dev-perl/File-Which/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-Which # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.24 2012/02/25 17:53:53 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.25 2012/02/27 03:45:05 jer Exp $ + + 27 Feb 2012; Jeroen Roovers <jer@gentoo.org> File-Which-1.90.0.ebuild: + Stable for HPPA (bug #400117). 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org> File-Which-1.90.0.ebuild: Stable on alpha, bug #400117 diff --git a/dev-perl/File-Which/File-Which-1.90.0.ebuild b/dev-perl/File-Which/File-Which-1.90.0.ebuild index becfc5f60d5e..dfcaf9cf55ef 100644 --- a/dev-perl/File-Which/File-Which-1.90.0.ebuild +++ b/dev-perl/File-Which/File-Which-1.90.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/dev-perl/File-Which/File-Which-1.90.0.ebuild,v 1.3 2012/02/25 17:53:53 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.90.0.ebuild,v 1.4 2012/02/27 03:45:05 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl module implementing 'which' internally" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="" |