diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-12-03 00:18:20 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-12-03 00:18:20 +0000 |
commit | d4def8398b6f744224226c8b234f9fe6c4177a86 (patch) | |
tree | 7404c369a860a8b3907c83ddbe296a0d6c415795 /games-arcade | |
parent | Initial commit; Ebuild submitted by Adrian Fruehwirt <fruehwia@spengergasse.a... (diff) | |
download | gentoo-2-d4def8398b6f744224226c8b234f9fe6c4177a86.tar.gz gentoo-2-d4def8398b6f744224226c8b234f9fe6c4177a86.tar.bz2 gentoo-2-d4def8398b6f744224226c8b234f9fe6c4177a86.zip |
stablize
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/stardork/stardork-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/stardork/stardork-0.6.ebuild b/games-arcade/stardork/stardork-0.6.ebuild index 13265e589af1..2735d7d63046 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.1 2004/12/03 00:14:39 citizen428 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/stardork/stardork-0.6.ebuild,v 1.2 2004/12/03 00:18:20 mr_bones_ Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="sys-libs/ncurses" |