diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-14 18:41:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-14 18:41:59 +0000 |
commit | b98d6de675b2a09b7b8d56e4e96adb7d0d7cfffb (patch) | |
tree | 76f10077d8bac4eb01ea7add32901fa278e92b42 /virtual/perl-Archive-Tar | |
parent | Stabilize on m68k/sparc as well (diff) | |
download | gentoo-2-b98d6de675b2a09b7b8d56e4e96adb7d0d7cfffb.tar.gz gentoo-2-b98d6de675b2a09b7b8d56e4e96adb7d0d7cfffb.tar.bz2 gentoo-2-b98d6de675b2a09b7b8d56e4e96adb7d0d7cfffb.zip |
Stabilize on m68k/sparc as well
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'virtual/perl-Archive-Tar')
-rw-r--r-- | virtual/perl-Archive-Tar/ChangeLog | 4 | ||||
-rw-r--r-- | virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/virtual/perl-Archive-Tar/ChangeLog b/virtual/perl-Archive-Tar/ChangeLog index 4d7b58593325..0f7938e973cb 100644 --- a/virtual/perl-Archive-Tar/ChangeLog +++ b/virtual/perl-Archive-Tar/ChangeLog @@ -1,10 +1,10 @@ # ChangeLog for virtual/perl-Archive-Tar # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.19 2009/12/14 18:39:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.20 2009/12/14 18:41:59 armin76 Exp $ 14 Dec 2009; Raúl Porcel <armin76@gentoo.org> perl-Archive-Tar-1.54.ebuild: - alpha/ia64/s390/sh stable wrt #288026 + alpha/ia64/m68k/s390/sh/sparc stable wrt #288026 10 Dec 2009; Brent Baude <ranger@gentoo.org> perl-Archive-Tar-1.54.ebuild: Marking perl-Archive-Tar-1.54 ppc64 stable for bug 288026 diff --git a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild index 38e00c618034..da4b14585c3b 100644 --- a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild +++ b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild,v 1.7 2009/12/14 18:39:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild,v 1.8 2009/12/14 18:41:59 armin76 Exp $ DESCRIPTION="A Perl module for creation and manipulation of tar files" 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 ~ppc ppc64 s390 sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="~perl-core/Archive-Tar-${PV}" |