summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-11-14 16:53:34 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-11-14 16:53:34 +0000
commit551ffc3b1dbf24dbfed2b88643266da361bd02c0 (patch)
tree2215564d7c6d735a614efddf8837417d3509523e /dev-perl/Mouse
parentDrop keywords on live package. Fix QA issues. (diff)
downloadhistorical-551ffc3b1dbf24dbfed2b88643266da361bd02c0.tar.gz
historical-551ffc3b1dbf24dbfed2b88643266da361bd02c0.tar.bz2
historical-551ffc3b1dbf24dbfed2b88643266da361bd02c0.zip
Add ~ia64/~sparc wrt #287962
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'dev-perl/Mouse')
-rw-r--r--dev-perl/Mouse/ChangeLog6
-rw-r--r--dev-perl/Mouse/Mouse-0.37.ebuild4
-rw-r--r--dev-perl/Mouse/Mouse-0.39.ebuild4
-rw-r--r--dev-perl/Mouse/Mouse-0.40.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-perl/Mouse/ChangeLog b/dev-perl/Mouse/ChangeLog
index 682f5ff63508..71ed1a9f642a 100644
--- a/dev-perl/Mouse/ChangeLog
+++ b/dev-perl/Mouse/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Mouse
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mouse/ChangeLog,v 1.6 2009/10/27 18:14:08 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mouse/ChangeLog,v 1.7 2009/11/14 16:51:37 armin76 Exp $
+
+ 14 Nov 2009; Raúl Porcel <armin76@gentoo.org> Mouse-0.37.ebuild,
+ Mouse-0.39.ebuild, Mouse-0.40.ebuild:
+ Add ~ia64/~sparc wrt #287962
27 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> Mouse-0.40.ebuild:
Keywording for ppc, bug 287962
diff --git a/dev-perl/Mouse/Mouse-0.37.ebuild b/dev-perl/Mouse/Mouse-0.37.ebuild
index 149f8f72dd4a..dc9bc41004fa 100644
--- a/dev-perl/Mouse/Mouse-0.37.ebuild
+++ b/dev-perl/Mouse/Mouse-0.37.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mouse/Mouse-0.37.ebuild,v 1.2 2009/10/13 15:11:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mouse/Mouse-0.37.ebuild,v 1.3 2009/11/14 16:51:37 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Moose minus the antlers"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86"
IUSE="test"
RDEPEND=""
diff --git a/dev-perl/Mouse/Mouse-0.39.ebuild b/dev-perl/Mouse/Mouse-0.39.ebuild
index 67e65b9f9d4c..e553326fce93 100644
--- a/dev-perl/Mouse/Mouse-0.39.ebuild
+++ b/dev-perl/Mouse/Mouse-0.39.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mouse/Mouse-0.39.ebuild,v 1.3 2009/10/19 21:42:07 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mouse/Mouse-0.39.ebuild,v 1.4 2009/11/14 16:51:37 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Moose minus the antlers"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86"
IUSE="test"
RDEPEND=""
diff --git a/dev-perl/Mouse/Mouse-0.40.ebuild b/dev-perl/Mouse/Mouse-0.40.ebuild
index 6d9044a85b76..772045ecce5c 100644
--- a/dev-perl/Mouse/Mouse-0.40.ebuild
+++ b/dev-perl/Mouse/Mouse-0.40.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mouse/Mouse-0.40.ebuild,v 1.2 2009/10/27 18:14:08 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mouse/Mouse-0.40.ebuild,v 1.3 2009/11/14 16:51:37 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Moose minus the antlers"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
RDEPEND=""