diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-05-23 20:56:19 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-05-23 20:56:19 +0000 |
commit | 688a5dced05765b3c3864d59b9775488f9247b1c (patch) | |
tree | 9e902a1c8ea0c9a512e9764e4b674cd9322de056 | |
parent | Marking stable sparc, bug 133989 (diff) | |
download | gentoo-2-688a5dced05765b3c3864d59b9775488f9247b1c.tar.gz gentoo-2-688a5dced05765b3c3864d59b9775488f9247b1c.tar.bz2 gentoo-2-688a5dced05765b3c3864d59b9775488f9247b1c.zip |
Marking stable sparc, bug 133989
(Portage version: 2.1_rc2)
4 files changed, 8 insertions, 3 deletions
diff --git a/virtual/perl-Getopt-Long/ChangeLog b/virtual/perl-Getopt-Long/ChangeLog index 29d770f93122..aba2d7985123 100644 --- a/virtual/perl-Getopt-Long/ChangeLog +++ b/virtual/perl-Getopt-Long/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Getopt-Long # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.4 2006/05/23 18:43:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.5 2006/05/23 20:56:19 mcummings Exp $ + + 23 May 2006; <mcummings@gentoo.org> perl-Getopt-Long-2.35.ebuild: + Marking stable sparc, bug 133989 23 May 2006; Markus Rothe <corsair@gentoo.org> perl-Getopt-Long-2.35.ebuild: diff --git a/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.34 b/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.34 index e69de29bb2d1..8b137891791f 100644 --- a/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.34 +++ b/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.34 @@ -0,0 +1 @@ + diff --git a/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.35 b/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.35 index e69de29bb2d1..8b137891791f 100644 --- a/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.35 +++ b/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.35 @@ -0,0 +1 @@ + diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild index 04515af1e6e4..d2c89ddde6ac 100644 --- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild +++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild,v 1.3 2006/05/23 18:43:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild,v 1.4 2006/05/23 20:56:19 mcummings Exp $ DESCRIPTION="Virtual for Getopt-Long" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc ~x86" IUSE="" DEPEND="" |