summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-28 20:42:09 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-28 20:42:09 +0000
commitd1e19014055269bdea874e503ee795f578d17a26 (patch)
treec0d9f06f98f1872dce74c378d53bef14dde8f032 /x11-plugins/wmcp
parentclean older ebuild (diff)
downloadhistorical-d1e19014055269bdea874e503ee795f578d17a26.tar.gz
historical-d1e19014055269bdea874e503ee795f578d17a26.tar.bz2
historical-d1e19014055269bdea874e503ee795f578d17a26.zip
glibc -> libc
Diffstat (limited to 'x11-plugins/wmcp')
-rw-r--r--x11-plugins/wmcp/ChangeLog5
-rw-r--r--x11-plugins/wmcp/wmcp-1.2.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmcp/ChangeLog b/x11-plugins/wmcp/ChangeLog
index 27c0cfa6aa37..ab2d8fb65c13 100644
--- a/x11-plugins/wmcp/ChangeLog
+++ b/x11-plugins/wmcp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmcp
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/ChangeLog,v 1.6 2004/06/24 23:07:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/ChangeLog,v 1.7 2004/06/28 20:41:04 agriffis Exp $
+
+ 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> wmcp-1.2.8.ebuild:
+ glibc -> libc
12 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> wmcp-1.2.8.ebuild:
Stable on alpha.
diff --git a/x11-plugins/wmcp/wmcp-1.2.8.ebuild b/x11-plugins/wmcp/wmcp-1.2.8.ebuild
index e9d88cf5e386..fcf2c517d768 100644
--- a/x11-plugins/wmcp/wmcp-1.2.8.ebuild
+++ b/x11-plugins/wmcp/wmcp-1.2.8.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/wmcp/wmcp-1.2.8.ebuild,v 1.11 2004/06/24 23:07:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/wmcp-1.2.8.ebuild,v 1.12 2004/06/28 20:41:04 agriffis Exp $
inherit eutils
@@ -12,7 +12,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 amd64 ~ia64 ppc ~sparc alpha hppa ~mips"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
virtual/x11"
src_unpack() {