summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-06 12:41:19 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-06 12:41:19 +0000
commit324ecc65b6c9a8f2a559ac3d387a0d27e63d5e13 (patch)
treefd5ba7d70341b000b4b7cf68bc4b8e0930d54225 /sys-devel
parentVersion bump RC and remove older (diff)
downloadgentoo-2-324ecc65b6c9a8f2a559ac3d387a0d27e63d5e13.tar.gz
gentoo-2-324ecc65b6c9a8f2a559ac3d387a0d27e63d5e13.tar.bz2
gentoo-2-324ecc65b6c9a8f2a559ac3d387a0d27e63d5e13.zip
Stable arm, bug #419941
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/make/ChangeLog5
-rw-r--r--sys-devel/make/make-3.82-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/make/ChangeLog b/sys-devel/make/ChangeLog
index 9b8e2b1fc38f..25210393e7ea 100644
--- a/sys-devel/make/ChangeLog
+++ b/sys-devel/make/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/make
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.96 2012/08/06 12:12:26 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.97 2012/08/06 12:41:19 blueness Exp $
+
+ 06 Aug 2012; Anthony G. Basile <blueness@gentoo.org> make-3.82-r3.ebuild:
+ Stable arm, bug #419941
06 Aug 2012; Anthony G. Basile <blueness@gentoo.org> make-3.82-r3.ebuild:
Stable ppc ppc64, bug #419941
diff --git a/sys-devel/make/make-3.82-r3.ebuild b/sys-devel/make/make-3.82-r3.ebuild
index d64627689c03..b2f2296d2ad8 100644
--- a/sys-devel/make/make-3.82-r3.ebuild
+++ b/sys-devel/make/make-3.82-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.82-r3.ebuild,v 1.3 2012/08/06 12:12:26 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.82-r3.ebuild,v 1.4 2012/08/06 12:41:19 blueness 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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="nls static"
DEPEND="nls? ( sys-devel/gettext )"