diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-06-13 00:42:09 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-06-13 00:42:09 +0000 |
commit | b92a8598a131490dc61fdae1cb73e270e82d40e7 (patch) | |
tree | 29864dbcb2dd0f6c633af3ce5f4d450cff3b1fc8 /virtual/perl-CPAN-Meta-YAML | |
parent | Added ~mips, bug 357599 (diff) | |
download | gentoo-2-b92a8598a131490dc61fdae1cb73e270e82d40e7.tar.gz gentoo-2-b92a8598a131490dc61fdae1cb73e270e82d40e7.tar.bz2 gentoo-2-b92a8598a131490dc61fdae1cb73e270e82d40e7.zip |
Added ~mips, bug 357599
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-CPAN-Meta-YAML')
-rw-r--r-- | virtual/perl-CPAN-Meta-YAML/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-CPAN-Meta-YAML/ChangeLog b/virtual/perl-CPAN-Meta-YAML/ChangeLog index 067e86bcba89..e6777c7eeeff 100644 --- a/virtual/perl-CPAN-Meta-YAML/ChangeLog +++ b/virtual/perl-CPAN-Meta-YAML/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-CPAN-Meta-YAML # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog,v 1.8 2011/05/21 06:44:32 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog,v 1.9 2011/06/13 00:42:09 mattst88 Exp $ + + 13 Jun 2011; Matt Turner <mattst88@gentoo.org> + perl-CPAN-Meta-YAML-0.3.0.ebuild: + Added ~mips, bug 357599 *perl-CPAN-Meta-YAML-0.3.0 (21 May 2011) diff --git a/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0.ebuild b/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0.ebuild index 67b8a96f6b65..82fa8642ce14 100644 --- a/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0.ebuild +++ b/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0.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/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0.ebuild,v 1.1 2011/05/21 06:44:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0.ebuild,v 1.2 2011/06/13 00:42:09 mattst88 Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~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 ~m68k ~mips ~ppc ~ppc64 ~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="" DEPEND="" |