summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmmsg/ChangeLog5
-rw-r--r--x11-plugins/wmmsg/wmmsg-1.0.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/x11-plugins/wmmsg/ChangeLog b/x11-plugins/wmmsg/ChangeLog
index 8572ecc62c27..ef26be205307 100644
--- a/x11-plugins/wmmsg/ChangeLog
+++ b/x11-plugins/wmmsg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmmsg
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/ChangeLog,v 1.11 2008/01/12 00:38:39 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/ChangeLog,v 1.12 2008/02/01 14:07:58 s4t4n Exp $
+
+ 01 Feb 2008; Michele Noberasco <s4t4n@gentoo.org> wmmsg-1.0.ebuild:
+ Removed RDEPEND as it is equal to DEPEND.
12 Jan 2008; Santiago M. Mola <coldwind@gentoo.org> wmmsg-1.0.ebuild:
Add libXpm to deps (#204539), change HOMEPAGE, SRC_URI, remove redundant
diff --git a/x11-plugins/wmmsg/wmmsg-1.0.ebuild b/x11-plugins/wmmsg/wmmsg-1.0.ebuild
index 29d84498b9ea..1380029589d7 100644
--- a/x11-plugins/wmmsg/wmmsg-1.0.ebuild
+++ b/x11-plugins/wmmsg/wmmsg-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.ebuild,v 1.12 2008/01/12 00:38:39 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.ebuild,v 1.13 2008/02/01 14:07:58 s4t4n Exp $
DESCRIPTION="a dockapp that informs of new events, such as incoming chat messages, by displaying related icons and arrival times"
HOMEPAGE="http://swapspace.net/~matt/wmmsg/"
@@ -13,7 +13,6 @@ IUSE=""
DEPEND="=x11-libs/gtk+-1.2*
media-libs/imlib2
x11-libs/libXpm"
-RDEPEND="${DEPEND}"
S=${WORKDIR}/${PN}