diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-31 17:15:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-31 17:15:25 +0000 |
commit | 651e6cb7f0b79043b547d1cbac9b16055c05c07d (patch) | |
tree | aa9e406ef94c9d61f695a0a5394139eeafc9f40f /virtual/perl-Text-Balanced | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-651e6cb7f0b79043b547d1cbac9b16055c05c07d.tar.gz gentoo-2-651e6cb7f0b79043b547d1cbac9b16055c05c07d.tar.bz2 gentoo-2-651e6cb7f0b79043b547d1cbac9b16055c05c07d.zip |
Stable for HPPA too.
(Portage version: 2.1.4.4)
Diffstat (limited to 'virtual/perl-Text-Balanced')
-rw-r--r-- | virtual/perl-Text-Balanced/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-Text-Balanced/ChangeLog b/virtual/perl-Text-Balanced/ChangeLog index 3ce546c67f9b..2e9e942b34b9 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.17 2007/10/15 15:06:38 corsair Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.18 2008/03/31 17:15:25 jer Exp $ + + 31 Mar 2008; Jeroen Roovers <jer@gentoo.org> + perl-Text-Balanced-2.0.0.ebuild: + Stable for HPPA too. 15 Oct 2007; Markus Rothe <corsair@gentoo.org> perl-Text-Balanced-2.0.0.ebuild: diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild index 8d7fbaf098ae..7a32db510b9b 100644 --- a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild +++ b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.0.0.ebuild,v 1.11 2007/10/15 15:06:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-2.0.0.ebuild,v 1.12 2008/03/31 17:15:25 jer Exp $ DESCRIPTION="Virtual for Text-Balanced" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |