summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-02-19 17:05:03 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-02-19 17:05:03 +0000
commit3b6a10bb6d110675b72a7b1565b26990159b32c2 (patch)
tree145ee0f7ad5a1dc3ce3a0ba312fbb5240e5f8731 /sys-devel/make
parentVersion Bump. (diff)
downloadgentoo-2-3b6a10bb6d110675b72a7b1565b26990159b32c2.tar.gz
gentoo-2-3b6a10bb6d110675b72a7b1565b26990159b32c2.tar.bz2
gentoo-2-3b6a10bb6d110675b72a7b1565b26990159b32c2.zip
Stable on ppc64; bug #123345
(Portage version: 2.0.54)
Diffstat (limited to 'sys-devel/make')
-rw-r--r--sys-devel/make/ChangeLog5
-rw-r--r--sys-devel/make/make-3.80-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/make/ChangeLog b/sys-devel/make/ChangeLog
index afd70315d359..ab2d5d186d0f 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.34 2006/02/19 16:53:04 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.35 2006/02/19 17:05:03 corsair Exp $
+
+ 19 Feb 2006; Markus Rothe <corsair@gentoo.org> make-3.80-r3.ebuild:
+ Stable on ppc64; bug #123345
19 Feb 2006; Joseph Jezak <josejx@gentoo.org> make-3.80-r3.ebuild:
Marked ppc stable for bug #123345.
diff --git a/sys-devel/make/make-3.80-r3.ebuild b/sys-devel/make/make-3.80-r3.ebuild
index f02c80d7e56f..17cde429e37a 100644
--- a/sys-devel/make/make-3.80-r3.ebuild
+++ b/sys-devel/make/make-3.80-r3.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.80-r3.ebuild,v 1.3 2006/02/19 16:53:04 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.80-r3.ebuild,v 1.4 2006/02/19 17:05:03 corsair 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"
DEPEND="nls? ( sys-devel/gettext )"