From 62ef45f3cea1ee6de7dd3d1862a82bffc8d8e2ac Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 30 Dec 2012 15:10:37 +0000 Subject: Stable for alpha, wrt bug #441528 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) --- sys-devel/make/ChangeLog | 5 ++++- sys-devel/make/make-3.82-r4.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-devel') diff --git a/sys-devel/make/ChangeLog b/sys-devel/make/ChangeLog index ccebe2d83627..1c59859c113f 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.111 2012/12/29 14:34:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.112 2012/12/30 15:10:37 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo make-3.82-r4.ebuild: + Stable for alpha, wrt bug #441528 29 Dec 2012; Agostino Sarubbo make-3.82-r4.ebuild: Stable for sparc, wrt bug #441528 diff --git a/sys-devel/make/make-3.82-r4.ebuild b/sys-devel/make/make-3.82-r4.ebuild index 6e08dc392587..ca061b3bdcf8 100644 --- a/sys-devel/make/make-3.82-r4.ebuild +++ b/sys-devel/make/make-3.82-r4.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-r4.ebuild,v 1.11 2012/12/29 14:34:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.82-r4.ebuild,v 1.12 2012/12/30 15:10:37 ago 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 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls static" DEPEND="nls? ( sys-devel/gettext )" -- cgit v1.2.3-65-gdbad