diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 10:59:53 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 10:59:53 +0000 |
commit | 1167babe172d5a1ec1f10bf55f21304b4aa55d72 (patch) | |
tree | df5796ed829376c4da85d30e8ed03e2f3d7b2295 /media-sound/mpc/mpc-0.11.1.ebuild | |
parent | virtual/glibc -> virtual/libc (diff) | |
download | historical-1167babe172d5a1ec1f10bf55f21304b4aa55d72.tar.gz historical-1167babe172d5a1ec1f10bf55f21304b4aa55d72.tar.bz2 historical-1167babe172d5a1ec1f10bf55f21304b4aa55d72.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'media-sound/mpc/mpc-0.11.1.ebuild')
-rw-r--r-- | media-sound/mpc/mpc-0.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpc/mpc-0.11.1.ebuild b/media-sound/mpc/mpc-0.11.1.ebuild index f896824d77f4..13ded68b424f 100644 --- a/media-sound/mpc/mpc-0.11.1.ebuild +++ b/media-sound/mpc/mpc-0.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpc/mpc-0.11.1.ebuild,v 1.1 2004/06/27 11:13:03 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpc/mpc-0.11.1.ebuild,v 1.2 2004/07/01 10:59:11 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ KEYWORDS="~x86 ~ppc" SLOT="0" LICENSE="GPL-2" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { local myconf |