diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-10-22 01:58:20 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-10-22 01:58:20 +0000 |
commit | 0a6f05d6d6b56ce7bc96777739368f46aa35eb59 (patch) | |
tree | 08bf504cddebadb4e0e43f31669d5df2a4bcf6fe /virtual/perl-Text-Balanced | |
parent | Stable for HPPA (bug #333421). (diff) | |
download | gentoo-2-0a6f05d6d6b56ce7bc96777739368f46aa35eb59.tar.gz gentoo-2-0a6f05d6d6b56ce7bc96777739368f46aa35eb59.tar.bz2 gentoo-2-0a6f05d6d6b56ce7bc96777739368f46aa35eb59.zip |
Stable for HPPA (bug #333421).
(Portage version: 2.2_rc98/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-Text-Balanced')
-rw-r--r-- | virtual/perl-Text-Balanced/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Text-Balanced/ChangeLog b/virtual/perl-Text-Balanced/ChangeLog index 4087b9a614eb..7715b4c6805f 100644 --- a/virtual/perl-Text-Balanced/ChangeLog +++ b/virtual/perl-Text-Balanced/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Text-Balanced # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.31 2010/09/12 16:46:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.32 2010/10/22 01:58:20 jer Exp $ + + 22 Oct 2010; Jeroen Roovers <jer@gentoo.org> + perl-Text-Balanced-2.02.ebuild: + Stable for HPPA (bug #333421). 12 Sep 2010; Raúl Porcel <armin76@gentoo.org> perl-Text-Balanced-2.02.ebuild: diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild index f18ddcae4606..65a69586ffb3 100644 --- a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild +++ b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild,v 1.10 2010/10/14 20:20:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.02.ebuild,v 1.11 2010/10/22 01:58:20 jer Exp $ DESCRIPTION="Virtual for Text-Balanced" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/Text-Balanced-${PV} )" |