summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Leitch <port001@gentoo.org>2004-05-01 00:41:15 +0000
committerIan Leitch <port001@gentoo.org>2004-05-01 00:41:15 +0000
commit1226cea4b98edb025774ce437f2409f43a24f21a (patch)
tree91ef8af98e4029714f1f7e37b1133a0a6a11a7ac /x11-libs
parentNew cron script, close bug #30475. (diff)
downloadhistorical-1226cea4b98edb025774ce437f2409f43a24f21a.tar.gz
historical-1226cea4b98edb025774ce437f2409f43a24f21a.tar.bz2
historical-1226cea4b98edb025774ce437f2409f43a24f21a.zip
x11-base/xfree -> virtual/x11
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/docklib/ChangeLog5
-rw-r--r--x11-libs/docklib/Manifest4
-rw-r--r--x11-libs/docklib/docklib-0.2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/docklib/ChangeLog b/x11-libs/docklib/ChangeLog
index fe74890c2fab..8e175450a1e0 100644
--- a/x11-libs/docklib/ChangeLog
+++ b/x11-libs/docklib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/docklib
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/docklib/ChangeLog,v 1.5 2004/04/17 23:02:17 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/docklib/ChangeLog,v 1.6 2004/05/01 00:41:15 port001 Exp $
+
+ 01 May 2004; Ian Leitch <port001@gentoo.org> docklib-0.2.ebuild:
+ x11-base/xfree -> virtual/x11
17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> docklib-0.2.ebuild:
Removed S=, added IUSE=
diff --git a/x11-libs/docklib/Manifest b/x11-libs/docklib/Manifest
index a2a8e12c54dc..b03623f25802 100644
--- a/x11-libs/docklib/Manifest
+++ b/x11-libs/docklib/Manifest
@@ -1,3 +1,3 @@
-MD5 4161b17c7ac9ab3709660a86f94a24cc ChangeLog 847
-MD5 dede2c20ee3eb2e2b162043a206e0b32 docklib-0.2.ebuild 703
+MD5 a1e2e104861a1fff36ea844de48e391e docklib-0.2.ebuild 699
+MD5 e3a26241a308127d3e6298b125d64d2e ChangeLog 950
MD5 396ffce8629411184dc8a5f2a629b5fb files/digest-docklib-0.2 62
diff --git a/x11-libs/docklib/docklib-0.2.ebuild b/x11-libs/docklib/docklib-0.2.ebuild
index 8e3564f9cec6..77f466e54053 100644
--- a/x11-libs/docklib/docklib-0.2.ebuild
+++ b/x11-libs/docklib/docklib-0.2.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/docklib/docklib-0.2.ebuild,v 1.10 2004/04/30 21:59:55 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/docklib/docklib-0.2.ebuild,v 1.11 2004/05/01 00:41:15 port001 Exp $
DESCRIPTION="Library for Window Maker dock applications."
SRC_URI="http://linuxberg.surfnet.nl/files/x11/dev/${P}.tar.gz"
HOMEPAGE="http://www.windowmaker.org"
-DEPEND="x11-base/xfree"
+DEPEND="virtual/x11"
#RDEPEND=""
LICENSE="as-is"
SLOT="0"