diff options
author | 2004-10-17 09:54:06 +0000 | |
---|---|---|
committer | 2004-10-17 09:54:06 +0000 | |
commit | 0d32b9d99fed937460c6426936c0a436b58287df (patch) | |
tree | b6a7d60a98a78cb02d3047d69bc7e067d13b0c63 /games-emulation | |
parent | Added to ~ppc (diff) | |
download | historical-0d32b9d99fed937460c6426936c0a436b58287df.tar.gz historical-0d32b9d99fed937460c6426936c0a436b58287df.tar.bz2 historical-0d32b9d99fed937460c6426936c0a436b58287df.zip |
Added to ~ppc
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/mamory/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/mamory/Manifest | 6 | ||||
-rw-r--r-- | games-emulation/mamory/mamory-0.2.14.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/games-emulation/mamory/ChangeLog b/games-emulation/mamory/ChangeLog index 7857e62b3d8b..cfacda6472bb 100644 --- a/games-emulation/mamory/ChangeLog +++ b/games-emulation/mamory/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/mamory # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/ChangeLog,v 1.5 2004/09/12 04:06:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/ChangeLog,v 1.6 2004/10/17 09:54:06 dholm Exp $ + + 17 Oct 2004; David Holm <dholm@gentoo.org> mamory-0.2.14.ebuild: + Added to ~ppc. *mamory-0.2.14 (11 Sep 2004) diff --git a/games-emulation/mamory/Manifest b/games-emulation/mamory/Manifest index 073ed96b2aff..d4c641d16f19 100644 --- a/games-emulation/mamory/Manifest +++ b/games-emulation/mamory/Manifest @@ -1,8 +1,8 @@ -MD5 f14948a6f7b0aba8788f104f7cd12935 ChangeLog 772 +MD5 06f7cd28c99e97c23a89c8d74d43a9f7 ChangeLog 853 MD5 0f37ce01b11c81b39372752076ba04ab mamory-0.2.11.ebuild 728 -MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 00fed4c2be015e367ad7d6d435ef05a6 mamory-0.2.12.ebuild 728 -MD5 5a16dfe957d6885966051d35975d5ba1 mamory-0.2.14.ebuild 759 +MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 +MD5 b0adf7b0c0a4bf96d14474efda30215b mamory-0.2.14.ebuild 760 MD5 99a52c9226f6f302a95127ba6bb97e33 files/digest-mamory-0.2.11 65 MD5 5cc6bb3512955da5c6f04cece741a5c4 files/digest-mamory-0.2.12 65 MD5 de402c9c914b56a303613e7c8ef52a95 files/digest-mamory-0.2.14 65 diff --git a/games-emulation/mamory/mamory-0.2.14.ebuild b/games-emulation/mamory/mamory-0.2.14.ebuild index 5d4d640efdbd..7c2a62669040 100644 --- a/games-emulation/mamory/mamory-0.2.14.ebuild +++ b/games-emulation/mamory/mamory-0.2.14.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.14.ebuild,v 1.1 2004/09/12 04:06:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.14.ebuild,v 1.2 2004/10/17 09:54:06 dholm Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mamory/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="" |