diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 17:35:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 17:35:45 +0000 |
commit | ec6c3ee7fffe35ef02dd2775d5abafaee14c1beb (patch) | |
tree | adcc386dd2071ad394fb8fa198cb01b53e347065 /x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild | |
parent | Unmask. (Manifest recommit) (diff) | |
download | gentoo-2-ec6c3ee7fffe35ef02dd2775d5abafaee14c1beb.tar.gz gentoo-2-ec6c3ee7fffe35ef02dd2775d5abafaee14c1beb.tar.bz2 gentoo-2-ec6c3ee7fffe35ef02dd2775d5abafaee14c1beb.zip |
glibc -> libc
Diffstat (limited to 'x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild')
-rw-r--r-- | x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild b/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild index 3aa33d358784..3d92e9bc7dee 100644 --- a/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild +++ b/x11-libs/gtkDPS/gtkDPS-0.3.4.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-libs/gtkDPS/gtkDPS-0.3.4.ebuild,v 1.9 2004/06/24 22:01:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild,v 1.10 2004/06/28 17:35:08 agriffis Exp $ inherit gnuconfig @@ -13,7 +13,7 @@ LICENSE="GPL-2 LGPL-2" SLOT="0" KEYWORDS="~x86 ~sparc alpha ~ppc ~amd64" -DEPEND="virtual/glibc +DEPEND="virtual/libc =x11-libs/gtk+-1.2* >=app-text/dgs-0.5.9.1" |