summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2014-01-05 01:03:01 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2014-01-05 01:03:01 +0000
commit915ab7b3aac3f3d4d756aa5a3eff180c12d569b3 (patch)
tree649da74ce058bc8f850e65e2c41cd80bceb8f446 /dev-perl/Module-Runtime
parentAdd blocker on net-misc/libreswan. (diff)
downloadgentoo-2-915ab7b3aac3f3d4d756aa5a3eff180c12d569b3.tar.gz
gentoo-2-915ab7b3aac3f3d4d756aa5a3eff180c12d569b3.tar.bz2
gentoo-2-915ab7b3aac3f3d4d756aa5a3eff180c12d569b3.zip
Add ~mips
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'dev-perl/Module-Runtime')
-rw-r--r--dev-perl/Module-Runtime/ChangeLog8
-rw-r--r--dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Module-Runtime/ChangeLog b/dev-perl/Module-Runtime/ChangeLog
index 94a01f6002c1..f0de0eeffc1d 100644
--- a/dev-perl/Module-Runtime/ChangeLog
+++ b/dev-perl/Module-Runtime/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Module-Runtime
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/ChangeLog,v 1.24 2013/07/08 09:48:46 vincent Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/ChangeLog,v 1.25 2014/01/05 01:03:01 hwoarang Exp $
+
+ 05 Jan 2014; Markos Chandras <hwoarang@gentoo.org>
+ Module-Runtime-0.13.0.ebuild:
+ Add ~mips
08 Jul 2013; Vicente Olivert Riera <vincent@gentoo.org>
Module-Runtime-0.13.0.ebuild:
diff --git a/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild b/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild
index 81cabd87cb1b..136d8f443f19 100644
--- a/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild
+++ b/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild,v 1.13 2013/07/08 09:48:46 vincent Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild,v 1.14 2014/01/05 01:03:01 hwoarang Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Runtime module handling"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""