summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Seidel <tuxus@gentoo.org>2003-01-18 14:31:33 +0000
committerJan Seidel <tuxus@gentoo.org>2003-01-18 14:31:33 +0000
commite9f486f9143c081bdd52958a90d64e2da642cf88 (patch)
tree2db159c93d55f1cb934c75472723bac535bd6cfa /sys-devel/patch
parentAdded mips to keywords (diff)
downloadgentoo-2-e9f486f9143c081bdd52958a90d64e2da642cf88.tar.gz
gentoo-2-e9f486f9143c081bdd52958a90d64e2da642cf88.tar.bz2
gentoo-2-e9f486f9143c081bdd52958a90d64e2da642cf88.zip
Added mips to keywords
Diffstat (limited to 'sys-devel/patch')
-rw-r--r--sys-devel/patch/ChangeLog5
-rw-r--r--sys-devel/patch/patch-2.5.4-r4.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/patch/ChangeLog b/sys-devel/patch/ChangeLog
index 4a4e75f30962..79832406cc94 100644
--- a/sys-devel/patch/ChangeLog
+++ b/sys-devel/patch/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for sys-devel/patch
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.4 2002/12/13 11:00:39 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.5 2003/01/18 14:31:33 tuxus Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*patch-2.5.4-r4 (15 Feb 2002)
+ 18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
+ Added mips to keywords
+
15 Feb 2002; M.Thibaut <murphy@gentoo.org> ChangeLog :
Added configuration flags that ensure correct compilation of the program
diff --git a/sys-devel/patch/patch-2.5.4-r4.ebuild b/sys-devel/patch/patch-2.5.4-r4.ebuild
index 7bd7185bf8fe..47814ca70f8c 100644
--- a/sys-devel/patch/patch-2.5.4-r4.ebuild
+++ b/sys-devel/patch/patch-2.5.4-r4.ebuild
@@ -1,6 +1,7 @@
# Copyright 1999-2002 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-r4.ebuild,v 1.11 2002/12/15 10:44:24 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r4.ebuild,v 1.12 2003/01/18 14:31:33 tuxus Exp $
+
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -10,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/patch/patch.html"
DEPEND="virtual/glibc"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha mips"
src_compile() {