diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2014-01-04 23:47:15 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2014-01-04 23:47:15 +0000 |
commit | 16e95026b7239af031b2a6840b5e439268a59c7e (patch) | |
tree | 61990306aef5f8618f73eba664311e2cd4e2665c /virtual/perl-Attribute-Handlers | |
parent | Adds webapp-config-1.52-r1 and patch file to null doctest code, bug #430010 (diff) | |
download | gentoo-2-16e95026b7239af031b2a6840b5e439268a59c7e.tar.gz gentoo-2-16e95026b7239af031b2a6840b5e439268a59c7e.tar.bz2 gentoo-2-16e95026b7239af031b2a6840b5e439268a59c7e.zip |
Add ~mips
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'virtual/perl-Attribute-Handlers')
3 files changed, 13 insertions, 8 deletions
diff --git a/virtual/perl-Attribute-Handlers/ChangeLog b/virtual/perl-Attribute-Handlers/ChangeLog index c9a1091d7612..d7766ad5f937 100644 --- a/virtual/perl-Attribute-Handlers/ChangeLog +++ b/virtual/perl-Attribute-Handlers/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-Attribute-Handlers -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.44 2013/09/05 05:44:48 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.45 2014/01/04 23:47:15 hwoarang Exp $ + + 04 Jan 2014; Markos Chandras <hwoarang@gentoo.org> + perl-Attribute-Handlers-0.930.0-r1.ebuild, + perl-Attribute-Handlers-0.940.0.ebuild: + Add ~mips 05 Sep 2013; Patrick Lauer <patrick@gentoo.org> perl-Attribute-Handlers-0.940.0.ebuild: diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r1.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r1.ebuild index f89ce6bfe33f..f49d50e12d4d 100644 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r1.ebuild +++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r1.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/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r1.ebuild,v 1.13 2013/03/02 16:25:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r1.ebuild,v 1.14 2014/01/04 23:47:15 hwoarang Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" 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="" RDEPEND="|| ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )" diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0.ebuild index 9d97c1fd563a..4acbca03da91 100644 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0.ebuild +++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.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/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0.ebuild,v 1.2 2013/09/05 05:44:48 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0.ebuild,v 1.3 2014/01/04 23:47:15 hwoarang Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" 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="" RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )" |