diff options
author | Daniel Goller <morfic@gentoo.org> | 2005-04-20 00:28:43 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2005-04-20 00:28:43 +0000 |
commit | fae227da843fa5c200df1337a34fdb78b37eaa1f (patch) | |
tree | 85e128525bc4acfc480439caebcec4f5b17be3a2 /games-emulation | |
parent | Misdeleted the ebuild. putting it back. (diff) | |
download | historical-fae227da843fa5c200df1337a34fdb78b37eaa1f.tar.gz historical-fae227da843fa5c200df1337a34fdb78b37eaa1f.tar.bz2 historical-fae227da843fa5c200df1337a34fdb78b37eaa1f.zip |
moved file to mirrors
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/mupen64-alsasnd/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/mupen64-alsasnd/Manifest | 10 | ||||
-rw-r--r-- | games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild | 5 |
3 files changed, 11 insertions, 9 deletions
diff --git a/games-emulation/mupen64-alsasnd/ChangeLog b/games-emulation/mupen64-alsasnd/ChangeLog index c3dc8f2e06ac..265b0d89c90c 100644 --- a/games-emulation/mupen64-alsasnd/ChangeLog +++ b/games-emulation/mupen64-alsasnd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/mupen64-alsasnd # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-alsasnd/ChangeLog,v 1.5 2005/04/17 22:39:37 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-alsasnd/ChangeLog,v 1.6 2005/04/20 00:28:43 morfic Exp $ + + 19 Apr 2005; Daniel Goller <morfic@gentoo.org> mupen64-alsasnd-0.4.ebuild: + moved file to mirrors 17 Apr 2005; Daniel Goller <morfic@gentoo.org> mupen64-alsasnd-0.4.ebuild: fix dependency logic/defaults diff --git a/games-emulation/mupen64-alsasnd/Manifest b/games-emulation/mupen64-alsasnd/Manifest index e2c967f3bcdf..8ee0b87a5a08 100644 --- a/games-emulation/mupen64-alsasnd/Manifest +++ b/games-emulation/mupen64-alsasnd/Manifest @@ -1,8 +1,8 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 d4c259d60e8be7d203961000e3894a28 mupen64-alsasnd-0.4.ebuild 1415 -MD5 6875daf698c78fa0c949f48420f288b1 ChangeLog 797 +MD5 39e4e5950bf769acd08f79c73e81a7e0 mupen64-alsasnd-0.4.ebuild 1415 +MD5 f6a55d4d96b921ec8a360e8ddcde3ee8 ChangeLog 899 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 658b03e564090a62ea13902273e73ae4 files/digest-mupen64-alsasnd-0.4 70 MD5 49a9052e77c664f4a2c6b092c62b39f6 files/0.4-gentoo.patch 560 @@ -10,7 +10,7 @@ MD5 15dd3b6cd3a33e7fcba000b2b38b9bd2 files/0.4-gtk.patch 1203 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) -iD8DBQFCYubhUpKYMelfdYERApRmAJ9K+Vmce6OFYXYogJrUTclCycM6UgCgjIUr -nV9q81fkvKulbQCFpk+nODw= -=k0Sj +iD4DBQFCZaFTUpKYMelfdYERAqYNAJ9mdBY90xPnhxClD43Bm0amRGM9cgCXeCMC +iwvM6DAKFweB6QscMOUYGg== +=q+cl -----END PGP SIGNATURE----- diff --git a/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild b/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild index 515605964200..84001f12bb4f 100644 --- a/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild +++ b/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild @@ -1,18 +1,17 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild,v 1.9 2005/04/17 22:39:37 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild,v 1.10 2005/04/20 00:28:43 morfic Exp $ inherit games eutils DESCRIPTION="Alsa plugin for the mupen64 N64 emulator" HOMEPAGE="http://www.emutalk.net/showthread.php?threadid=16895" -SRC_URI="alsa-plugin-${PV}fix.tar.bz2" +SRC_URI="mirror://gentoo/alsa-plugin-${PV}fix.tar.bz2" LICENSE="as-is" SLOT="0" KEYWORDS="-* x86" IUSE="qt gtk gtk2" -RESTRICT="fetch" DEPEND=">=media-libs/alsa-lib-0.9.0 || ( |