diff options
author | David Holm <dholm@gentoo.org> | 2004-10-18 12:17:09 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-18 12:17:09 +0000 |
commit | ccc12e5615d910c7bc8262865664a9303d5609bd (patch) | |
tree | 88c6a47793f4ef7d5a7dcb4c465c2d2051409248 /gnustep-libs/steptalk | |
parent | Version bump. (Manifest recommit) (diff) | |
download | gentoo-2-ccc12e5615d910c7bc8262865664a9303d5609bd.tar.gz gentoo-2-ccc12e5615d910c7bc8262865664a9303d5609bd.tar.bz2 gentoo-2-ccc12e5615d910c7bc8262865664a9303d5609bd.zip |
Added to ~ppc
Diffstat (limited to 'gnustep-libs/steptalk')
-rw-r--r-- | gnustep-libs/steptalk/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-libs/steptalk/steptalk-0.8.3_pre20040927.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnustep-libs/steptalk/ChangeLog b/gnustep-libs/steptalk/ChangeLog index 5f615834efe7..cba531be69b7 100644 --- a/gnustep-libs/steptalk/ChangeLog +++ b/gnustep-libs/steptalk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-libs/steptalk # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/steptalk/ChangeLog,v 1.1 2004/09/28 17:52:18 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/steptalk/ChangeLog,v 1.2 2004/10/18 12:13:11 dholm Exp $ + + 18 Oct 2004; David Holm <dholm@gentoo.org> + steptalk-0.8.3_pre20040927.ebuild: + Added to ~ppc. *steptalk-0.8.3_pre20040927 (28 Sep 2004) diff --git a/gnustep-libs/steptalk/steptalk-0.8.3_pre20040927.ebuild b/gnustep-libs/steptalk/steptalk-0.8.3_pre20040927.ebuild index 215b65aa6e0a..0074b69fa4c5 100644 --- a/gnustep-libs/steptalk/steptalk-0.8.3_pre20040927.ebuild +++ b/gnustep-libs/steptalk/steptalk-0.8.3_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-libs/steptalk/steptalk-0.8.3_pre20040927.ebuild,v 1.1 2004/09/28 17:52:18 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/steptalk/steptalk-0.8.3_pre20040927.ebuild,v 1.2 2004/10/18 12:13:11 dholm Exp $ ECVS_CVS_COMMAND="cvs -q" ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep" @@ -17,7 +17,7 @@ S=${WORKDIR}/${ECVS_MODULE} DESCRIPTION="StepTalk is the official GNUstep scripting framework." HOMEPAGE="http://www.gnustep.org/experience/StepTalk.html" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" LICENSE="LGPL-2.1" SLOT="0" |