diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-28 17:05:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-28 17:05:34 +0000 |
commit | 4f6ee314fb973c180662f97dcab73c23f2202943 (patch) | |
tree | e4d7de57090e10459e2cfc47461025d616f4cd7a /dev-perl | |
parent | ia64 stable wrt #330609 (diff) | |
download | gentoo-2-4f6ee314fb973c180662f97dcab73c23f2202943.tar.gz gentoo-2-4f6ee314fb973c180662f97dcab73c23f2202943.tar.bz2 gentoo-2-4f6ee314fb973c180662f97dcab73c23f2202943.zip |
alpha/ia64/sparc stable wrt #321235
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Any-Moose/Any-Moose-0.13.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Any-Moose/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Any-Moose/Any-Moose-0.13.ebuild b/dev-perl/Any-Moose/Any-Moose-0.13.ebuild index 3ccaeadc3cbb..914d6785927d 100644 --- a/dev-perl/Any-Moose/Any-Moose-0.13.ebuild +++ b/dev-perl/Any-Moose/Any-Moose-0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Any-Moose/Any-Moose-0.13.ebuild,v 1.4 2010/08/01 17:22:17 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Any-Moose/Any-Moose-0.13.ebuild,v 1.5 2010/08/28 17:05:34 armin76 Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Use Moose or Mouse modules" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86" IUSE="" RDEPEND="|| ( >=dev-perl/Mouse-0.40 dev-perl/Moose ) diff --git a/dev-perl/Any-Moose/ChangeLog b/dev-perl/Any-Moose/ChangeLog index f7dbfdc76aca..9ae8cb2d5900 100644 --- a/dev-perl/Any-Moose/ChangeLog +++ b/dev-perl/Any-Moose/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Any-Moose # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Any-Moose/ChangeLog,v 1.12 2010/08/01 17:22:17 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Any-Moose/ChangeLog,v 1.13 2010/08/28 17:05:34 armin76 Exp $ + + 28 Aug 2010; Raúl Porcel <armin76@gentoo.org> Any-Moose-0.13.ebuild: + alpha/ia64/sparc stable wrt #321235 01 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> Any-Moose-0.13.ebuild: |