diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 20:06:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 20:06:12 +0000 |
commit | 7b82d8009921ec1a7306f9b190f474531a263192 (patch) | |
tree | ae4e91d2a90bfd75e57adf1e93424f6d0e0141ed /x11-misc/autocutsel/autocutsel-0.6.2.ebuild | |
parent | dont depend on {text,file,sh-}utils (diff) | |
download | historical-7b82d8009921ec1a7306f9b190f474531a263192.tar.gz historical-7b82d8009921ec1a7306f9b190f474531a263192.tar.bz2 historical-7b82d8009921ec1a7306f9b190f474531a263192.zip |
glibc -> libc
Diffstat (limited to 'x11-misc/autocutsel/autocutsel-0.6.2.ebuild')
-rw-r--r-- | x11-misc/autocutsel/autocutsel-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/autocutsel/autocutsel-0.6.2.ebuild b/x11-misc/autocutsel/autocutsel-0.6.2.ebuild index 2a73cd630a7f..3d8483e8a847 100644 --- a/x11-misc/autocutsel/autocutsel-0.6.2.ebuild +++ b/x11-misc/autocutsel/autocutsel-0.6.2.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-misc/autocutsel/autocutsel-0.6.2.ebuild,v 1.10 2004/06/24 22:11:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/autocutsel-0.6.2.ebuild,v 1.11 2004/06/28 19:49:42 agriffis Exp $ DESCRIPTION="Synchronise the two copy/paste buffers mainly used by X applications" HOMEPAGE="http://www.lepton.fr/tools/autocutsel/" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc ppc" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11" src_compile() { |