diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-03-07 15:53:53 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-03-07 15:53:53 +0000 |
commit | 2904895d0cc2341dcaaeee745b9ceab2af2d0001 (patch) | |
tree | 11f13a2aea0005c1e5ea5b776a67a2705861be81 /media-sound/splay/splay-0.9.5.2.ebuild | |
parent | Drop virtual/libc dependency. Respect CC, CFLAGS and LDFLAGS. (diff) | |
download | gentoo-2-2904895d0cc2341dcaaeee745b9ceab2af2d0001.tar.gz gentoo-2-2904895d0cc2341dcaaeee745b9ceab2af2d0001.tar.bz2 gentoo-2-2904895d0cc2341dcaaeee745b9ceab2af2d0001.zip |
Drop virtual/libc dependency.
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'media-sound/splay/splay-0.9.5.2.ebuild')
-rw-r--r-- | media-sound/splay/splay-0.9.5.2.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/media-sound/splay/splay-0.9.5.2.ebuild b/media-sound/splay/splay-0.9.5.2.ebuild index 6e7762299e18..5937bb57f9b1 100644 --- a/media-sound/splay/splay-0.9.5.2.ebuild +++ b/media-sound/splay/splay-0.9.5.2.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-sound/splay/splay-0.9.5.2.ebuild,v 1.14 2005/07/25 19:12:32 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/splay/splay-0.9.5.2.ebuild,v 1.15 2006/03/07 15:53:53 flameeyes Exp $ inherit eutils @@ -14,8 +14,6 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~ppc x86" -DEPEND="virtual/libc" - src_unpack() { unpack ${A} cd ${S}/apps |