summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-27 21:17:24 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-27 21:17:24 +0000
commit771d9c963b35768ceb58d2fe4a28f36f423827c0 (patch)
treefee484976dec1ee2f843b444d8aa559705584fd1 /app-cdr/ccd2iso/ccd2iso-0.1.ebuild
parentadd an "only amd64 may touch this ebuild" message- stay away arch maintainers! (diff)
downloadhistorical-771d9c963b35768ceb58d2fe4a28f36f423827c0.tar.gz
historical-771d9c963b35768ceb58d2fe4a28f36f423827c0.tar.bz2
historical-771d9c963b35768ceb58d2fe4a28f36f423827c0.zip
touch the libc
Diffstat (limited to 'app-cdr/ccd2iso/ccd2iso-0.1.ebuild')
-rw-r--r--app-cdr/ccd2iso/ccd2iso-0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/ccd2iso/ccd2iso-0.1.ebuild b/app-cdr/ccd2iso/ccd2iso-0.1.ebuild
index 00628a70cd60..7502735216c0 100644
--- a/app-cdr/ccd2iso/ccd2iso-0.1.ebuild
+++ b/app-cdr/ccd2iso/ccd2iso-0.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/app-cdr/ccd2iso/ccd2iso-0.1.ebuild,v 1.6 2004/06/24 21:30:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/ccd2iso/ccd2iso-0.1.ebuild,v 1.7 2004/06/27 21:11:18 vapier Exp $
DESCRIPTION="Converts CloneCD images (popular under Windows) to ISOs"
HOMEPAGE="http://sourceforge.net/projects/ccd2iso/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86 ppc"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
S=${WORKDIR}/${PN}