summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-16 11:22:00 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-16 11:22:00 +0000
commit305f929dd002eb07de7160c3ec856273038b3ac6 (patch)
tree6a53d8176f10939f5e228dfe1b6ca63d764ac424 /sys-devel/make
parentMark 1.4.3 stable on alpha (diff)
downloadhistorical-305f929dd002eb07de7160c3ec856273038b3ac6.tar.gz
historical-305f929dd002eb07de7160c3ec856273038b3ac6.tar.bz2
historical-305f929dd002eb07de7160c3ec856273038b3ac6.zip
Mark 3.80-r2 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'sys-devel/make')
-rw-r--r--sys-devel/make/ChangeLog5
-rw-r--r--sys-devel/make/make-3.80-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/make/ChangeLog b/sys-devel/make/ChangeLog
index 4e63d2afffbd..57e7257b0e7a 100644
--- a/sys-devel/make/ChangeLog
+++ b/sys-devel/make/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/make
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.29 2005/09/08 22:42:40 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.30 2005/09/16 11:22:00 agriffis Exp $
+
+ 16 Sep 2005; Aron Griffis <agriffis@gentoo.org> make-3.80-r2.ebuild:
+ Mark 3.80-r2 stable on alpha
08 Sep 2005; Aaron Walker <ka0ttic@gentoo.org> make-3.80-r2.ebuild:
Stable on mips.
diff --git a/sys-devel/make/make-3.80-r2.ebuild b/sys-devel/make/make-3.80-r2.ebuild
index 1cf8406d1736..e16032e756a6 100644
--- a/sys-devel/make/make-3.80-r2.ebuild
+++ b/sys-devel/make/make-3.80-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.80-r2.ebuild,v 1.8 2005/09/08 22:42:40 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.80-r2.ebuild,v 1.9 2005/09/16 11:22:00 agriffis Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/make/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE="nls static build hardened"
DEPEND="nls? ( sys-devel/gettext )"