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
commit3da41e45112ba66c7420956f1380845660b68dca (patch)
tree95c5a0badb1d45d0fc423d1d5115918f4d99ba71 /x11-plugins/wmpinboard
parentunmasking for x86 (diff)
downloadgentoo-2-3da41e45112ba66c7420956f1380845660b68dca.tar.gz
gentoo-2-3da41e45112ba66c7420956f1380845660b68dca.tar.bz2
gentoo-2-3da41e45112ba66c7420956f1380845660b68dca.zip
fixing bug 1446
Diffstat (limited to 'x11-plugins/wmpinboard')
-rw-r--r--x11-plugins/wmpinboard/ChangeLog5
-rw-r--r--x11-plugins/wmpinboard/wmpinboard-1.0.ebuild5
2 files changed, 6 insertions, 4 deletions
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"