diff options
author | Markus Meier <maekke@gentoo.org> | 2009-12-07 22:40:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-12-07 22:40:08 +0000 |
commit | 929ab442bac945886f588a22729a796d91ac0694 (patch) | |
tree | 7e495bdf8d764065d36e29163fdcd79af536759a /virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild | |
parent | arm stable, bug #288026 (diff) | |
download | gentoo-2-929ab442bac945886f588a22729a796d91ac0694.tar.gz gentoo-2-929ab442bac945886f588a22729a796d91ac0694.tar.bz2 gentoo-2-929ab442bac945886f588a22729a796d91ac0694.zip |
arm stable, bug #288026
(Portage version: 2.2_rc56/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild')
-rw-r--r-- | virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 dd13c9da4acd..4752f0e834ec 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.4 2009/12/07 19:03:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/perl-Archive-Tar-1.54.ebuild,v 1.5 2009/12/07 22:40:08 maekke 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}" |