summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-22 05:51:29 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-22 05:51:29 +0000
commit2b3d247ccbc0a9e95ce5419d409a0c8292d49da2 (patch)
treeb665179f741f6b7b6714c2488443e5c0f5357886 /app-arch
parentBumping to newest upstream revision - 1.6.7. Marking 1.6.6-r1 as x86. (diff)
downloadhistorical-2b3d247ccbc0a9e95ce5419d409a0c8292d49da2.tar.gz
historical-2b3d247ccbc0a9e95ce5419d409a0c8292d49da2.tar.bz2
historical-2b3d247ccbc0a9e95ce5419d409a0c8292d49da2.zip
header fix; arm needs deps first
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/bzip2/bzip2-1.0.2-r3.ebuild6
-rw-r--r--app-arch/cabextract/cabextract-0.5.ebuild4
-rw-r--r--app-arch/cabextract/cabextract-0.6.ebuild6
-rw-r--r--app-arch/rpm2targz/rpm2targz-8.0.ebuild4
-rw-r--r--app-arch/rpm2targz/rpm2targz-9.0-r1.ebuild4
-rw-r--r--app-arch/rpm2targz/rpm2targz-9.0-r2.ebuild4
-rw-r--r--app-arch/rpm2targz/rpm2targz-9.0.ebuild4
-rw-r--r--app-arch/unzip/unzip-5.42-r1.ebuild4
-rw-r--r--app-arch/unzip/unzip-5.50-r1.ebuild6
-rw-r--r--app-arch/unzip/unzip-5.50-r2.ebuild6
-rw-r--r--app-arch/unzip/unzip-5.50.ebuild4
11 files changed, 26 insertions, 26 deletions
diff --git a/app-arch/bzip2/bzip2-1.0.2-r3.ebuild b/app-arch/bzip2/bzip2-1.0.2-r3.ebuild
index 9e95dd8ce752..2d4ca99ee3f8 100644
--- a/app-arch/bzip2/bzip2-1.0.2-r3.ebuild
+++ b/app-arch/bzip2/bzip2-1.0.2-r3.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/app-arch/bzip2/bzip2-1.0.2-r3.ebuild,v 1.3 2004/01/25 23:01:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/bzip2/bzip2-1.0.2-r3.ebuild,v 1.4 2004/02/22 05:51:29 mr_bones_ Exp $
inherit gcc flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="ftp://sources.redhat.com/pub/bzip2/v102/${P}.tar.gz"
LICENSE="BZIP2"
SLOT="0"
-KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm ia64 ppc64"
+KEYWORDS="x86 amd64 ppc sparc alpha mips hppa ia64 ppc64"
IUSE="build static debug"
DEPEND="virtual/glibc"
diff --git a/app-arch/cabextract/cabextract-0.5.ebuild b/app-arch/cabextract/cabextract-0.5.ebuild
index 79e6789effaa..fb1f6aef8332 100644
--- a/app-arch/cabextract/cabextract-0.5.ebuild
+++ b/app-arch/cabextract/cabextract-0.5.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/app-arch/cabextract/cabextract-0.5.ebuild,v 1.16 2003/02/13 05:53:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/cabextract/cabextract-0.5.ebuild,v 1.17 2004/02/22 05:47:46 mr_bones_ Exp $
DESCRIPTION="Extracts files from Microsoft .cab files"
SRC_URI="http://www.kyz.uklinux.net/downloads/${P}.tar.gz"
diff --git a/app-arch/cabextract/cabextract-0.6.ebuild b/app-arch/cabextract/cabextract-0.6.ebuild
index 31c1afc6f287..d6d6c718a984 100644
--- a/app-arch/cabextract/cabextract-0.6.ebuild
+++ b/app-arch/cabextract/cabextract-0.6.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/app-arch/cabextract/cabextract-0.6.ebuild,v 1.11 2003/12/17 05:00:43 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/cabextract/cabextract-0.6.ebuild,v 1.12 2004/02/22 05:47:46 mr_bones_ Exp $
DESCRIPTION="Extracts files from Microsoft .cab files"
SRC_URI="http://www.kyz.uklinux.net/downloads/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.kyz.uklinux.net/cabextract.php3"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha arm hppa mips amd64 ia64 ppc64"
+KEYWORDS="x86 ppc sparc alpha hppa mips amd64 ia64 ppc64"
DEPEND="virtual/glibc"
diff --git a/app-arch/rpm2targz/rpm2targz-8.0.ebuild b/app-arch/rpm2targz/rpm2targz-8.0.ebuild
index 3138bc33a5bf..6c7b122e515a 100644
--- a/app-arch/rpm2targz/rpm2targz-8.0.ebuild
+++ b/app-arch/rpm2targz/rpm2targz-8.0.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/app-arch/rpm2targz/rpm2targz-8.0.ebuild,v 1.18 2003/11/15 03:21:23 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-8.0.ebuild,v 1.19 2004/02/22 05:49:19 mr_bones_ Exp $
DESCRIPTION="Convert a .rpm file to a .tar.gz archive"
HOMEPAGE="http://www.slackware.com/config/packages.php"
diff --git a/app-arch/rpm2targz/rpm2targz-9.0-r1.ebuild b/app-arch/rpm2targz/rpm2targz-9.0-r1.ebuild
index 16a3074be668..82db3a936aad 100644
--- a/app-arch/rpm2targz/rpm2targz-9.0-r1.ebuild
+++ b/app-arch/rpm2targz/rpm2targz-9.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r1.ebuild,v 1.12 2004/01/18 01:56:09 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r1.ebuild,v 1.13 2004/02/22 05:49:19 mr_bones_ Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha hppa ~mips ~arm amd64 ia64 ~ppc64"
+KEYWORDS="x86 ppc sparc alpha hppa ~mips amd64 ia64 ~ppc64"
# NOTE: rpm2targz autodetects rpm2cpio at runtime, and uses it if available,
# so we don't explicitly set it as a dependency.
diff --git a/app-arch/rpm2targz/rpm2targz-9.0-r2.ebuild b/app-arch/rpm2targz/rpm2targz-9.0-r2.ebuild
index 5503f7e6d6ba..37cbce94d6de 100644
--- a/app-arch/rpm2targz/rpm2targz-9.0-r2.ebuild
+++ b/app-arch/rpm2targz/rpm2targz-9.0-r2.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/app-arch/rpm2targz/rpm2targz-9.0-r2.ebuild,v 1.2 2003/11/15 03:21:24 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r2.ebuild,v 1.3 2004/02/22 05:49:19 mr_bones_ Exp $
inherit eutils
diff --git a/app-arch/rpm2targz/rpm2targz-9.0.ebuild b/app-arch/rpm2targz/rpm2targz-9.0.ebuild
index f1d23afb9f41..8ae6adbe4860 100644
--- a/app-arch/rpm2targz/rpm2targz-9.0.ebuild
+++ b/app-arch/rpm2targz/rpm2targz-9.0.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/app-arch/rpm2targz/rpm2targz-9.0.ebuild,v 1.5 2003/11/15 03:21:24 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0.ebuild,v 1.6 2004/02/22 05:49:19 mr_bones_ Exp $
inherit eutils
diff --git a/app-arch/unzip/unzip-5.42-r1.ebuild b/app-arch/unzip/unzip-5.42-r1.ebuild
index d1dead73ea61..59fc3df38708 100644
--- a/app-arch/unzip/unzip-5.42-r1.ebuild
+++ b/app-arch/unzip/unzip-5.42-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/app-arch/unzip/unzip-5.42-r1.ebuild,v 1.17 2003/09/26 21:07:35 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.42-r1.ebuild,v 1.18 2004/02/22 05:50:29 mr_bones_ Exp $
DESCRIPTION="Unzipper for pkzip-compressed files"
HOMEPAGE="ftp://ftp.info-zip.org/pub/infozip/UnZip.html"
diff --git a/app-arch/unzip/unzip-5.50-r1.ebuild b/app-arch/unzip/unzip-5.50-r1.ebuild
index 57bcdcfc3504..fa32f326eb0e 100644
--- a/app-arch/unzip/unzip-5.50-r1.ebuild
+++ b/app-arch/unzip/unzip-5.50-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/app-arch/unzip/unzip-5.50-r1.ebuild,v 1.11 2003/09/26 21:07:35 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.50-r1.ebuild,v 1.12 2004/02/22 05:50:29 mr_bones_ Exp $
DESCRIPTION="Unzipper for pkzip-compressed files"
HOMEPAGE="ftp://ftp.info-zip.org/pub/infozip/UnZip.html"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.info-zip.org/pub/infozip/src/${PN}${PV/.}.tar.gz"
LICENSE="Info-ZIP"
SLOT="0"
-KEYWORDS="x86 ppc alpha hppa mips arm"
+KEYWORDS="x86 ppc alpha hppa mips"
DEPEND="virtual/glibc"
diff --git a/app-arch/unzip/unzip-5.50-r2.ebuild b/app-arch/unzip/unzip-5.50-r2.ebuild
index 2979878b53f3..9de2966b23e3 100644
--- a/app-arch/unzip/unzip-5.50-r2.ebuild
+++ b/app-arch/unzip/unzip-5.50-r2.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/app-arch/unzip/unzip-5.50-r2.ebuild,v 1.6 2003/10/03 12:42:42 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.50-r2.ebuild,v 1.7 2004/02/22 05:50:29 mr_bones_ Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.info-zip.org/pub/infozip/src/${PN}${PV/.}.tar.gz"
LICENSE="Info-ZIP"
SLOT="0"
-KEYWORDS="x86 ppc alpha hppa mips arm amd64 ia64 sparc"
+KEYWORDS="x86 ppc alpha hppa mips amd64 ia64 sparc"
DEPEND="virtual/glibc
>=sys-apps/sed-4"
diff --git a/app-arch/unzip/unzip-5.50.ebuild b/app-arch/unzip/unzip-5.50.ebuild
index 65596eff8e30..e4b414ff21ff 100644
--- a/app-arch/unzip/unzip-5.50.ebuild
+++ b/app-arch/unzip/unzip-5.50.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/app-arch/unzip/unzip-5.50.ebuild,v 1.8 2003/09/26 21:07:35 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.50.ebuild,v 1.9 2004/02/22 05:50:29 mr_bones_ Exp $
DESCRIPTION="Unzipper for pkzip-compressed files"
HOMEPAGE="ftp://ftp.info-zip.org/pub/infozip/UnZip.html"