diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-27 01:00:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-27 01:00:13 +0000 |
commit | 75cfd8ea57c49fd254ba6472d8f0e90945eb7495 (patch) | |
tree | c689141d4129bac602440f4c401e8e00a32067d5 /games-emulation | |
parent | Version bump. (diff) | |
download | historical-75cfd8ea57c49fd254ba6472d8f0e90945eb7495.tar.gz historical-75cfd8ea57c49fd254ba6472d8f0e90945eb7495.tar.bz2 historical-75cfd8ea57c49fd254ba6472d8f0e90945eb7495.zip |
IUSE
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/mamory/Manifest | 2 | ||||
-rw-r--r-- | games-emulation/mamory/mamory-0.2.12.ebuild | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/games-emulation/mamory/Manifest b/games-emulation/mamory/Manifest index c3521b5e17b2..495291b0cb1e 100644 --- a/games-emulation/mamory/Manifest +++ b/games-emulation/mamory/Manifest @@ -1,6 +1,6 @@ MD5 e3441595ed189884c3dccb9233cbf0c5 ChangeLog 644 MD5 fc79aa7e1ff04e7cde69b3a013d8f775 mamory-0.2.11.ebuild 727 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 c13b8a56bdf8755216c95ea3922845f7 mamory-0.2.12.ebuild 730 +MD5 aa818efa643e69a686651c464e099cf9 mamory-0.2.12.ebuild 738 MD5 99a52c9226f6f302a95127ba6bb97e33 files/digest-mamory-0.2.11 65 MD5 5cc6bb3512955da5c6f04cece741a5c4 files/digest-mamory-0.2.12 65 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="" |