summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-06-05 14:25:18 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-06-05 14:25:18 +0000
commite37b1dcef0af32205117d1d3402641c46c90ff16 (patch)
tree407ef11b0c043e7b5e2264ee68c660091776c366 /sys-devel
parentalpha/ia64/sh/sparc stable wrt #369505 (diff)
downloadgentoo-2-e37b1dcef0af32205117d1d3402641c46c90ff16.tar.gz
gentoo-2-e37b1dcef0af32205117d1d3402641c46c90ff16.tar.bz2
gentoo-2-e37b1dcef0af32205117d1d3402641c46c90ff16.zip
alpha/ia64/m68k/s390/sh/sparc stable wrt #367265
(Portage version: 2.1.9.49/cvs/Linux ia64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/make/ChangeLog5
-rw-r--r--sys-devel/make/make-3.82.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/make/ChangeLog b/sys-devel/make/ChangeLog
index 8db8c06922cf..b2be1109281d 100644
--- a/sys-devel/make/ChangeLog
+++ b/sys-devel/make/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/make
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.78 2011/06/02 12:22:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.79 2011/06/05 14:25:18 armin76 Exp $
+
+ 05 Jun 2011; Raúl Porcel <armin76@gentoo.org> make-3.82.ebuild:
+ alpha/ia64/m68k/s390/sh/sparc stable wrt #367265
02 Jun 2011; Markus Meier <maekke@gentoo.org> make-3.82.ebuild:
arm stable, bug #367265
diff --git a/sys-devel/make/make-3.82.ebuild b/sys-devel/make/make-3.82.ebuild
index dc9af1c70e91..1b30938bdff4 100644
--- a/sys-devel/make/make-3.82.ebuild
+++ b/sys-devel/make/make-3.82.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/make/make-3.82.ebuild,v 1.8 2011/06/02 12:22:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.82.ebuild,v 1.9 2011/06/05 14:25:18 armin76 Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu//make/${P}.tar.bz2"
LICENSE="GPL-3"
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="nls static"
DEPEND="nls? ( sys-devel/gettext )"