diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-15 21:13:22 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-15 21:13:22 +0000 |
commit | 0b2d393eecefa1628e2023324d5476eacb11c636 (patch) | |
tree | 72d39d8453733b1dab1fed9e786779cba80debd3 /virtual/perl-File-Spec | |
parent | Bumped wrt bug 174683 (diff) | |
download | gentoo-2-0b2d393eecefa1628e2023324d5476eacb11c636.tar.gz gentoo-2-0b2d393eecefa1628e2023324d5476eacb11c636.tar.bz2 gentoo-2-0b2d393eecefa1628e2023324d5476eacb11c636.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'virtual/perl-File-Spec')
-rw-r--r-- | virtual/perl-File-Spec/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-File-Spec/perl-File-Spec-3.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-File-Spec/ChangeLog b/virtual/perl-File-Spec/ChangeLog index 644c601ddb1e..80ed06bd7516 100644 --- a/virtual/perl-File-Spec/ChangeLog +++ b/virtual/perl-File-Spec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-File-Spec # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.22 2007/03/04 12:42:57 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.23 2007/04/15 21:13:22 corsair Exp $ + + 15 Apr 2007; Markus Rothe <corsair@gentoo.org> perl-File-Spec-3.24.ebuild: + Stable on ppc64 04 Mar 2007; Andrej Kacian <ticho@gentoo.org> perl-File-Spec-3.24.ebuild: Stable on x86, bug #169153. diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.24.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.24.ebuild index 0e841c386f86..38f70ea6e297 100644 --- a/virtual/perl-File-Spec/perl-File-Spec-3.24.ebuild +++ b/virtual/perl-File-Spec/perl-File-Spec-3.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.24.ebuild,v 1.6 2007/03/04 12:42:57 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.24.ebuild,v 1.7 2007/04/15 21:13:22 corsair Exp $ DESCRIPTION="Virtual for File-Spec" 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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |