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/wmdl
parentclean older ebuild (diff)
downloadhistorical-d1e19014055269bdea874e503ee795f578d17a26.tar.gz
historical-d1e19014055269bdea874e503ee795f578d17a26.tar.bz2
historical-d1e19014055269bdea874e503ee795f578d17a26.zip
glibc -> libc
Diffstat (limited to 'x11-plugins/wmdl')
-rw-r--r--x11-plugins/wmdl/ChangeLog5
-rw-r--r--x11-plugins/wmdl/wmdl-1.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmdl/ChangeLog b/x11-plugins/wmdl/ChangeLog
index c412361970df..4bc40ba7ee67 100644
--- a/x11-plugins/wmdl/ChangeLog
+++ b/x11-plugins/wmdl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmdl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/ChangeLog,v 1.4 2004/06/24 23:08:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/ChangeLog,v 1.5 2004/06/28 20:42:09 agriffis Exp $
+
+ 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> wmdl-1.4.1.ebuild:
+ glibc -> libc
19 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> wmdl-1.4.1.ebuild:
Inherit eutils.
diff --git a/x11-plugins/wmdl/wmdl-1.4.1.ebuild b/x11-plugins/wmdl/wmdl-1.4.1.ebuild
index 5f3580980c05..74d1e27458c1 100644
--- a/x11-plugins/wmdl/wmdl-1.4.1.ebuild
+++ b/x11-plugins/wmdl/wmdl-1.4.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/x11-plugins/wmdl/wmdl-1.4.1.ebuild,v 1.8 2004/06/24 23:08:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/wmdl-1.4.1.ebuild,v 1.9 2004/06/28 20:42:09 agriffis Exp $
inherit eutils
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 amd64"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
virtual/x11"
src_unpack() {