summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-22 12:44:21 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-22 12:44:21 +0000
commit23352e6aa079ea5be064849974f5ed8273f4fbe3 (patch)
treec1e6c338f91d9f88256eb03085feed6b33f071c7 /sys-devel
parentarm needs deps first (Manifest recommit) (diff)
downloadgentoo-2-23352e6aa079ea5be064849974f5ed8273f4fbe3.tar.gz
gentoo-2-23352e6aa079ea5be064849974f5ed8273f4fbe3.tar.bz2
gentoo-2-23352e6aa079ea5be064849974f5ed8273f4fbe3.zip
header fix; arm needs deps first
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/patch/patch-2.5.4-r5.ebuild6
-rw-r--r--sys-devel/patch/patch-2.5.9.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/sys-devel/patch/patch-2.5.4-r5.ebuild b/sys-devel/patch/patch-2.5.4-r5.ebuild
index 5515d65acb01..427c0da26d0d 100644
--- a/sys-devel/patch/patch-2.5.4-r5.ebuild
+++ b/sys-devel/patch/patch-2.5.4-r5.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/sys-devel/patch/patch-2.5.4-r5.ebuild,v 1.5 2003/10/02 02:04:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r5.ebuild,v 1.6 2004/02/22 12:44:21 mr_bones_ Exp $
DESCRIPTION="Utility to apply diffs to files"
HOMEPAGE="http://www.gnu.org/software/patch/patch.html"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/patch/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha mips hppa arm"
+KEYWORDS="x86 ppc sparc alpha mips hppa"
IUSE="build static"
DEPEND="virtual/glibc"
diff --git a/sys-devel/patch/patch-2.5.9.ebuild b/sys-devel/patch/patch-2.5.9.ebuild
index 9cbf76166bfb..1a2aeb5c881f 100644
--- a/sys-devel/patch/patch-2.5.9.ebuild
+++ b/sys-devel/patch/patch-2.5.9.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/sys-devel/patch/patch-2.5.9.ebuild,v 1.11 2003/12/17 04:17:31 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9.ebuild,v 1.12 2004/02/22 12:44:21 mr_bones_ Exp $
DESCRIPTION="Utility to apply diffs to files"
HOMEPAGE="http://www.gnu.org/software/patch/patch.html"
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm ia64 ppc64"
+KEYWORDS="amd64 x86 ppc sparc alpha mips hppa ia64 ppc64"
IUSE="build static"
DEPEND="virtual/glibc"