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-apps/stepulator | |
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-apps/stepulator')
-rw-r--r-- | gnustep-apps/stepulator/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/stepulator/stepulator-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-apps/stepulator/ChangeLog b/gnustep-apps/stepulator/ChangeLog index 885ee7d60ead..a1a945ee5929 100644 --- a/gnustep-apps/stepulator/ChangeLog +++ b/gnustep-apps/stepulator/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/stepulator # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/stepulator/ChangeLog,v 1.1 2004/09/25 23:57:49 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/stepulator/ChangeLog,v 1.2 2004/10/18 12:13:19 dholm Exp $ + + 18 Oct 2004; David Holm <dholm@gentoo.org> stepulator-1.0.ebuild: + Added to ~ppc. *stepulator-1.0 (10 Sep 2004) diff --git a/gnustep-apps/stepulator/stepulator-1.0.ebuild b/gnustep-apps/stepulator/stepulator-1.0.ebuild index 1cbba55c440d..70adfcca1d85 100644 --- a/gnustep-apps/stepulator/stepulator-1.0.ebuild +++ b/gnustep-apps/stepulator/stepulator-1.0.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/stepulator/stepulator-1.0.ebuild,v 1.1 2004/09/25 23:57:49 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/stepulator/stepulator-1.0.ebuild,v 1.2 2004/10/18 12:13:19 dholm Exp $ inherit gnustep @@ -11,7 +11,7 @@ HOMEPAGE="http://www.linuks.mine.nu/stepulator/index.html" SRC_URI="http://www.linuks.mine.nu/stepulator/${PN}-gs-${PV}.tar.Z" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="${IUSE}" DEPEND="${GS_DEPEND}" |