diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 14:13:52 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 14:13:52 +0000 |
commit | c3a1ad545f97f6b48c8fd492492533d3c91097cf (patch) | |
tree | cd2ecff19af1a9963eae09137107369c551f0f1a /sys-devel/patch/patch-2.5.9.ebuild | |
parent | ppc profile cleanup (diff) | |
download | gentoo-2-c3a1ad545f97f6b48c8fd492492533d3c91097cf.tar.gz gentoo-2-c3a1ad545f97f6b48c8fd492492533d3c91097cf.tar.bz2 gentoo-2-c3a1ad545f97f6b48c8fd492492533d3c91097cf.zip |
ppc profile cleanup
Diffstat (limited to 'sys-devel/patch/patch-2.5.9.ebuild')
-rw-r--r-- | sys-devel/patch/patch-2.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/patch/patch-2.5.9.ebuild b/sys-devel/patch/patch-2.5.9.ebuild index b53b4331ff10..6e487dbbf9f2 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. # 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.4 2003/07/06 09:10:57 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9.ebuild,v 1.5 2003/07/16 14:10:54 pvdabeel Exp $ IUSE="build static" @@ -11,7 +11,7 @@ SRC_URI="http://alpha.gnu.org/gnu/patch/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86 ~ppc sparc ~alpha mips ~hppa ~arm" +KEYWORDS="amd64 ~x86 ppc sparc ~alpha mips ~hppa ~arm" DEPEND="virtual/glibc" |