diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 17:15:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 17:15:21 +0000 |
commit | a32dd0d0f6a50149bf175248b7e79a415b054c30 (patch) | |
tree | e2c8eebc6ac6f7de1e529375013c03723e900021 /sys-devel/patch/patch-2.5.9-r1.ebuild | |
parent | revision bump to fix security issues and include sparch patch; stable on ppc64 (diff) | |
download | gentoo-2-a32dd0d0f6a50149bf175248b7e79a415b054c30.tar.gz gentoo-2-a32dd0d0f6a50149bf175248b7e79a415b054c30.tar.bz2 gentoo-2-a32dd0d0f6a50149bf175248b7e79a415b054c30.zip |
stable on ia64
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-devel/patch/patch-2.5.9-r1.ebuild')
-rw-r--r-- | sys-devel/patch/patch-2.5.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/patch/patch-2.5.9-r1.ebuild b/sys-devel/patch/patch-2.5.9-r1.ebuild index 2b3c441e85a6..e4abf55f99fd 100644 --- a/sys-devel/patch/patch-2.5.9-r1.ebuild +++ b/sys-devel/patch/patch-2.5.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9-r1.ebuild,v 1.5 2005/03/04 04:52:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9-r1.ebuild,v 1.6 2005/04/01 17:12:45 agriffis Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="build static" DEPEND="" |