summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-06 14:25:51 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-06 14:25:51 +0000
commit97105bce6c38749761e62007d8f896e5e0fe44d3 (patch)
tree45719f7ea4ed92b9615b646969bed2d3cd34dc59 /media-libs/fmod
parentStable on sparc wrt #125172 (diff)
downloadgentoo-2-97105bce6c38749761e62007d8f896e5e0fe44d3.tar.gz
gentoo-2-97105bce6c38749761e62007d8f896e5e0fe44d3.tar.bz2
gentoo-2-97105bce6c38749761e62007d8f896e5e0fe44d3.zip
Drop virtual/libc dependency.
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'media-libs/fmod')
-rw-r--r--media-libs/fmod/ChangeLog8
-rw-r--r--media-libs/fmod/fmod-3.73.ebuild8
-rw-r--r--media-libs/fmod/fmod-3.74.ebuild8
3 files changed, 14 insertions, 10 deletions
diff --git a/media-libs/fmod/ChangeLog b/media-libs/fmod/ChangeLog
index a601f7a7e011..eb8d1fc4b678 100644
--- a/media-libs/fmod/ChangeLog
+++ b/media-libs/fmod/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/fmod
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/ChangeLog,v 1.19 2005/09/13 15:16:40 blubb Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/ChangeLog,v 1.20 2006/03/06 14:25:51 flameeyes Exp $
+
+ 06 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> fmod-3.73.ebuild,
+ fmod-3.74.ebuild:
+ Drop virtual/libc dependency.
13 Sep 2005; Simon Stelling <blubb@gentoo.org> fmod-3.73.ebuild,
fmod-3.74.ebuild:
diff --git a/media-libs/fmod/fmod-3.73.ebuild b/media-libs/fmod/fmod-3.73.ebuild
index 528f0d2b89e6..2176b60c10d7 100644
--- a/media-libs/fmod/fmod-3.73.ebuild
+++ b/media-libs/fmod/fmod-3.73.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-3.73.ebuild,v 1.6 2005/09/13 15:16:40 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-3.73.ebuild,v 1.7 2006/03/06 14:25:51 flameeyes Exp $
IUSE=""
@@ -14,9 +14,9 @@ SLOT="0"
LICENSE="fmod"
KEYWORDS="-* x86"
-DEPEND="virtual/libc"
+DEPEND=""
RDEPEND="${DEPEND}
- amd64? ( app-emulation/emul-linux-x86-baselibs )"
+ amd64? ( app-emulation/emul-linux-x86-baselibs )"
src_install() {
dolib api/libfmod-${PV}.so
diff --git a/media-libs/fmod/fmod-3.74.ebuild b/media-libs/fmod/fmod-3.74.ebuild
index ebd82435d9e3..7b36795d184f 100644
--- a/media-libs/fmod/fmod-3.74.ebuild
+++ b/media-libs/fmod/fmod-3.74.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-3.74.ebuild,v 1.4 2005/09/13 15:16:40 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-3.74.ebuild,v 1.5 2006/03/06 14:25:51 flameeyes Exp $
MY_P="fmodapi${PV/.}linux"
S=${WORKDIR}/${MY_P}
@@ -13,9 +13,9 @@ SLOT="0"
KEYWORDS="-* x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
RDEPEND="${DEPEND}
- amd64? ( app-emulation/emul-linux-x86-baselibs )"
+ amd64? ( app-emulation/emul-linux-x86-baselibs )"
src_install() {
dolib api/libfmod-${PV}.so