diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-01-05 07:11:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-01-05 07:11:23 +0000 |
commit | ad234e3492efffcfbc089d6dbc1755ce6cf48c48 (patch) | |
tree | fcbb73a8c96f1c7423ec9f02d7ce375257e4a378 /app-emulation/emul-linux-x86-soundlibs | |
parent | Remove gnuconfig inherit. (diff) | |
download | gentoo-2-ad234e3492efffcfbc089d6dbc1755ce6cf48c48.tar.gz gentoo-2-ad234e3492efffcfbc089d6dbc1755ce6cf48c48.tar.bz2 gentoo-2-ad234e3492efffcfbc089d6dbc1755ce6cf48c48.zip |
old/broken #143390
Diffstat (limited to 'app-emulation/emul-linux-x86-soundlibs')
-rw-r--r-- | app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-2.5-r1.ebuild | 29 | ||||
-rw-r--r-- | app-emulation/emul-linux-x86-soundlibs/files/digest-emul-linux-x86-soundlibs-2.5-r1 | 3 |
2 files changed, 0 insertions, 32 deletions
diff --git a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-2.5-r1.ebuild b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-2.5-r1.ebuild deleted file mode 100644 index 2ed14cabc8e2..000000000000 --- a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-2.5-r1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-2.5-r1.ebuild,v 1.1 2007/01/03 07:35:22 vapier Exp $ - -DESCRIPTION="Sound libraries for emulation of 32bit x86 on amd64" -HOMEPAGE="http://www.gentoo.org/" -SRC_URI="http://dev.gentooexperimental.org/~peper/distfiles/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="-* ~amd64" -IUSE="" -RESTRICT="nostrip" - -RDEPEND=">=app-emulation/emul-linux-x86-baselibs-2.5.5-r1 - !<=app-emulation/emul-linux-x86-medialibs-1.1" - -S=${WORKDIR} - -src_unpack() { - unpack ${A} - cd "${S}" - mv emul/linux/x86/usr/lib usr/lib32 || die - rmdir emul/linux/x86/usr emul/linux/x86 emul/linux emul || die -} - -src_install() { - cp -a "${WORKDIR}"/* "${D}"/ || die -} diff --git a/app-emulation/emul-linux-x86-soundlibs/files/digest-emul-linux-x86-soundlibs-2.5-r1 b/app-emulation/emul-linux-x86-soundlibs/files/digest-emul-linux-x86-soundlibs-2.5-r1 deleted file mode 100644 index 0fa4945826f1..000000000000 --- a/app-emulation/emul-linux-x86-soundlibs/files/digest-emul-linux-x86-soundlibs-2.5-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 dc247da8c5b9b83213e898e32fe4d0d8 emul-linux-x86-soundlibs-2.5.tar.bz2 865179 -RMD160 72ce56bede26765b7963994cd2e746648c72c107 emul-linux-x86-soundlibs-2.5.tar.bz2 865179 -SHA256 caa0d8ac3ca6af57b25cf8f525fafe29bcb074b975692959282c5efcf0770540 emul-linux-x86-soundlibs-2.5.tar.bz2 865179 |