summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Sammer <esammer@gentoo.org>2004-01-19 22:06:31 +0000
committerEric Sammer <esammer@gentoo.org>2004-01-19 22:06:31 +0000
commit6dddd02ec4b20272f04cd01a05691c1103895d84 (patch)
treeee53f52439a1d30318a230ab1dfb35164ae10ec1 /dev-perl/Archive-Tar
parentAdded ~amd64 to keywords to fix dependency issues. (Manifest recommit) (diff)
downloadgentoo-2-6dddd02ec4b20272f04cd01a05691c1103895d84.tar.gz
gentoo-2-6dddd02ec4b20272f04cd01a05691c1103895d84.tar.bz2
gentoo-2-6dddd02ec4b20272f04cd01a05691c1103895d84.zip
Added ~arm, ~hppa, and ~mips to keywords to fix depend.BAD on new module-build. Fixed copyright headers.
Diffstat (limited to 'dev-perl/Archive-Tar')
-rw-r--r--dev-perl/Archive-Tar/Archive-Tar-0.22-r1.ebuild4
-rw-r--r--dev-perl/Archive-Tar/Archive-Tar-0.22.ebuild4
-rw-r--r--dev-perl/Archive-Tar/Archive-Tar-1.00.ebuild4
-rw-r--r--dev-perl/Archive-Tar/Archive-Tar-1.05.ebuild6
-rw-r--r--dev-perl/Archive-Tar/ChangeLog7
5 files changed, 15 insertions, 10 deletions
diff --git a/dev-perl/Archive-Tar/Archive-Tar-0.22-r1.ebuild b/dev-perl/Archive-Tar/Archive-Tar-0.22-r1.ebuild
index a49c41f64220..1743ccbe4278 100644
--- a/dev-perl/Archive-Tar/Archive-Tar-0.22-r1.ebuild
+++ b/dev-perl/Archive-Tar/Archive-Tar-0.22-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-0.22-r1.ebuild,v 1.5 2003/06/21 21:36:35 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-0.22-r1.ebuild,v 1.6 2004/01/19 22:06:31 esammer Exp $
inherit perl-module
diff --git a/dev-perl/Archive-Tar/Archive-Tar-0.22.ebuild b/dev-perl/Archive-Tar/Archive-Tar-0.22.ebuild
index cd297c741429..981f7ad10044 100644
--- a/dev-perl/Archive-Tar/Archive-Tar-0.22.ebuild
+++ b/dev-perl/Archive-Tar/Archive-Tar-0.22.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-0.22.ebuild,v 1.5 2003/06/21 21:36:35 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-0.22.ebuild,v 1.6 2004/01/19 22:06:31 esammer Exp $
inherit perl-module
diff --git a/dev-perl/Archive-Tar/Archive-Tar-1.00.ebuild b/dev-perl/Archive-Tar/Archive-Tar-1.00.ebuild
index 4b18552b1512..073f6a8bbd79 100644
--- a/dev-perl/Archive-Tar/Archive-Tar-1.00.ebuild
+++ b/dev-perl/Archive-Tar/Archive-Tar-1.00.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.00.ebuild,v 1.2 2003/06/21 21:36:35 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.00.ebuild,v 1.3 2004/01/19 22:06:31 esammer Exp $
inherit perl-module
diff --git a/dev-perl/Archive-Tar/Archive-Tar-1.05.ebuild b/dev-perl/Archive-Tar/Archive-Tar-1.05.ebuild
index 1f96b62ee383..139214433d4f 100644
--- a/dev-perl/Archive-Tar/Archive-Tar-1.05.ebuild
+++ b/dev-perl/Archive-Tar/Archive-Tar-1.05.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.05.ebuild,v 1.1 2003/08/26 17:23:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.05.ebuild,v 1.2 2004/01/19 22:06:31 esammer Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Archive/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~arm ~hppa ~mips"
DEPEND="dev-perl/IO-Zlib
|| ( ( dev-perl/File-Spec dev-perl/Test-Simple ) >=dev-lang/perl-5.8.0-r12 )"
diff --git a/dev-perl/Archive-Tar/ChangeLog b/dev-perl/Archive-Tar/ChangeLog
index 8cefeb56954b..835d9d224477 100644
--- a/dev-perl/Archive-Tar/ChangeLog
+++ b/dev-perl/Archive-Tar/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Archive-Tar
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/ChangeLog,v 1.13 2004/01/18 20:01:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/ChangeLog,v 1.14 2004/01/19 22:06:31 esammer Exp $
+
+ 19 Jan 2004; Eric Sammer <esammer@gentoo.org> Archive-Tar-0.22-r1.ebuild,
+ Archive-Tar-0.22.ebuild, Archive-Tar-1.00.ebuild, Archive-Tar-1.05.ebuild:
+ Fixed copyright headers. Added ~arm, ~hppa, and ~mips to keywords to fix
+ depend.BAD for new module-build.
18 Jan 2004; <gustavoz@gentoo.org> Archive-Tar-1.03.ebuild:
stable on sparc