diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-06-13 02:08:25 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-06-13 02:08:25 +0000 |
commit | f2613e6e80782fd73c0bf1e8fc3b1dea94799399 (patch) | |
tree | 8b7436802c5e56a62beba0122f43779815459009 /virtual/perl-Module-Load-Conditional | |
parent | Added ~mips, bug 351526 (diff) | |
download | gentoo-2-f2613e6e80782fd73c0bf1e8fc3b1dea94799399.tar.gz gentoo-2-f2613e6e80782fd73c0bf1e8fc3b1dea94799399.tar.bz2 gentoo-2-f2613e6e80782fd73c0bf1e8fc3b1dea94799399.zip |
Added ~mips, bug 351526
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Module-Load-Conditional')
-rw-r--r-- | virtual/perl-Module-Load-Conditional/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Module-Load-Conditional/ChangeLog b/virtual/perl-Module-Load-Conditional/ChangeLog index d86dc84fff2a..3f9112c7c26e 100644 --- a/virtual/perl-Module-Load-Conditional/ChangeLog +++ b/virtual/perl-Module-Load-Conditional/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-Load-Conditional # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.20 2011/05/20 14:25:33 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.21 2011/06/13 02:08:25 mattst88 Exp $ + + 13 Jun 2011; Matt Turner <mattst88@gentoo.org> + perl-Module-Load-Conditional-0.440.0.ebuild: + Added ~mips, bug 351526 *perl-Module-Load-Conditional-0.440.0 (20 May 2011) diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.0.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.0.ebuild index bdf4ac77def3..06bef471433b 100644 --- a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.0.ebuild +++ b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.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-Conditional/perl-Module-Load-Conditional-0.440.0.ebuild,v 1.1 2011/05/20 14:25:33 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.0.ebuild,v 1.2 2011/06/13 02:08:25 mattst88 Exp $ DESCRIPTION="Looking up module information / loading at runtime" 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="" RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~perl-core/Module-Load-Conditional-${PV} )" |