diff options
author | 2009-12-26 17:42:31 +0000 | |
---|---|---|
committer | 2009-12-26 17:42:31 +0000 | |
commit | 982bf60719a50d5cc0a3c0297d73af4ea329fb58 (patch) | |
tree | caa37364b340f7b3405561ea1092ebb00fada5cd /virtual | |
parent | virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff) | |
download | historical-982bf60719a50d5cc0a3c0297d73af4ea329fb58.tar.gz historical-982bf60719a50d5cc0a3c0297d73af4ea329fb58.tar.bz2 historical-982bf60719a50d5cc0a3c0297d73af4ea329fb58.zip |
Add ~alpha/~ia64/~sparc wrt #294206
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Attribute-Handlers/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Attribute-Handlers/ChangeLog b/virtual/perl-Attribute-Handlers/ChangeLog index 947b99efa030..ce052f471d6d 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.2 2009/11/24 09:45:37 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.3 2009/12/26 17:42:31 armin76 Exp $ + + 26 Dec 2009; Raúl Porcel <armin76@gentoo.org> + perl-Attribute-Handlers-0.87.ebuild: + Add ~alpha/~ia64/~sparc wrt #294206 24 Nov 2009; Alexis Ballier <aballier@gentoo.org> perl-Attribute-Handlers-0.87.ebuild: diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild index 6fa274ad78c1..2aa083cc5f60 100644 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild +++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 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.87.ebuild,v 1.2 2009/11/24 09:45:37 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild,v 1.3 2009/12/26 17:42:31 armin76 Exp $ DESCRIPTION="Virtual for Attribute-Handlers" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="~perl-core/Attribute-Handlers-${PV}" |