summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-05-05 21:13:18 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-05-05 21:13:18 +0000
commitd3fbd34c7874e065f1130622c3a4b9d6218c4490 (patch)
tree166ba5470be37a615866d2ef4ed3e28f5ac9cb02 /x11-misc
parentFixed SLOTing (diff)
downloadhistorical-d3fbd34c7874e065f1130622c3a4b9d6218c4490.tar.gz
historical-d3fbd34c7874e065f1130622c3a4b9d6218c4490.tar.bz2
historical-d3fbd34c7874e065f1130622c3a4b9d6218c4490.zip
x11-base/xfree -> virtual/x11
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xeasyconf/ChangeLog3
-rw-r--r--x11-misc/xeasyconf/Manifest4
-rw-r--r--x11-misc/xeasyconf/xeasyconf-0.1.5.ebuild6
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xeasyconf/ChangeLog b/x11-misc/xeasyconf/ChangeLog
index 95c9d658d054..6b5683944444 100644
--- a/x11-misc/xeasyconf/ChangeLog
+++ b/x11-misc/xeasyconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xeasyconf
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+ 05 May 2004; Danny van Dyk <kugelfang@gentoo.org> xeasyconf-0.1.5.ebuild:
+ Changed dependency from x11-base/xfree to virtual/x11.
+
*xeasyconf-0.1.2 (11 Apr 2004)
11 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> xeasyconf-0.1.2.ebuild,
diff --git a/x11-misc/xeasyconf/Manifest b/x11-misc/xeasyconf/Manifest
index f612a9637a36..d259046ad8c3 100644
--- a/x11-misc/xeasyconf/Manifest
+++ b/x11-misc/xeasyconf/Manifest
@@ -1,3 +1,3 @@
-MD5 161e128aa952c5cf425d2335db064aba ChangeLog 1124
-MD5 996ea7e53963875f80cb2597e16fed3e xeasyconf-0.1.5.ebuild 756
+MD5 7067b783cda2e2da569ab6b45c1886a5 ChangeLog 1258
+MD5 8ac8c328aebb62411e483e4d358ebdf9 xeasyconf-0.1.5.ebuild 754
MD5 8e54317f64bbc99a51998f8640168397 files/digest-xeasyconf-0.1.5 66
diff --git a/x11-misc/xeasyconf/xeasyconf-0.1.5.ebuild b/x11-misc/xeasyconf/xeasyconf-0.1.5.ebuild
index 87c49d17fa4f..5b5f9e493d1d 100644
--- a/x11-misc/xeasyconf/xeasyconf-0.1.5.ebuild
+++ b/x11-misc/xeasyconf/xeasyconf-0.1.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xeasyconf/xeasyconf-0.1.5.ebuild,v 1.5 2004/02/22 22:48:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xeasyconf/xeasyconf-0.1.5.ebuild,v 1.6 2004/05/05 21:13:18 kugelfang Exp $
IUSE=""
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="ppc -x86 -sparc -alpha"
-DEPEND="x11-base/xfree
+DEPEND="virtual/x11
sys-apps/pciutils"
RDEPEND="dev-util/dialog"