summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2006-03-16 15:52:57 +0000
committerLuca Barbato <lu_zero@gentoo.org>2006-03-16 15:52:57 +0000
commit092f4d296553d612d0283389a7bc90fbaf8cdd76 (patch)
treef82a36a05fb7aba6b1de515d0f88fde252fd38ba /sys-devel/make
parentAdded 2006.0 splash theme. I am committing this straight to stable since it ... (diff)
downloadgentoo-2-092f4d296553d612d0283389a7bc90fbaf8cdd76.tar.gz
gentoo-2-092f4d296553d612d0283389a7bc90fbaf8cdd76.tar.bz2
gentoo-2-092f4d296553d612d0283389a7bc90fbaf8cdd76.zip
Marked ppc, see bug #126365
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'sys-devel/make')
-rw-r--r--sys-devel/make/ChangeLog5
-rw-r--r--sys-devel/make/make-3.80-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/make/ChangeLog b/sys-devel/make/ChangeLog
index 4e835aee7919..428087416c3a 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.43 2006/03/16 11:37:50 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.44 2006/03/16 15:52:57 lu_zero Exp $
+
+ 16 Mar 2006; Luca Barbato <lu_zero@gentoo.org> make-3.80-r4.ebuild:
+ Marked ppc
16 Mar 2006; Markus Rothe <corsair@gentoo.org> make-3.80-r4.ebuild:
Stable on ppc64; bug #126365
diff --git a/sys-devel/make/make-3.80-r4.ebuild b/sys-devel/make/make-3.80-r4.ebuild
index 6597bdb017b2..bba66ae8a3df 100644
--- a/sys-devel/make/make-3.80-r4.ebuild
+++ b/sys-devel/make/make-3.80-r4.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-r4.ebuild,v 1.3 2006/03/16 11:37:50 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.80-r4.ebuild,v 1.4 2006/03/16 15:52:57 lu_zero 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 )"