summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-01-04 22:32:33 +0000
committerBrent Baude <ranger@gentoo.org>2012-01-04 22:32:33 +0000
commit3886d892d0d48281a66fb9e96380e047798e3e49 (patch)
tree170b275d6931fab52391e88af6665dc8ae427180 /sys-devel
parentMarking gmm-4.1 ppc for bug 391651 (diff)
downloadgentoo-2-3886d892d0d48281a66fb9e96380e047798e3e49.tar.gz
gentoo-2-3886d892d0d48281a66fb9e96380e047798e3e49.tar.bz2
gentoo-2-3886d892d0d48281a66fb9e96380e047798e3e49.zip
Marking patch-2.6.1 ppc for bug 387471
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/patch/ChangeLog7
-rw-r--r--sys-devel/patch/patch-2.6.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/patch/ChangeLog b/sys-devel/patch/ChangeLog
index 6f5f026a02a5..c46cc6616c31 100644
--- a/sys-devel/patch/ChangeLog
+++ b/sys-devel/patch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/patch
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.51 2011/12/18 16:47:33 armin76 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.52 2012/01/04 22:32:33 ranger Exp $
+
+ 04 Jan 2012; Brent Baude <ranger@gentoo.org> patch-2.6.1.ebuild:
+ Marking patch-2.6.1 ppc for bug 387471
18 Dec 2011; Raúl Porcel <armin76@gentoo.org> patch-2.6.1.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #387471
diff --git a/sys-devel/patch/patch-2.6.1.ebuild b/sys-devel/patch/patch-2.6.1.ebuild
index 8c3dbd086058..17bebb6453c4 100644
--- a/sys-devel/patch/patch-2.6.1.ebuild
+++ b/sys-devel/patch/patch-2.6.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.6.1.ebuild,v 1.8 2011/12/18 16:47:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.6.1.ebuild,v 1.9 2012/01/04 22:32:33 ranger Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/patch/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="static test"
RDEPEND=""