diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-03-03 11:29:14 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-03-03 11:29:14 +0000 |
commit | 0a1f1123f1f238106fbca162c47dd26c0a554f17 (patch) | |
tree | e2a1288325d41085c1e599a754a04f2d6acdd774 /virtual | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-0a1f1123f1f238106fbca162c47dd26c0a554f17.tar.gz gentoo-2-0a1f1123f1f238106fbca162c47dd26c0a554f17.tar.bz2 gentoo-2-0a1f1123f1f238106fbca162c47dd26c0a554f17.zip |
Stable on amd64
(Portage version: 2.1.2-r9)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-File-Spec/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-File-Spec/perl-File-Spec-3.24.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-File-Spec/ChangeLog b/virtual/perl-File-Spec/ChangeLog index d46c4e4cab71..58781bd460cd 100644 --- a/virtual/perl-File-Spec/ChangeLog +++ b/virtual/perl-File-Spec/ChangeLog @@ -1,6 +1,10 @@ # 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.20 2007/01/22 00:36:38 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.21 2007/03/03 11:29:14 mcummings Exp $ + + 03 Mar 2007; Michael Cummings <mcummings@gentoo.org> + perl-File-Spec-3.24.ebuild: + Stable on amd64 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> perl-File-Spec-3.24.ebuild: 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 b50ff7f56012..900fdf9f5196 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.4 2007/02/21 05:18:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.24.ebuild,v 1.5 2007/03/03 11:29:14 mcummings 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="" |