From 6587c833a7db9bb005a8b8dc40b56352ae667940 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Mon, 28 Jun 2004 20:42:09 +0000 Subject: glibc -> libc --- x11-plugins/wmcube/ChangeLog | 5 ++++- x11-plugins/wmcube/wmcube-0.98.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'x11-plugins/wmcube') diff --git a/x11-plugins/wmcube/ChangeLog b/x11-plugins/wmcube/ChangeLog index f49356c94386..cde0a3ed23a2 100644 --- a/x11-plugins/wmcube/ChangeLog +++ b/x11-plugins/wmcube/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmcube # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcube/ChangeLog,v 1.7 2004/06/24 23:07:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcube/ChangeLog,v 1.8 2004/06/28 20:41:31 agriffis Exp $ + + 28 Jun 2004; Aron Griffis wmcube-0.98.ebuild: + glibc -> libc 13 Mar 2004; Stephen P. Becker wmcube-0.98.ebuild: Added ~mips keyword. 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" -- cgit v1.2.3-65-gdbad