diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-06-29 15:22:58 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-06-29 15:22:58 +0000 |
commit | da7da929d92e04ac4d0d4e836b8212b2423cfe7d (patch) | |
tree | dbb98bb0e36855832c6f34ba645ba914206b9e8c /virtual/perl-Switch | |
parent | perl-core/Switch is the only Switch provider since perl-5.14 (diff) | |
download | gentoo-2-da7da929d92e04ac4d0d4e836b8212b2423cfe7d.tar.gz gentoo-2-da7da929d92e04ac4d0d4e836b8212b2423cfe7d.tar.bz2 gentoo-2-da7da929d92e04ac4d0d4e836b8212b2423cfe7d.zip |
Drop to ~arch, there are no stable reverse dependencies
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'virtual/perl-Switch')
-rw-r--r-- | virtual/perl-Switch/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Switch/perl-Switch-2.160.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Switch/ChangeLog b/virtual/perl-Switch/ChangeLog index d31dec3b7c1b..50bc3dbbec38 100644 --- a/virtual/perl-Switch/ChangeLog +++ b/virtual/perl-Switch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Switch # 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 $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Switch/ChangeLog,v 1.7 2014/06/29 15:22:58 dilfridge Exp $ + + 29 Jun 2014; Andreas K. Huettel <dilfridge@gentoo.org> + perl-Switch-2.160.0.ebuild: + Drop to ~arch, there are no stable reverse dependencies 03 Feb 2014; Akinori Hattori <hattya@gentoo.org> perl-Switch-2.160.0.ebuild: keyword ~ia64 wrt bug #489676 diff --git a/virtual/perl-Switch/perl-Switch-2.160.0.ebuild b/virtual/perl-Switch/perl-Switch-2.160.0.ebuild index 8f107aa62c59..a3909731a225 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-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.6 2014/02/03 13:36:41 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Switch/perl-Switch-2.160.0.ebuild,v 1.7 2014/06/29 15:22:58 dilfridge Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ppc x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~x86 ~x86-fbsd" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.12* ~perl-core/${PN#perl-}-${PV} )" |