diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:37:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:37:58 +0000 |
commit | 476319401f8de09f56ee097cb5b0f708420bf963 (patch) | |
tree | 777ab5cc0b77ce6fb7db1c0ff9902e9057442cd7 /games-emulation/mamory | |
parent | don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-476319401f8de09f56ee097cb5b0f708420bf963.tar.gz historical-476319401f8de09f56ee097cb5b0f708420bf963.tar.bz2 historical-476319401f8de09f56ee097cb5b0f708420bf963.zip |
sync IUSE (missing)
Diffstat (limited to 'games-emulation/mamory')
-rw-r--r-- | games-emulation/mamory/mamory-0.2.11.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-emulation/mamory/mamory-0.2.11.ebuild b/games-emulation/mamory/mamory-0.2.11.ebuild index 39044f7d52ed..eb1a2bfc7f44 100644 --- a/games-emulation/mamory/mamory-0.2.11.ebuild +++ b/games-emulation/mamory/mamory-0.2.11.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-emulation/mamory/mamory-0.2.11.ebuild,v 1.5 2004/06/24 22:30:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.11.ebuild,v 1.6 2004/07/14 14:34:54 agriffis 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="" |