summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2005-02-17 17:30:51 +0000
committerLuca Barbato <lu_zero@gentoo.org>2005-02-17 17:30:51 +0000
commitc8853b194ff606115a10f7ea63f467a34e928628 (patch)
treea58a4212165fa4799bc1bb1dcb4d7dfbe467c524 /sys-devel
parentdepend on uzip (diff)
downloadgentoo-2-c8853b194ff606115a10f7ea63f467a34e928628.tar.gz
gentoo-2-c8853b194ff606115a10f7ea63f467a34e928628.tar.bz2
gentoo-2-c8853b194ff606115a10f7ea63f467a34e928628.zip
Marked ppc
(Portage version: 2.0.51.16)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/patch/ChangeLog5
-rw-r--r--sys-devel/patch/patch-2.5.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/patch/ChangeLog b/sys-devel/patch/ChangeLog
index e1edb7f9cf1e..cd667cf2eda6 100644
--- a/sys-devel/patch/ChangeLog
+++ b/sys-devel/patch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/patch
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.28 2005/02/01 16:24:43 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.29 2005/02/17 17:30:51 lu_zero Exp $
+
+ 17 Feb 2005; Luca Barbato <lu_zero@gentoo.org> patch-2.5.9-r1.ebuild:
+ Marked ppc
01 Feb 2005; Danny van Dyk <kugelfang@gentoo.org> patch-2.5.9-r1.ebuild:
Removed amd64-hardened workaround, as it isn't necessary anymore.
diff --git a/sys-devel/patch/patch-2.5.9-r1.ebuild b/sys-devel/patch/patch-2.5.9-r1.ebuild
index 0136995859ce..e9c62af8388a 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.3 2005/02/01 16:24:43 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9-r1.ebuild,v 1.4 2005/02/17 17:30:51 lu_zero 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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="build static"
DEPEND="virtual/libc"