diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 19:28:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 19:28:10 +0000 |
commit | 4f50eb04eaf187c773ca62e83830999702c2fdd6 (patch) | |
tree | d79471398c9867cfa50d3ba059ec6bfb028d1b48 /virtual/perl-Filter | |
parent | Stable for x86, wrt bug #458122 (diff) | |
download | gentoo-2-4f50eb04eaf187c773ca62e83830999702c2fdd6.tar.gz gentoo-2-4f50eb04eaf187c773ca62e83830999702c2fdd6.tar.bz2 gentoo-2-4f50eb04eaf187c773ca62e83830999702c2fdd6.zip |
Stable for x86, wrt bug #458122
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/perl-Filter')
-rw-r--r-- | virtual/perl-Filter/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-Filter/perl-Filter-1.450.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Filter/ChangeLog b/virtual/perl-Filter/ChangeLog index 10d5dfd1091e..6fb48cb81ed7 100644 --- a/virtual/perl-Filter/ChangeLog +++ b/virtual/perl-Filter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Filter # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter/ChangeLog,v 1.14 2013/02/18 19:02:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter/ChangeLog,v 1.15 2013/02/18 19:28:10 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-Filter-1.450.0.ebuild: + Stable for x86, wrt bug #458122 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-Filter-1.450.0.ebuild: Stable for amd64, wrt bug #458122 diff --git a/virtual/perl-Filter/perl-Filter-1.450.0.ebuild b/virtual/perl-Filter/perl-Filter-1.450.0.ebuild index db3fe565d43f..37c9d8726abb 100644 --- a/virtual/perl-Filter/perl-Filter-1.450.0.ebuild +++ b/virtual/perl-Filter/perl-Filter-1.450.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter/perl-Filter-1.450.0.ebuild,v 1.2 2013/02/18 19:02:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter/perl-Filter-1.450.0.ebuild,v 1.3 2013/02/18 19:28:10 ago Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |