summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-10-17 09:39:29 +0000
committerDavid Holm <dholm@gentoo.org>2004-10-17 09:39:29 +0000
commitbd6a9fc258d261f6ddcd0ee2c42dd4e729ba8873 (patch)
tree7360acf447c565068a6aa623dba79848197aaf42 /gnustep-apps
parentkeyword x86 (Manifest recommit) (diff)
downloadgentoo-2-bd6a9fc258d261f6ddcd0ee2c42dd4e729ba8873.tar.gz
gentoo-2-bd6a9fc258d261f6ddcd0ee2c42dd4e729ba8873.tar.bz2
gentoo-2-bd6a9fc258d261f6ddcd0ee2c42dd4e729ba8873.zip
Added to ~ppc
Diffstat (limited to 'gnustep-apps')
-rw-r--r--gnustep-apps/gmines/ChangeLog5
-rw-r--r--gnustep-apps/gmines/gmines-0.1.ebuild4
-rw-r--r--gnustep-apps/gnumail/ChangeLog6
-rw-r--r--gnustep-apps/gnumail/gnumail-1.2.0_pre20040927.ebuild4
-rw-r--r--gnustep-apps/gorm/ChangeLog6
-rw-r--r--gnustep-apps/gorm/gorm-0.8.1_pre20040927-r1.ebuild4
-rw-r--r--gnustep-apps/gridlock/ChangeLog5
-rw-r--r--gnustep-apps/gridlock/gridlock-1.9.ebuild4
8 files changed, 26 insertions, 12 deletions
diff --git a/gnustep-apps/gmines/ChangeLog b/gnustep-apps/gmines/ChangeLog
index 0cae93a5b5b8..4fb7ea6d1f89 100644
--- a/gnustep-apps/gmines/ChangeLog
+++ b/gnustep-apps/gmines/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-apps/gmines
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gmines/ChangeLog,v 1.1 2004/09/25 23:27:12 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gmines/ChangeLog,v 1.2 2004/10/17 09:36:36 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> gmines-0.1.ebuild:
+ Added to ~ppc.
*gmines-0.1 (25 Sep 2004)
diff --git a/gnustep-apps/gmines/gmines-0.1.ebuild b/gnustep-apps/gmines/gmines-0.1.ebuild
index 5358a2ed6ff8..94b0cd62dbfd 100644
--- a/gnustep-apps/gmines/gmines-0.1.ebuild
+++ b/gnustep-apps/gmines/gmines-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gmines/gmines-0.1.ebuild,v 1.1 2004/09/25 23:27:12 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gmines/gmines-0.1.ebuild,v 1.2 2004/10/17 09:36:36 dholm Exp $
inherit gnustep
@@ -9,7 +9,7 @@ S=${WORKDIR}/${PN/gm/GM}
DESCRIPTION="The well-known minesweeper game."
HOMEPAGE="http://www.gnustep.it/marko/GMines/index.html"
SRC_URI="http://www.gnustep.it/marko/GMines/${PN/gm/GM}.tgz"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
SLOT="0"
LICENSE="GPL-2"
diff --git a/gnustep-apps/gnumail/ChangeLog b/gnustep-apps/gnumail/ChangeLog
index d62064fcb78b..b500c5608086 100644
--- a/gnustep-apps/gnumail/ChangeLog
+++ b/gnustep-apps/gnumail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-apps/gnumail
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.6 2004/10/04 01:18:00 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.7 2004/10/17 09:39:18 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org>
+ gnumail-1.2.0_pre20040927.ebuild:
+ Added to ~ppc.
*gnumail-1.2.0_pre20040916 (03 Oct 2004)
diff --git a/gnustep-apps/gnumail/gnumail-1.2.0_pre20040927.ebuild b/gnustep-apps/gnumail/gnumail-1.2.0_pre20040927.ebuild
index 861f19339e81..7e931615e5fc 100644
--- a/gnustep-apps/gnumail/gnumail-1.2.0_pre20040927.ebuild
+++ b/gnustep-apps/gnumail/gnumail-1.2.0_pre20040927.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0_pre20040927.ebuild,v 1.2 2004/10/04 01:18:00 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0_pre20040927.ebuild,v 1.3 2004/10/17 09:39:18 dholm Exp $
ECVS_CVS_COMMAND="cvs -q"
ECVS_SERVER="Sophos.ca:/opt/cvsroot"
@@ -18,7 +18,7 @@ S=${WORKDIR}/${ECVS_MODULE}
DESCRIPTION="A fully featured mail application for GNUstep"
HOMEPAGE="http://www.collaboration-world.com/gnumail/"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
LICENSE="GPL-2"
SLOT="0"
diff --git a/gnustep-apps/gorm/ChangeLog b/gnustep-apps/gorm/ChangeLog
index 1fe998e6b4dd..a9b1d5220885 100644
--- a/gnustep-apps/gorm/ChangeLog
+++ b/gnustep-apps/gorm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-apps/gorm
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/ChangeLog,v 1.7 2004/10/04 22:02:50 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/ChangeLog,v 1.8 2004/10/17 09:38:07 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org>
+ gorm-0.8.1_pre20040927-r1.ebuild:
+ Added to ~ppc.
*gorm-0.8.0-r1 (04 Oct 2004)
diff --git a/gnustep-apps/gorm/gorm-0.8.1_pre20040927-r1.ebuild b/gnustep-apps/gorm/gorm-0.8.1_pre20040927-r1.ebuild
index cbe7cffcc2a9..fabbe14651e6 100644
--- a/gnustep-apps/gorm/gorm-0.8.1_pre20040927-r1.ebuild
+++ b/gnustep-apps/gorm/gorm-0.8.1_pre20040927-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/gorm-0.8.1_pre20040927-r1.ebuild,v 1.1 2004/10/04 22:02:50 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/gorm-0.8.1_pre20040927-r1.ebuild,v 1.2 2004/10/17 09:38:07 dholm Exp $
ECVS_CVS_COMMAND="cvs -q"
ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep"
@@ -18,7 +18,7 @@ IUSE="${IUSE} doc"
DESCRIPTION="Gorm is a clone of the NeXTstep Interface Builder application for GNUstep."
HOMEPAGE="http://www.gnustep.org/experience/Gorm.html"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
LICENSE="GPL-2"
SLOT="0"
diff --git a/gnustep-apps/gridlock/ChangeLog b/gnustep-apps/gridlock/ChangeLog
index 6b9bc90e8192..ac46dcaf082e 100644
--- a/gnustep-apps/gridlock/ChangeLog
+++ b/gnustep-apps/gridlock/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-apps/gridlock
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/ChangeLog,v 1.4 2004/09/25 19:16:18 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/ChangeLog,v 1.5 2004/10/17 09:38:10 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> gridlock-1.9.ebuild:
+ Added to ~ppc.
*gridlock-1.9 (25 Sep 2004)
diff --git a/gnustep-apps/gridlock/gridlock-1.9.ebuild b/gnustep-apps/gridlock/gridlock-1.9.ebuild
index 84289eb9c0ac..252d95804a15 100644
--- a/gnustep-apps/gridlock/gridlock-1.9.ebuild
+++ b/gnustep-apps/gridlock/gridlock-1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/gridlock-1.9.ebuild,v 1.1 2004/09/25 19:16:18 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/gridlock-1.9.ebuild,v 1.2 2004/10/17 09:38:10 dholm Exp $
inherit gnustep
@@ -11,7 +11,7 @@ HOMEPAGE="http://dozingcat.com/"
SRC_URI="http://dozingcat.com/Gridlock/${PN/g/G}-gnustep-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE="${IUSE} doc"
DEPEND="${GS_DEPEND}"