diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-12-19 14:01:45 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-12-19 14:01:45 +0000 |
commit | 179fffee63ff59d30a8ceb212d4f0d0983de6fe9 (patch) | |
tree | 8a9547b22b092cc6d96d7a4722a539caad0feb07 /games-arcade/stardork | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-179fffee63ff59d30a8ceb212d4f0d0983de6fe9.tar.gz gentoo-2-179fffee63ff59d30a8ceb212d4f0d0983de6fe9.tar.bz2 gentoo-2-179fffee63ff59d30a8ceb212d4f0d0983de6fe9.zip |
Marked ~ppc.
Diffstat (limited to 'games-arcade/stardork')
-rw-r--r-- | games-arcade/stardork/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/stardork/stardork-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/stardork/ChangeLog b/games-arcade/stardork/ChangeLog index d50cef847c2a..1a48b7da0bc8 100644 --- a/games-arcade/stardork/ChangeLog +++ b/games-arcade/stardork/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/stardork # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/stardork/ChangeLog,v 1.3 2004/12/04 12:59:10 citizen428 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/stardork/ChangeLog,v 1.4 2004/12/19 14:01:45 josejx Exp $ + + 19 Dec 2004; Joseph Jezak <josejx@gentoo.org> stardork-0.6.ebuild: + Marked ~ppc. *stardork-0.6 (03 Dec 2004) diff --git a/games-arcade/stardork/stardork-0.6.ebuild b/games-arcade/stardork/stardork-0.6.ebuild index 2735d7d63046..4fac2c38fe87 100644 --- a/games-arcade/stardork/stardork-0.6.ebuild +++ b/games-arcade/stardork/stardork-0.6.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/games-arcade/stardork/stardork-0.6.ebuild,v 1.2 2004/12/03 00:18:20 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/stardork/stardork-0.6.ebuild,v 1.3 2004/12/19 14:01:45 josejx Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="sys-libs/ncurses" |