diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-06-13 00:22:13 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-06-13 00:22:13 +0000 |
commit | 9da7323fe7573cf00698f36354ab260fa03ec8b1 (patch) | |
tree | 7193c696f4dd366dd8856444369b11a1fc0deffd /perl-core | |
parent | Added ~mips, bug 357599 (diff) | |
download | gentoo-2-9da7323fe7573cf00698f36354ab260fa03ec8b1.tar.gz gentoo-2-9da7323fe7573cf00698f36354ab260fa03ec8b1.tar.bz2 gentoo-2-9da7323fe7573cf00698f36354ab260fa03ec8b1.zip |
Added ~mips, bug 357599
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Version-Requirements/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Version-Requirements/ChangeLog b/perl-core/Version-Requirements/ChangeLog index 65ac6b858647..62ffbeaa9309 100644 --- a/perl-core/Version-Requirements/ChangeLog +++ b/perl-core/Version-Requirements/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Version-Requirements # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Version-Requirements/ChangeLog,v 1.6 2011/05/02 19:33:25 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Version-Requirements/ChangeLog,v 1.7 2011/06/13 00:22:13 mattst88 Exp $ + + 13 Jun 2011; Matt Turner <mattst88@gentoo.org> + Version-Requirements-0.101.20.ebuild: + Added ~mips, bug 357599 02 May 2011; Fabian Groffen <grobian@gentoo.org> Version-Requirements-0.101.20.ebuild: diff --git a/perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild b/perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild index 4414b47ebb20..3bd65a9ab181 100644 --- a/perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild +++ b/perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild,v 1.6 2011/05/02 19:33:25 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Version-Requirements/Version-Requirements-0.101.20.ebuild,v 1.7 2011/06/13 00:22:13 mattst88 Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A set of version requirements for a CPAN dist" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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 ~mips ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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="" RDEPEND=" |