summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-01-25 05:37:18 +0000
committerSteve Dibb <beandog@gentoo.org>2007-01-25 05:37:18 +0000
commite424d7530bd2afc1ee8b3a47b639443f5a3715de (patch)
treeabf37d7b65c5809837dc45c232a8c91a7d1e5f0b /x11-wm/icewm
parentReplacing einfo with elog (diff)
downloadgentoo-2-e424d7530bd2afc1ee8b3a47b639443f5a3715de.tar.gz
gentoo-2-e424d7530bd2afc1ee8b3a47b639443f5a3715de.tar.bz2
gentoo-2-e424d7530bd2afc1ee8b3a47b639443f5a3715de.zip
Fix deps, bug 158581
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r--x11-wm/icewm/ChangeLog7
-rw-r--r--x11-wm/icewm/icewm-1.2.30.ebuild7
2 files changed, 7 insertions, 7 deletions
diff --git a/x11-wm/icewm/ChangeLog b/x11-wm/icewm/ChangeLog
index 5225a4c2d066..d744e8a6c908 100644
--- a/x11-wm/icewm/ChangeLog
+++ b/x11-wm/icewm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/icewm
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.121 2006/12/31 17:34:16 beandog Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.122 2007/01/25 05:37:18 beandog Exp $
+
+ 25 Jan 2007; Steve Dibb <beandog@gentoo.org> icewm-1.2.30.ebuild:
+ Fix deps, bug 158581
*icewm-1.2.30 (31 Dec 2006)
diff --git a/x11-wm/icewm/icewm-1.2.30.ebuild b/x11-wm/icewm/icewm-1.2.30.ebuild
index 71421c170bb6..bee58a1f15e6 100644
--- a/x11-wm/icewm/icewm-1.2.30.ebuild
+++ b/x11-wm/icewm/icewm-1.2.30.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.30.ebuild,v 1.1 2006/12/31 17:34:16 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.30.ebuild,v 1.2 2007/01/25 05:37:18 beandog Exp $
inherit eutils
@@ -21,15 +21,12 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="esd imlib nls spell truetype xinerama minimal debug"
RDEPEND="|| ( (
- x11-libs/libXau
x11-libs/libX11
x11-libs/libXrandr
x11-libs/libXext
x11-libs/libXpm
x11-libs/libXrender
x11-libs/libXft
- x11-libs/libXt
- x11-libs/libXdmcp
xinerama? ( x11-libs/libXinerama ) )
virtual/x11 )
esd? ( media-sound/esound )