Stable on ppc64; bug #126365
authorMarkus Rothe <corsair@gentoo.org>
Thu, 16 Mar 2006 11:37:50 +0000 (11:37 +0000)
committerMarkus Rothe <corsair@gentoo.org>
Thu, 16 Mar 2006 11:37:50 +0000 (11:37 +0000)
Package-Manager: portage-2.0.54

sys-devel/make/ChangeLog
sys-devel/make/make-3.80-r4.ebuild

index 46ed523f252712cc13c3557abdd2e24bb6f041f3..4e835aee7919ee115ab5f318fa7e5c13ea855b09 100644 (file)
@@ -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.42 2006/03/16 04:55:52 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.43 2006/03/16 11:37:50 corsair Exp $
+
+  16 Mar 2006; Markus Rothe <corsair@gentoo.org> make-3.80-r4.ebuild:
+  Stable on ppc64; bug #126365
 
   16 Mar 2006; Patrick McLean <chutzpah@gentoo.org> make-3.80-r4.ebuild:
   Stable on amd64 (bug #126365)
index 0026c00227f919e2ab9e438bf1425c547c42ed24..6597bdb017b247383b206464dc28b466fd080eb7 100644 (file)
@@ -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.2 2006/03/16 04:55:52 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.80-r4.ebuild,v 1.3 2006/03/16 11:37:50 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 )"