summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-12-03 10:47:41 +0000
committerMarkus Meier <maekke@gentoo.org>2011-12-03 10:47:41 +0000
commitbd1c61ea9815dd82346397dfafa0cbfd2b18d6c9 (patch)
tree731828c2e9dd1f8a4018957fe58c16f4d29ad9a2 /sys-devel/patch
parentarm stable, bug #377631 (diff)
downloadgentoo-2-bd1c61ea9815dd82346397dfafa0cbfd2b18d6c9.tar.gz
gentoo-2-bd1c61ea9815dd82346397dfafa0cbfd2b18d6c9.tar.bz2
gentoo-2-bd1c61ea9815dd82346397dfafa0cbfd2b18d6c9.zip
arm stable, bug #387471
(Portage version: 2.1.10.38/cvs/Linux i686)
Diffstat (limited to 'sys-devel/patch')
-rw-r--r--sys-devel/patch/ChangeLog5
-rw-r--r--sys-devel/patch/patch-2.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/patch/ChangeLog b/sys-devel/patch/ChangeLog
index 79e0ff8c2f54..7454da0435fc 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.49 2011/12/02 18:54:59 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.50 2011/12/03 10:47:41 maekke Exp $
+
+ 03 Dec 2011; Markus Meier <maekke@gentoo.org> patch-2.6.1.ebuild:
+ arm stable, bug #387471
02 Dec 2011; Steve Dibb <beandog@gentoo.org> patch-2.6.1.ebuild:
amd64 stable, bug 387471
diff --git a/sys-devel/patch/patch-2.6.1.ebuild b/sys-devel/patch/patch-2.6.1.ebuild
index 8695a165fde2..eecb90270862 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
# 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.6 2011/12/02 18:54:59 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.6.1.ebuild,v 1.7 2011/12/03 10:47:41 maekke 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=""