summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2008-02-01 14:07:58 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2008-02-01 14:07:58 +0000
commit500316d36957c8ed63aead1fdc5389fc30d47aef (patch)
tree271e261c2ca1c4d26974b4141da27f50bcd82f67 /x11-plugins
parentalpha/ia64/sparc stable wrt #206502 (diff)
downloadhistorical-500316d36957c8ed63aead1fdc5389fc30d47aef.tar.gz
historical-500316d36957c8ed63aead1fdc5389fc30d47aef.tar.bz2
historical-500316d36957c8ed63aead1fdc5389fc30d47aef.zip
Removed RDEPEND since it was equal to DEPEND.
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmmsg/ChangeLog5
-rw-r--r--x11-plugins/wmmsg/Manifest4
-rw-r--r--x11-plugins/wmmsg/wmmsg-1.0.ebuild3
3 files changed, 7 insertions, 5 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/Manifest b/x11-plugins/wmmsg/Manifest
index 3d83f3d7d918..07a1bf7e94f8 100644
--- a/x11-plugins/wmmsg/Manifest
+++ b/x11-plugins/wmmsg/Manifest
@@ -1,4 +1,4 @@
DIST wmmsg-1.0.tar.gz 233601 RMD160 3f5571d079a8f6c2b87daac86a4b853265b272b0 SHA1 28719711c1631484575e4dfc741d9ce1064a84d0 SHA256 eb0cf7116f524c7c83d9f4060fee8e200f367f49a8d5f8d005f30e9437d206ba
-EBUILD wmmsg-1.0.ebuild 757 RMD160 576e4100e6e4579ae2c14aea7a2800ad132ce96b SHA1 1fc14136611da4959114ac4f5f6e554bb4808b7b SHA256 3cf44cd5a6ff701ac2c3527e8ec7622f8c79eec0affbed914a85f266d6503d2f
-MISC ChangeLog 1409 RMD160 3a214ae413979041b57d2025ad9c3297eb896868 SHA1 28a4b1df0f55d623a601dd273904a5d4ad6afd7e SHA256 c44a86c76dfd93940af623353e2059655616c839335b90560112675967c01fd4
+EBUILD wmmsg-1.0.ebuild 734 RMD160 6497102dc2a9e7b257f8fa2a8d3aecc5f9da3731 SHA1 81edff3fd27284f7cc7e8ef939d025e87344e27b SHA256 b2e4f62ab52b53521d202b85171fd0f2c490a2dbdb82e575e4fb227a44a55b03
+MISC ChangeLog 1521 RMD160 04dfbae67bb2f479e09b5520e2c11eb4ffb8d8a7 SHA1 4cd5239b11077a916ecb6db2018e54c3ef3ed70a SHA256 061c9c033ce859a04cf4d8e7cce68a872d18491edfa7a4dd09540c751bf4c817
MISC metadata.xml 489 RMD160 efd8eae07a7b9a12d9842d4b2488bab914394525 SHA1 041e4a8a9ebfd17af57d3b5d89680a68191b86ba SHA256 b7556c1246d44850f92a06b9776a4ac28da7669df926bac154c072d1f2fd5645
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}