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 | f4275f14387d7b2e0b20f7f7238cdd4f0077b574 (patch) | |
tree | 659f902edd7e1460b21fa95714f6dbbf8f22d38c /games-arcade | |
parent | Initial commit; Ebuild submitted by Adrian Fruehwirt <fruehwia@spengergasse.a... (diff) | |
download | historical-f4275f14387d7b2e0b20f7f7238cdd4f0077b574.tar.gz historical-f4275f14387d7b2e0b20f7f7238cdd4f0077b574.tar.bz2 historical-f4275f14387d7b2e0b20f7f7238cdd4f0077b574.zip |
stablize
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/stardork/Manifest | 12 | ||||
-rw-r--r-- | games-arcade/stardork/stardork-0.6.ebuild | 4 |
2 files changed, 3 insertions, 13 deletions
diff --git a/games-arcade/stardork/Manifest b/games-arcade/stardork/Manifest index 29c5d4ce822a..717b6b62f045 100644 --- a/games-arcade/stardork/Manifest +++ b/games-arcade/stardork/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 cd545deeb87929c0b0a4528debb79356 stardork-0.6.ebuild 554 MD5 35a10afeb311a2224f2f666fe5709ed8 ChangeLog 438 MD5 69bd61de16c74c22893bb09f29950ee1 metadata.xml 159 +MD5 7c22533b2f183af5174f05613304c288 stardork-0.6.ebuild 552 MD5 b294194235a1c000812ffebfbf9260af files/digest-stardork-0.6 62 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBr6/5/UDVUK2NELYRAluvAKCvKc1GZS9LAod4QUJchzpuqMvJowCfXiZy -e3yFzE/ovydH9/DIE93wr6g= -=PFjh ------END PGP SIGNATURE----- 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" |