summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2006-08-21 02:06:35 +0000
committerTom Gall <tgall@gentoo.org>2006-08-21 02:06:35 +0000
commit4a820ba7d2cb8535aa16d688c72bb2183e7e0088 (patch)
treedbfdeac09bc4b91a9d8f3aa9cea5bd873d927636 /gnustep-base
parentcut USE=build (diff)
downloadgentoo-2-4a820ba7d2cb8535aa16d688c72bb2183e7e0088.tar.gz
gentoo-2-4a820ba7d2cb8535aa16d688c72bb2183e7e0088.tar.bz2
gentoo-2-4a820ba7d2cb8535aa16d688c72bb2183e7e0088.zip
added ~ppc64
(Portage version: 2.1-r1)
Diffstat (limited to 'gnustep-base')
-rw-r--r--gnustep-base/gnustep-make/ChangeLog9
-rw-r--r--gnustep-base/gnustep-make/gnustep-make-1.12.0-r1.ebuild4
2 files changed, 8 insertions, 5 deletions
diff --git a/gnustep-base/gnustep-make/ChangeLog b/gnustep-base/gnustep-make/ChangeLog
index 996ecd921b69..fdebe7717a21 100644
--- a/gnustep-base/gnustep-make/ChangeLog
+++ b/gnustep-base/gnustep-make/ChangeLog
@@ -1,6 +1,9 @@
# 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.35 2006/08/16 00:54:45 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/ChangeLog,v 1.36 2006/08/21 02:06:35 tgall Exp $
+
+ 20 Aug 2006; Tom Gall <tgall@gentoo.org> gnustep-make-1.12.0-r1.ebuild:
+ added ~ppc64
16 Aug 2006; Jason Wever <weeve@gentoo.org> gnustep-make-1.12.0-r1.ebuild:
Stable on SPARC wrt bug #139385.
@@ -130,7 +133,7 @@
gnustep-make-1.10.1_pre20041030.ebuild:
added ~amd64
- 31 Oct 2004; Bryan Østergaard <kloeri@gentoo.org>
+ 31 Oct 2004; Bryan Østergaard <kloeri@gentoo.org>
gnustep-make-1.10.1_pre20040928.ebuild:
~alpha keyword.
@@ -182,7 +185,7 @@
gnustep-make-1.7.2.ebuild:
virtual/glibc -> virtual/libc
- 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> gnustep-make-1.7.2.ebuild:
+ 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> gnustep-make-1.7.2.ebuild:
Stable on alpha.
25 Feb 2004; Sven Blumenstein <bazik@gentoo.org> gnustep-make-1.6.0.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 748b73bc3a59..9a15b52721c4 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.4 2006/08/16 00:54:45 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/gnustep-make-1.12.0-r1.ebuild,v 1.5 2006/08/21 02:06:35 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 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ppc-macos ~ppc64 sparc ~x86"
SLOT="0"
LICENSE="GPL-2"