summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2004-06-14 00:56:35 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2004-06-14 00:56:35 +0000
commit51a7b5d595dfd7ceea351f4083c2022af0efdf35 (patch)
tree80182e0d918f9c376cab5be15b8aafefa28eacf2 /x11-misc/unclutter
parentChange x11-base/xfree dependency to virtual/x11 (#52153). (diff)
downloadhistorical-51a7b5d595dfd7ceea351f4083c2022af0efdf35.tar.gz
historical-51a7b5d595dfd7ceea351f4083c2022af0efdf35.tar.bz2
historical-51a7b5d595dfd7ceea351f4083c2022af0efdf35.zip
Change x11-base/xfree dependency to virtual/x11 (#52153).
Diffstat (limited to 'x11-misc/unclutter')
-rw-r--r--x11-misc/unclutter/ChangeLog5
-rw-r--r--x11-misc/unclutter/unclutter-8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/unclutter/ChangeLog b/x11-misc/unclutter/ChangeLog
index 681008db8149..b54b6c650bbb 100644
--- a/x11-misc/unclutter/ChangeLog
+++ b/x11-misc/unclutter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/unclutter
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.6 2004/06/12 17:53:31 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.7 2004/06/14 00:51:29 spyderous Exp $
+
+ 13 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>; unclutter-8.ebuild:
+ Change x11-base/xfree dependency to virtual/x11 (#52153).
12 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> unclutter-8.ebuild:
Stable on alpha.
diff --git a/x11-misc/unclutter/unclutter-8.ebuild b/x11-misc/unclutter/unclutter-8.ebuild
index e433d4ef3c6e..cd032605ab69 100644
--- a/x11-misc/unclutter/unclutter-8.ebuild
+++ b/x11-misc/unclutter/unclutter-8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8.ebuild,v 1.7 2004/06/12 17:53:31 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8.ebuild,v 1.8 2004/06/14 00:51:29 spyderous Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="Hides mouse pointer while not in use."
@@ -12,7 +12,7 @@ LICENSE="public-domain"
KEYWORDS="x86 ~ppc ~sparc alpha ~mips hppa"
IUSE=""
-DEPEND="x11-base/xfree"
+DEPEND="virtual/x11"
src_compile() {