summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-09-07 16:23:15 +0000
committerMike Frysinger <vapier@gentoo.org>2006-09-07 16:23:15 +0000
commitce1fe07fa1fe6b438313fda7dfd36ce4bf65ee12 (patch)
tree1b7dbe4b9be7cabd42ffd168f3d9accc2145f805
parentUpdating the comment on ieee80211-1.1.14 (thanks Henrik). (diff)
downloadgentoo-2-ce1fe07fa1fe6b438313fda7dfd36ce4bf65ee12.tar.gz
gentoo-2-ce1fe07fa1fe6b438313fda7dfd36ce4bf65ee12.tar.bz2
gentoo-2-ce1fe07fa1fe6b438313fda7dfd36ce4bf65ee12.zip
revert ppc64 stable
(Portage version: 2.1.1_rc1-r6)
-rw-r--r--sys-devel/patch/ChangeLog5
-rw-r--r--sys-devel/patch/patch-2.5.9-r1.ebuild4
2 files changed, 3 insertions, 6 deletions
diff --git a/sys-devel/patch/ChangeLog b/sys-devel/patch/ChangeLog
index 70d7d7e0e220..819699100a3b 100644
--- a/sys-devel/patch/ChangeLog
+++ b/sys-devel/patch/ChangeLog
@@ -1,9 +1,6 @@
# ChangeLog for sys-devel/patch
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.34 2006/09/07 09:05:22 corsair Exp $
-
- 07 Sep 2006; Markus Rothe <corsair@gentoo.org> patch-2.5.9-r1.ebuild:
- Stable on ppc64; bug #146660
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.35 2006/09/07 16:23:15 vapier Exp $
30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> patch-2.5.9-r1.ebuild:
Add ~x86-fbsd keyword.
diff --git a/sys-devel/patch/patch-2.5.9-r1.ebuild b/sys-devel/patch/patch-2.5.9-r1.ebuild
index e598d31b1511..fff3dde04124 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-2006 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.11 2006/09/07 09:05:22 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9-r1.ebuild,v 1.12 2006/09/07 16:23:15 vapier 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 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="build static"
DEPEND=""