diff options
author | David Holm <dholm@gentoo.org> | 2004-02-18 09:23:06 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-02-18 09:23:06 +0000 |
commit | 403880607fd55410b9b53c4593b152b95950ac70 (patch) | |
tree | a80e35142eb55871e3dffe9c8c527768ac5ce6c2 /app-gnustep | |
parent | version bump. cleaned up src_install, installed compat scripts to ispell-aspe... (diff) | |
download | historical-403880607fd55410b9b53c4593b152b95950ac70.tar.gz historical-403880607fd55410b9b53c4593b152b95950ac70.tar.bz2 historical-403880607fd55410b9b53c4593b152b95950ac70.zip |
Added to ~ppc
Diffstat (limited to 'app-gnustep')
-rw-r--r-- | app-gnustep/affiche/ChangeLog | 7 | ||||
-rw-r--r-- | app-gnustep/affiche/affiche-0.6.0.ebuild | 6 | ||||
-rw-r--r-- | app-gnustep/easydiff/ChangeLog | 9 | ||||
-rw-r--r-- | app-gnustep/easydiff/easydiff-0.1.ebuild | 6 | ||||
-rw-r--r-- | app-gnustep/gorm/ChangeLog | 7 | ||||
-rw-r--r-- | app-gnustep/gorm/gorm-0.3.0.ebuild | 6 |
6 files changed, 25 insertions, 16 deletions
diff --git a/app-gnustep/affiche/ChangeLog b/app-gnustep/affiche/ChangeLog index 0ab3bf095e72..848a6416179a 100644 --- a/app-gnustep/affiche/ChangeLog +++ b/app-gnustep/affiche/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-gnustep/affiche -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/affiche/ChangeLog,v 1.3 2003/10/18 20:20:36 raker Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/affiche/ChangeLog,v 1.4 2004/02/18 09:16:12 dholm Exp $ + + 18 Feb 2004; David Holm <dholm@gentoo.org> affiche-0.6.0.ebuild: + Added to ~ppc. 18 Oct 2003; Nick Hadaway <raker@gentoo.org> affiche-0.6.0.ebuild: Fixed the policy violation of setting ${A} diff --git a/app-gnustep/affiche/affiche-0.6.0.ebuild b/app-gnustep/affiche/affiche-0.6.0.ebuild index 404dc35beda9..14146c88e12d 100644 --- a/app-gnustep/affiche/affiche-0.6.0.ebuild +++ b/app-gnustep/affiche/affiche-0.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/affiche/affiche-0.6.0.ebuild,v 1.3 2003/10/18 20:20:36 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/affiche/affiche-0.6.0.ebuild,v 1.4 2004/02/18 09:16:12 dholm Exp $ inherit gnustep @@ -12,7 +12,7 @@ SRC_URI="http://www.collaboration-world.com/affiche.data/releases/Stable/${P/a/A LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" DEPEND=">=dev-util/gnustep-gui-0.8.5" diff --git a/app-gnustep/easydiff/ChangeLog b/app-gnustep/easydiff/ChangeLog index b1f787016a8a..3ef60ef2fcdc 100644 --- a/app-gnustep/easydiff/ChangeLog +++ b/app-gnustep/easydiff/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-gnustep/easydiff -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/easydiff/ChangeLog,v 1.2 2003/07/16 16:29:30 brain Exp $ - +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/easydiff/ChangeLog,v 1.3 2004/02/18 09:21:02 dholm Exp $ + + 18 Feb 2004; David Holm <dholm@gentoo.org> easydiff-0.1.ebuild: + Added to ~ppc. + *easydiff-0.1 (15 Jul 2003) 16 Jul 2003; Michele Balistreri <brain@gentoo.org> easydiff-0.1.ebuild: diff --git a/app-gnustep/easydiff/easydiff-0.1.ebuild b/app-gnustep/easydiff/easydiff-0.1.ebuild index 6b4b6e3bd9c6..306f9759fdd7 100644 --- a/app-gnustep/easydiff/easydiff-0.1.ebuild +++ b/app-gnustep/easydiff/easydiff-0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/easydiff/easydiff-0.1.ebuild,v 1.2 2003/07/16 16:29:30 brain Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/easydiff/easydiff-0.1.ebuild,v 1.3 2004/02/18 09:21:02 dholm Exp $ inherit gnustep @@ -10,6 +10,6 @@ DESCRIPTION="GNUstep app that lets you easily see the differences between two te HOMEPAGE="http://www.collaboration-world.com/easydiff/" LICENSE="GPL-2" SRC_URI="http://freshmeat.net/redir/easydiff/33520/url_tgz/EasyDiff-${PV}.tar.gz" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" SLOT="0" S=${WORKDIR}/EasyDiff diff --git a/app-gnustep/gorm/ChangeLog b/app-gnustep/gorm/ChangeLog index ea0d798fdda4..235d4963845c 100644 --- a/app-gnustep/gorm/ChangeLog +++ b/app-gnustep/gorm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-gnustep/gorm -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gorm/ChangeLog,v 1.4 2003/10/18 20:17:38 raker Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gorm/ChangeLog,v 1.5 2004/02/18 09:23:06 dholm Exp $ + + 18 Feb 2004; David Holm <dholm@gentoo.org> gorm-0.3.0.ebuild: + Added to ~ppc. 18 Oct 2003; Nick Hadaway <raker@gentoo.org> gorm-0.3.0.ebuild: Removed stale ebuilds and fixed the policy violation of setting ${A} diff --git a/app-gnustep/gorm/gorm-0.3.0.ebuild b/app-gnustep/gorm/gorm-0.3.0.ebuild index 47ebed327529..9648fb4846b3 100644 --- a/app-gnustep/gorm/gorm-0.3.0.ebuild +++ b/app-gnustep/gorm/gorm-0.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gorm/gorm-0.3.0.ebuild,v 1.2 2003/10/18 20:17:38 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gorm/gorm-0.3.0.ebuild,v 1.3 2004/02/18 09:23:06 dholm Exp $ inherit base gnustep @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P/g/G}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" DEPEND=">=dev-util/gnustep-gui-0.8.5" |