summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/perl-Module-Load')
-rw-r--r--virtual/perl-Module-Load/ChangeLog6
-rw-r--r--virtual/perl-Module-Load/perl-Module-Load-0.180.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Module-Load/ChangeLog b/virtual/perl-Module-Load/ChangeLog
index 6e7d3875a843..b25891d1f455 100644
--- a/virtual/perl-Module-Load/ChangeLog
+++ b/virtual/perl-Module-Load/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Module-Load
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.16 2011/05/20 14:28:27 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.17 2011/06/13 02:03:21 mattst88 Exp $
+
+ 13 Jun 2011; Matt Turner <mattst88@gentoo.org>
+ perl-Module-Load-0.180.0.ebuild:
+ Added ~mips, bug 351526
*perl-Module-Load-0.180.0 (20 May 2011)
diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.180.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.180.0.ebuild
index 948ec77a145b..e3e81e884de3 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.180.0.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.180.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-Module-Load/perl-Module-Load-0.180.0.ebuild,v 1.1 2011/05/20 14:28:27 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.180.0.ebuild,v 1.2 2011/06/13 02:03:21 mattst88 Exp $
DESCRIPTION="runtime require of both modules and files"
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=""