summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-09-26 21:48:46 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-09-26 21:48:46 +0000
commita82455cd8259ae40e6bb64b7fa56bae4e77625ff (patch)
tree62947a4120e4cacb22c7d63d3c1e71083ad4d8b2 /sys-devel/make
parentStable on sparc wrt #148798 (diff)
downloadhistorical-a82455cd8259ae40e6bb64b7fa56bae4e77625ff.tar.gz
historical-a82455cd8259ae40e6bb64b7fa56bae4e77625ff.tar.bz2
historical-a82455cd8259ae40e6bb64b7fa56bae4e77625ff.zip
Stable on sparc wrt #149052
Package-Manager: portage-2.1.1
Diffstat (limited to 'sys-devel/make')
-rw-r--r--sys-devel/make/ChangeLog5
-rw-r--r--sys-devel/make/make-3.81.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/make/ChangeLog b/sys-devel/make/ChangeLog
index 2c518b311fbb..01b0479deb55 100644
--- a/sys-devel/make/ChangeLog
+++ b/sys-devel/make/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/make
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.54 2006/09/26 18:25:20 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.55 2006/09/26 21:48:46 gustavoz Exp $
+
+ 26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> make-3.81.ebuild:
+ Stable on sparc wrt #149052
26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> make-3.81.ebuild:
Stable on hppa wrt #149052
diff --git a/sys-devel/make/make-3.81.ebuild b/sys-devel/make/make-3.81.ebuild
index 8e1504b11eef..c11d63eeae1d 100644
--- a/sys-devel/make/make-3.81.ebuild
+++ b/sys-devel/make/make-3.81.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.81.ebuild,v 1.7 2006/09/26 18:25:20 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.81.ebuild,v 1.8 2006/09/26 21:48:46 gustavoz Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu//make/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="nls static"
DEPEND="nls? ( sys-devel/gettext )"