diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 12:11:40 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 12:11:40 +0000 |
commit | 82035670de868c86354e5bf6fc287ea2c39b06e5 (patch) | |
tree | 588e7e29f121604987cb4062886b160dba41837c /virtual | |
parent | Marked ~ppc-aix, bug #432288 (diff) | |
download | gentoo-2-82035670de868c86354e5bf6fc287ea2c39b06e5.tar.gz gentoo-2-82035670de868c86354e5bf6fc287ea2c39b06e5.tar.bz2 gentoo-2-82035670de868c86354e5bf6fc287ea2c39b06e5.zip |
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Attribute-Handlers/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/virtual/perl-Attribute-Handlers/ChangeLog b/virtual/perl-Attribute-Handlers/ChangeLog index 87bedf54e016..7b07ec52dbc9 100644 --- a/virtual/perl-Attribute-Handlers/ChangeLog +++ b/virtual/perl-Attribute-Handlers/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Attribute-Handlers # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.30 2012/05/21 11:50:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.31 2012/09/01 12:11:40 grobian Exp $ + + 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> + perl-Attribute-Handlers-0.930.0-r1.ebuild: + Marked ~ppc-aix, bug #432288 *perl-Attribute-Handlers-0.930.0-r1 (21 May 2012) @@ -131,4 +135,3 @@ 23 Nov 2009; Torsten Veller <tove@gentoo.org> +perl-Attribute-Handlers-0.87.ebuild, +metadata.xml: Initial commit (#294206) - 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 a9a84f94b27b..388cc39a1721 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-2012 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.1 2012/05/21 11:50:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r1.ebuild,v 1.2 2012/09/01 12:11:40 grobian 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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +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" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )" |