diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-03-17 06:27:36 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-03-17 06:27:36 +0000 |
commit | 45dd998cf6e78b67674ade4ff03ca57ed3b8d87c (patch) | |
tree | d83bdb301c72bad2659b101a7c4cebed7648f0dd /games-emulation | |
parent | Fixed 3.0rc1 (diff) | |
download | historical-45dd998cf6e78b67674ade4ff03ca57ed3b8d87c.tar.gz historical-45dd998cf6e78b67674ade4ff03ca57ed3b8d87c.tar.bz2 historical-45dd998cf6e78b67674ade4ff03ca57ed3b8d87c.zip |
version bump
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/mamory/ChangeLog | 9 | ||||
-rw-r--r-- | games-emulation/mamory/Manifest | 6 | ||||
-rw-r--r-- | games-emulation/mamory/files/digest-mamory-0.2.18 | 1 | ||||
-rw-r--r-- | games-emulation/mamory/mamory-0.2.17.ebuild | 4 | ||||
-rw-r--r-- | games-emulation/mamory/mamory-0.2.18.ebuild | 32 |
5 files changed, 46 insertions, 6 deletions
diff --git a/games-emulation/mamory/ChangeLog b/games-emulation/mamory/ChangeLog index 7f1d4c94c634..4a499e95092b 100644 --- a/games-emulation/mamory/ChangeLog +++ b/games-emulation/mamory/ChangeLog @@ -1,6 +1,11 @@ # 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.9 2004/12/21 03:05:19 mr_bones_ Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/ChangeLog,v 1.10 2005/03/17 06:27:36 mr_bones_ Exp $ + +*mamory-0.2.18 (17 Mar 2005) + + 17 Mar 2005; Michael Sterrett <mr_bones_@gentoo.org> +mamory-0.2.18.ebuild: + version bump 20 Dec 2004; Michael Sterrett <mr_bones_@gentoo.org> -mamory-0.2.11.ebuild, -mamory-0.2.12.ebuild, -mamory-0.2.14.ebuild, -mamory-0.2.15.ebuild: diff --git a/games-emulation/mamory/Manifest b/games-emulation/mamory/Manifest index c88248e7a7d2..d329b32b2934 100644 --- a/games-emulation/mamory/Manifest +++ b/games-emulation/mamory/Manifest @@ -1,4 +1,6 @@ -MD5 936e8f20140a1626753930ee6cdb83c8 ChangeLog 1288 +MD5 114c939511f8181e63d7b998d6ed3d3f ChangeLog 1413 +MD5 9675eddaf73f2be3892d875d0eebda6a mamory-0.2.18.ebuild 764 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 b7927844e4b494d274ce4b528a1e410f mamory-0.2.17.ebuild 764 +MD5 cf672d4f28257c72fd2f70079d2113f2 mamory-0.2.17.ebuild 764 +MD5 dfc65132a1943d7c5e79571d6ae100a3 files/digest-mamory-0.2.18 65 MD5 40031d09f6a9850cabd22f3172c0e771 files/digest-mamory-0.2.17 65 diff --git a/games-emulation/mamory/files/digest-mamory-0.2.18 b/games-emulation/mamory/files/digest-mamory-0.2.18 new file mode 100644 index 000000000000..a6a4a0e73273 --- /dev/null +++ b/games-emulation/mamory/files/digest-mamory-0.2.18 @@ -0,0 +1 @@ +MD5 10237d8239c1e998dae70a8ade006ae3 mamory-0.2.18.tar.gz 493895 diff --git a/games-emulation/mamory/mamory-0.2.17.ebuild b/games-emulation/mamory/mamory-0.2.17.ebuild index 0d2f130576e1..07d20f2d4a90 100644 --- a/games-emulation/mamory/mamory-0.2.17.ebuild +++ b/games-emulation/mamory/mamory-0.2.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.17.ebuild,v 1.1 2004/12/21 03:04:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.17.ebuild,v 1.2 2005/03/17 06:27:36 mr_bones_ Exp $ inherit games diff --git a/games-emulation/mamory/mamory-0.2.18.ebuild b/games-emulation/mamory/mamory-0.2.18.ebuild new file mode 100644 index 000000000000..f9fffa005718 --- /dev/null +++ b/games-emulation/mamory/mamory-0.2.18.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.18.ebuild,v 1.1 2005/03/17 06:27:36 mr_bones_ Exp $ + +inherit games + +DESCRIPTION="rom management tools and library" +HOMEPAGE="http://mamory.sourceforge.net/" +SRC_URI="mirror://sourceforge/mamory/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~ppc x86" +IUSE="" + +DEPEND="" +RDEPEND="" + +src_compile() { + egamesconf \ + --disable-debug \ + --disable-dependency-tracking \ + --includedir=/usr/include || die + emake || die "emake failed" +} + +src_install() { + make DESTDIR="${D}" install || die "make install failed" + dodoc AUTHORS ChangeLog README TODO + dohtml DOCS/mamory.html + prepgamesdirs +} |