summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <tristan@gentoo.org>2007-01-05 20:30:55 +0000
committerTristan Heaven <tristan@gentoo.org>2007-01-05 20:30:55 +0000
commitfc3a2c8c1d789abc690a153a7e45bd3f13d5e5ab (patch)
treec7c1e5e76c423296c21750bc5b2b9416d4f29609
parentConvert to use elog. (diff)
downloadhistorical-fc3a2c8c1d789abc690a153a7e45bd3f13d5e5ab.tar.gz
historical-fc3a2c8c1d789abc690a153a7e45bd3f13d5e5ab.tar.bz2
historical-fc3a2c8c1d789abc690a153a7e45bd3f13d5e5ab.zip
Set WANT_AUTOCONF and WANT_AUTOMAKE
Package-Manager: portage-2.1.2_rc4-r6
-rw-r--r--games-emulation/mamory/ChangeLog7
-rw-r--r--games-emulation/mamory/mamory-0.2.22.ebuild11
2 files changed, 11 insertions, 7 deletions
diff --git a/games-emulation/mamory/ChangeLog b/games-emulation/mamory/ChangeLog
index 76828173de5f..549be7405295 100644
--- a/games-emulation/mamory/ChangeLog
+++ b/games-emulation/mamory/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/mamory
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/ChangeLog,v 1.17 2006/12/28 21:59:20 mr_bones_ Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/ChangeLog,v 1.18 2007/01/05 20:30:55 nyhm Exp $
+
+ 05 Jan 2007; Tristan Heaven <nyhm@gentoo.org> mamory-0.2.22.ebuild:
+ Set WANT_AUTOCONF and WANT_AUTOMAKE
*mamory-0.2.22 (28 Dec 2006)
diff --git a/games-emulation/mamory/mamory-0.2.22.ebuild b/games-emulation/mamory/mamory-0.2.22.ebuild
index 431c77be1449..625e25a5d171 100644
--- a/games-emulation/mamory/mamory-0.2.22.ebuild
+++ b/games-emulation/mamory/mamory-0.2.22.ebuild
@@ -1,12 +1,14 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.22.ebuild,v 1.1 2006/12/28 21:59:20 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.22.ebuild,v 1.2 2007/01/05 20:30:55 nyhm Exp $
+WANT_AUTOCONF=latest
+WANT_AUTOMAKE=latest
inherit autotools games
-DESCRIPTION="rom management tools and library"
+DESCRIPTION="ROM management tools and library"
HOMEPAGE="http://mamory.sourceforge.net/"
-SRC_URI="mirror://sourceforge/mamory/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -18,7 +20,6 @@ RDEPEND=""
src_unpack() {
unpack ${A}
-
cd "${S}"
# Remove hardcoded CFLAGS options