diff options
author | 2004-05-27 01:00:13 +0000 | |
---|---|---|
committer | 2004-05-27 01:00:13 +0000 | |
commit | 6b01017c9290a157bdba162fca067c8aed22b310 (patch) | |
tree | 1c65a2390eb1baea21376cfa9a51d1fb25febeca /games-emulation/mamory | |
parent | Version bump. (Manifest recommit) (diff) | |
download | gentoo-2-6b01017c9290a157bdba162fca067c8aed22b310.tar.gz gentoo-2-6b01017c9290a157bdba162fca067c8aed22b310.tar.bz2 gentoo-2-6b01017c9290a157bdba162fca067c8aed22b310.zip |
IUSE
Diffstat (limited to 'games-emulation/mamory')
-rw-r--r-- | games-emulation/mamory/mamory-0.2.12.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-emulation/mamory/mamory-0.2.12.ebuild b/games-emulation/mamory/mamory-0.2.12.ebuild index e1192b8b71e4..6a9bc5411a92 100644 --- a/games-emulation/mamory/mamory-0.2.12.ebuild +++ b/games-emulation/mamory/mamory-0.2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.12.ebuild,v 1.1 2004/03/07 01:36:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.12.ebuild,v 1.2 2004/05/27 01:00:13 mr_bones_ Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/mamory/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="" RDEPEND="" |