summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD.M.D. Ljungmark <spider@gentoo.org>2003-04-01 21:58:25 +0000
committerD.M.D. Ljungmark <spider@gentoo.org>2003-04-01 21:58:25 +0000
commita03de21a71b5e761296f2bf3e81c0f53ddd74225 (patch)
treee339cbd694e38ae60a9f304734c2d1e21580a9ac /x11-plugins/wmnd
parentunmasking for x86 (diff)
downloadhistorical-a03de21a71b5e761296f2bf3e81c0f53ddd74225.tar.gz
historical-a03de21a71b5e761296f2bf3e81c0f53ddd74225.tar.bz2
historical-a03de21a71b5e761296f2bf3e81c0f53ddd74225.zip
fixing bug 1446
Diffstat (limited to 'x11-plugins/wmnd')
-rw-r--r--x11-plugins/wmnd/ChangeLog5
-rw-r--r--x11-plugins/wmnd/wmnd-0.4.3.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-plugins/wmnd/ChangeLog b/x11-plugins/wmnd/ChangeLog
index 05c362f1b31d..f05e501493fc 100644
--- a/x11-plugins/wmnd/ChangeLog
+++ b/x11-plugins/wmnd/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for x11-plugins/wmnd
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.4 2003/02/12 09:42:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.5 2003/04/01 21:54:01 spider Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*wmnd-0.4.3 (04 Oct 2002)
+ 01 apr 2003; <spider@gentoo.org> wmnd-0.4.3.ebuild:
+ Removed xpm dep. xpm lib is deprecated since a long time. bug #1446
+
04 Oct 2002; Nick Hadaway <raker@gentoo.org> wmnd-0.4.3.ebuild,
files/digest-wmnd-0.4.3 :
Initial adding of ebuild to portage.
diff --git a/x11-plugins/wmnd/wmnd-0.4.3.ebuild b/x11-plugins/wmnd/wmnd-0.4.3.ebuild
index 734d5c094065..d3290b65faf9 100644
--- a/x11-plugins/wmnd/wmnd-0.4.3.ebuild
+++ b/x11-plugins/wmnd/wmnd-0.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.3.ebuild,v 1.4 2003/02/13 17:31:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.3.ebuild,v 1.5 2003/04/01 21:54:01 spider Exp $
S="${WORKDIR}/${P}"
@@ -12,8 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc "
-DEPEND="virtual/x11
- media-libs/xpm"
+DEPEND="virtual/x11"
src_compile() {