summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2006-12-27 03:53:31 +0000
committerTom Gall <tgall@gentoo.org>2006-12-27 03:53:31 +0000
commitd473226affdf71e497c1a199d691d744ea3ea4be (patch)
tree3f2ecd9c91800a6acb38bf757e9e328e9e73c5f8 /gnustep-base
parentRemove netcdf use flag and enable netcdf support by default since it is neede... (diff)
downloadgentoo-2-d473226affdf71e497c1a199d691d744ea3ea4be.tar.gz
gentoo-2-d473226affdf71e497c1a199d691d744ea3ea4be.tar.bz2
gentoo-2-d473226affdf71e497c1a199d691d744ea3ea4be.zip
stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'gnustep-base')
-rw-r--r--gnustep-base/gnustep-make/ChangeLog6
-rw-r--r--gnustep-base/gnustep-make/gnustep-make-1.12.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/gnustep-base/gnustep-make/ChangeLog b/gnustep-base/gnustep-make/ChangeLog
index bbc032211b3e..391f4b11d12d 100644
--- a/gnustep-base/gnustep-make/ChangeLog
+++ b/gnustep-base/gnustep-make/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-base/gnustep-make
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/ChangeLog,v 1.40 2006/10/25 04:41:55 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/ChangeLog,v 1.41 2006/12/27 03:53:31 tgall Exp $
+
+ 26 Dec 2006; Tom Gall <tgall@gentoo.org>
+ gnustep-make-1.12.0-r1.ebuild:
+ stable on ppc64
25 Oct 2006; Joshua Jackson <tsunam@gentoo.org>
gnustep-make-1.12.0-r1.ebuild:
diff --git a/gnustep-base/gnustep-make/gnustep-make-1.12.0-r1.ebuild b/gnustep-base/gnustep-make/gnustep-make-1.12.0-r1.ebuild
index e67e69b29645..e4c22069c559 100644
--- a/gnustep-base/gnustep-make/gnustep-make-1.12.0-r1.ebuild
+++ b/gnustep-base/gnustep-make/gnustep-make-1.12.0-r1.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/gnustep-base/gnustep-make/gnustep-make-1.12.0-r1.ebuild,v 1.7 2006/10/25 04:41:55 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/gnustep-make-1.12.0-r1.ebuild,v 1.8 2006/12/27 03:53:31 tgall Exp $
inherit gnustep
@@ -8,7 +8,7 @@ DESCRIPTION="GNUstep Makefile Package"
HOMEPAGE="http://www.gnustep.org"
SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
-KEYWORDS="~alpha amd64 ~ppc ppc-macos ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~ppc ppc-macos ppc64 sparc x86"
SLOT="0"
LICENSE="GPL-2"