summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-plugins/wmnd/ChangeLog5
-rw-r--r--x11-plugins/wmnd/wmnd-0.4.3.ebuild5
-rw-r--r--x11-plugins/wmpinboard/ChangeLog5
-rw-r--r--x11-plugins/wmpinboard/wmpinboard-1.0.ebuild5
4 files changed, 12 insertions, 8 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() {
diff --git a/x11-plugins/wmpinboard/ChangeLog b/x11-plugins/wmpinboard/ChangeLog
index 3f044d412166..80d691065907 100644
--- a/x11-plugins/wmpinboard/ChangeLog
+++ b/x11-plugins/wmpinboard/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for x11-plugins/wmpinboard
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpinboard/ChangeLog,v 1.4 2003/02/12 09:43:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpinboard/ChangeLog,v 1.5 2003/04/01 21:58:25 spider Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*wmpinboard-1.0 (26 May 2002)
+ 01 apr 2003; <spider@gentoo.org> wmpinboard-1.0.ebuild:
+ fixing bug 1446, removed xpm dependency
+
30 Aug 2002; Seemant Kulleen <seemant@gentoo.org> * :
Relocated to x11-plugins
diff --git a/x11-plugins/wmpinboard/wmpinboard-1.0.ebuild b/x11-plugins/wmpinboard/wmpinboard-1.0.ebuild
index c5cd846d6ee1..a75102dffa5c 100644
--- a/x11-plugins/wmpinboard/wmpinboard-1.0.ebuild
+++ b/x11-plugins/wmpinboard/wmpinboard-1.0.ebuild
@@ -1,14 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpinboard/wmpinboard-1.0.ebuild,v 1.3 2003/02/13 17:32:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpinboard/wmpinboard-1.0.ebuild,v 1.4 2003/04/01 21:58:25 spider Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Window Maker dock applet resembling a miniature pinboard."
SRC_URI="http://www.tu-ilmenau.de/~gomar/stuff/wmpinboard/${P}.tar.bz2"
HOMEPAGE="http://www.tu-ilmenau.de/~gomar/stuff/wmpinboard"
-DEPEND="virtual/x11
- media-libs/xpm"
+DEPEND="virtual/x11"
SLOT="0"
LICENSE="GPL-2"