summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-06-05 17:33:54 +0000
committerJeroen Roovers <jer@gentoo.org>2011-06-05 17:33:54 +0000
commit6d509831f692eeba5f96a055487782719a9ef4a3 (patch)
tree9c2fb543dd156b8c1198d5c6839bef3a72575963 /sys-devel/make
parentStable for HPPA (bug #369505). (diff)
downloadgentoo-2-6d509831f692eeba5f96a055487782719a9ef4a3.tar.gz
gentoo-2-6d509831f692eeba5f96a055487782719a9ef4a3.tar.bz2
gentoo-2-6d509831f692eeba5f96a055487782719a9ef4a3.zip
Stable for HPPA (bug #367265).
(Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/make')
-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 b2be1109281d..f88c4a373f34 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.79 2011/06/05 14:25:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.80 2011/06/05 17:33:54 jer Exp $
+
+ 05 Jun 2011; Jeroen Roovers <jer@gentoo.org> make-3.82.ebuild:
+ Stable for HPPA (bug #367265).
05 Jun 2011; Raúl Porcel <armin76@gentoo.org> make-3.82.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #367265
diff --git a/sys-devel/make/make-3.82.ebuild b/sys-devel/make/make-3.82.ebuild
index 1b30938bdff4..5bb1b77aa693 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.9 2011/06/05 14:25:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.82.ebuild,v 1.10 2011/06/05 17:33:54 jer 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 )"