diff options
author | Matt Turner <mattst88@gentoo.org> | 2013-04-20 16:55:50 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2013-04-20 16:55:50 +0000 |
commit | 99890216e5307ac48b873bf8738e5778c1331c8f (patch) | |
tree | 6e121051c1a7cc2b16f2eec984e18bbc0c341d35 /perl-core | |
parent | Fixed an installation problem, thanks to Tom Wijsman <TomWij@gentoo.org> (diff) | |
download | gentoo-2-99890216e5307ac48b873bf8738e5778c1331c8f.tar.gz gentoo-2-99890216e5307ac48b873bf8738e5778c1331c8f.tar.bz2 gentoo-2-99890216e5307ac48b873bf8738e5778c1331c8f.zip |
Added ~mips.
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/ExtUtils-Install/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/ExtUtils-Install/ExtUtils-Install-1.540.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/ExtUtils-Install/ChangeLog b/perl-core/ExtUtils-Install/ChangeLog index 94544403e902..ca0c741336f7 100644 --- a/perl-core/ExtUtils-Install/ChangeLog +++ b/perl-core/ExtUtils-Install/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/ExtUtils-Install # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.30 2013/04/16 20:39:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.31 2013/04/20 16:55:50 mattst88 Exp $ + + 20 Apr 2013; Matt Turner <mattst88@gentoo.org> + ExtUtils-Install-1.540.0.ebuild: + Added ~mips. 16 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ExtUtils-Install-1.540.0.ebuild: diff --git a/perl-core/ExtUtils-Install/ExtUtils-Install-1.540.0.ebuild b/perl-core/ExtUtils-Install/ExtUtils-Install-1.540.0.ebuild index 5ff22378fec5..c51de8469281 100644 --- a/perl-core/ExtUtils-Install/ExtUtils-Install-1.540.0.ebuild +++ b/perl-core/ExtUtils-Install/ExtUtils-Install-1.540.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.540.0.ebuild,v 1.13 2013/04/16 20:39:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.540.0.ebuild,v 1.14 2013/04/20 16:55:50 mattst88 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Install files from here to there" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 |