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
commit6a79365640cb05116ab658ef7ae1abb13e4fc623 (patch)
tree799a2d38af6c60d2ae7f05d385722f9db72ef755 /x11-misc/xeasyconf
parentFixed SLOTing (Manifest recommit) (diff)
downloadgentoo-2-6a79365640cb05116ab658ef7ae1abb13e4fc623.tar.gz
gentoo-2-6a79365640cb05116ab658ef7ae1abb13e4fc623.tar.bz2
gentoo-2-6a79365640cb05116ab658ef7ae1abb13e4fc623.zip
x11-base/xfree -> virtual/x11
Diffstat (limited to 'x11-misc/xeasyconf')
-rw-r--r--x11-misc/xeasyconf/ChangeLog3
-rw-r--r--x11-misc/xeasyconf/xeasyconf-0.1.5.ebuild6
2 files changed, 6 insertions, 3 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/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"