diff options
author | David Holm <dholm@gentoo.org> | 2004-10-18 12:18:35 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-18 12:18:35 +0000 |
commit | f25e15ddce4a11fe380f8a5b6e1ef190c4690ec4 (patch) | |
tree | 3ef497b1db5b5accdc550b3b60c3eaae47c77700 /gnustep-apps/stshell | |
parent | Added to ~ppc (diff) | |
download | historical-f25e15ddce4a11fe380f8a5b6e1ef190c4690ec4.tar.gz historical-f25e15ddce4a11fe380f8a5b6e1ef190c4690ec4.tar.bz2 historical-f25e15ddce4a11fe380f8a5b6e1ef190c4690ec4.zip |
Added to ~ppc
Diffstat (limited to 'gnustep-apps/stshell')
-rw-r--r-- | gnustep-apps/stshell/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-apps/stshell/stshell-0.8.3_pre20040927.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnustep-apps/stshell/ChangeLog b/gnustep-apps/stshell/ChangeLog index 998558c806a0..12fdcb0467a7 100644 --- a/gnustep-apps/stshell/ChangeLog +++ b/gnustep-apps/stshell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-apps/stshell # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/stshell/ChangeLog,v 1.1 2004/09/28 17:54:55 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/stshell/ChangeLog,v 1.2 2004/10/18 12:13:47 dholm Exp $ + + 18 Oct 2004; David Holm <dholm@gentoo.org> + stshell-0.8.3_pre20040927.ebuild: + Added to ~ppc. *stshell-0.8.3_pre20040927 (28 Sep 2004) diff --git a/gnustep-apps/stshell/stshell-0.8.3_pre20040927.ebuild b/gnustep-apps/stshell/stshell-0.8.3_pre20040927.ebuild index c6033027547e..2f5d49002192 100644 --- a/gnustep-apps/stshell/stshell-0.8.3_pre20040927.ebuild +++ b/gnustep-apps/stshell/stshell-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-apps/stshell/stshell-0.8.3_pre20040927.ebuild,v 1.1 2004/09/28 17:54:55 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/stshell/stshell-0.8.3_pre20040927.ebuild,v 1.2 2004/10/18 12:13:47 dholm Exp $ ECVS_CVS_COMMAND="cvs -q" ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep" @@ -17,7 +17,7 @@ S=${WORKDIR}/${ECVS_MODULE} DESCRIPTION="An interactive shell for StepTalk." HOMEPAGE="http://www.gnustep.org/experience/StepTalk.html" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" LICENSE="LGPL-2.1" SLOT="0" |