diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-03 13:36:41 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-03 13:36:41 +0000 |
commit | e8da0d8ad4418d9282e6483379af74170350cf6d (patch) | |
tree | 57d3b3a4e1d33ab1cd4ee4d60decd3a86b14e33a /virtual/perl-Switch | |
parent | keyword ~ia64 wrt bug #489676 (diff) | |
download | gentoo-2-e8da0d8ad4418d9282e6483379af74170350cf6d.tar.gz gentoo-2-e8da0d8ad4418d9282e6483379af74170350cf6d.tar.bz2 gentoo-2-e8da0d8ad4418d9282e6483379af74170350cf6d.zip |
keyword ~ia64 wrt bug #489676
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'virtual/perl-Switch')
-rw-r--r-- | virtual/perl-Switch/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-Switch/perl-Switch-2.160.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/perl-Switch/ChangeLog b/virtual/perl-Switch/ChangeLog index 5bbeb3a2bc80..d31dec3b7c1b 100644 --- a/virtual/perl-Switch/ChangeLog +++ b/virtual/perl-Switch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Switch -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Switch/ChangeLog,v 1.5 2013/12/30 08:02:27 naota Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Switch/ChangeLog,v 1.6 2014/02/03 13:36:41 hattya Exp $ + + 03 Feb 2014; Akinori Hattori <hattya@gentoo.org> perl-Switch-2.160.0.ebuild: + keyword ~ia64 wrt bug #489676 30 Dec 2013; Naohiro Aota <naota@gentoo.org> perl-Switch-2.160.0.ebuild: Add ~x86-fbsd. diff --git a/virtual/perl-Switch/perl-Switch-2.160.0.ebuild b/virtual/perl-Switch/perl-Switch-2.160.0.ebuild index 5161818f8970..8f107aa62c59 100644 --- a/virtual/perl-Switch/perl-Switch-2.160.0.ebuild +++ b/virtual/perl-Switch/perl-Switch-2.160.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-Switch/perl-Switch-2.160.0.ebuild,v 1.5 2013/12/30 08:02:27 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Switch/perl-Switch-2.160.0.ebuild,v 1.6 2014/02/03 13:36:41 hattya Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="amd64 ~hppa ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ~ia64 ppc x86 ~x86-fbsd" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.12* ~perl-core/${PN#perl-}-${PV} )" |