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/wmcoincoin | |
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/wmcoincoin')
-rw-r--r-- | x11-plugins/wmcoincoin/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmcoincoin/wmcoincoin-2.3.8b.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmcoincoin/wmcoincoin-2.4.5b.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/wmcoincoin/ChangeLog b/x11-plugins/wmcoincoin/ChangeLog index 193b88a537d5..b9cc861f0bb2 100644 --- a/x11-plugins/wmcoincoin/ChangeLog +++ b/x11-plugins/wmcoincoin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmcoincoin # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/ChangeLog,v 1.4 2004/06/24 23:07:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/ChangeLog,v 1.5 2004/06/28 20:38:24 agriffis Exp $ + + 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> wmcoincoin-2.3.8b.ebuild, + wmcoincoin-2.4.5b.ebuild: + glibc -> libc *wmcoincoin-2.4.5b (25 Jul 2003) diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.3.8b.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.3.8b.ebuild index 86a7eea018a8..5a70fa63a82a 100644 --- a/x11-plugins/wmcoincoin/wmcoincoin-2.3.8b.ebuild +++ b/x11-plugins/wmcoincoin/wmcoincoin-2.3.8b.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/wmcoincoin/wmcoincoin-2.3.8b.ebuild,v 1.7 2004/06/24 23:07:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.3.8b.ebuild,v 1.8 2004/06/28 20:38:24 agriffis Exp $ IUSE="" DESCRIPTION="Stupid Dockapp for browsing Dacode sites news and board" @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 amd64 ppc" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11" src_compile() { diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.4.5b.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.4.5b.ebuild index 8171761293b3..1fc0df92a252 100644 --- a/x11-plugins/wmcoincoin/wmcoincoin-2.4.5b.ebuild +++ b/x11-plugins/wmcoincoin/wmcoincoin-2.4.5b.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/wmcoincoin/wmcoincoin-2.4.5b.ebuild,v 1.4 2004/06/24 23:07:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.4.5b.ebuild,v 1.5 2004/06/28 20:38:24 agriffis Exp $ IUSE="" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 amd64 ppc" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11" src_compile() { |