diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 20:42:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 20:42:09 +0000 |
commit | 6587c833a7db9bb005a8b8dc40b56352ae667940 (patch) | |
tree | daec562af539d9caf6743ba191cd46ef240989eb /x11-plugins/wmcube/wmcube-0.98.ebuild | |
parent | clean older ebuild (Manifest recommit) (diff) | |
download | gentoo-2-6587c833a7db9bb005a8b8dc40b56352ae667940.tar.gz gentoo-2-6587c833a7db9bb005a8b8dc40b56352ae667940.tar.bz2 gentoo-2-6587c833a7db9bb005a8b8dc40b56352ae667940.zip |
glibc -> libc
Diffstat (limited to 'x11-plugins/wmcube/wmcube-0.98.ebuild')
-rw-r--r-- | x11-plugins/wmcube/wmcube-0.98.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmcube/wmcube-0.98.ebuild b/x11-plugins/wmcube/wmcube-0.98.ebuild index 213a17024c8b..400a88e70791 100644 --- a/x11-plugins/wmcube/wmcube-0.98.ebuild +++ b/x11-plugins/wmcube/wmcube-0.98.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/x11-plugins/wmcube/wmcube-0.98.ebuild,v 1.8 2004/06/24 23:07:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcube/wmcube-0.98.ebuild,v 1.9 2004/06/28 20:41:31 agriffis Exp $ DESCRIPTION="a dockapp cpu monitor with spinning 3d objects" HOMEPAGE="http://kling.mine.nu/kling/wmcube.htm" @@ -12,7 +12,7 @@ KEYWORDS="x86 amd64 ~mips ppc" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11" S="${WORKDIR}/${P}/wmcube" |