summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-01-24 23:30:04 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-01-24 23:30:04 +0000
commit6780522ef4beb7c852cd2d49857d7db9ccd0c1db (patch)
treeb37c2a3d831970fe0407fc8e1277fc64af4001b4 /x11-plugins/wmmsg
parentstable on amd64 wrt bug 114587 (diff)
downloadhistorical-6780522ef4beb7c852cd2d49857d7db9ccd0c1db.tar.gz
historical-6780522ef4beb7c852cd2d49857d7db9ccd0c1db.tar.bz2
historical-6780522ef4beb7c852cd2d49857d7db9ccd0c1db.zip
Fixed DEPEND for modular X.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-plugins/wmmsg')
-rw-r--r--x11-plugins/wmmsg/ChangeLog7
-rw-r--r--x11-plugins/wmmsg/wmmsg-1.0.ebuild7
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-plugins/wmmsg/ChangeLog b/x11-plugins/wmmsg/ChangeLog
index 62c22428bbee..fa9a4482a30d 100644
--- a/x11-plugins/wmmsg/ChangeLog
+++ b/x11-plugins/wmmsg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmmsg
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/ChangeLog,v 1.8 2005/11/11 09:45:07 s4t4n Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/ChangeLog,v 1.9 2006/01/24 23:28:24 nelchael Exp $
+
+ 24 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmmsg-1.0.ebuild:
+ Fixed DEPEND for modular X.
11 Nov 2005; Michele Noberasco <s4t4n@gentoo.org> wmmsg-1.0.ebuild:
removed INSTALL and COPYING from dodoc.
diff --git a/x11-plugins/wmmsg/wmmsg-1.0.ebuild b/x11-plugins/wmmsg/wmmsg-1.0.ebuild
index f564b41f49a3..64dc4182c44f 100644
--- a/x11-plugins/wmmsg/wmmsg-1.0.ebuild
+++ b/x11-plugins/wmmsg/wmmsg-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.10 2005/11/11 09:45:07 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.ebuild,v 1.11 2006/01/24 23:28:24 nelchael Exp $
DESCRIPTION="wmmsg is a dockapp that informs you of new events, such as incoming chat messages, by displaying related icons and arrival times"
HOMEPAGE="http://taxiway.swapspace.net/~matt/wmmsg/"
@@ -9,8 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc ~sparc x86"
IUSE=""
-DEPEND="virtual/x11
- =x11-libs/gtk+-1.2*
+DEPEND="=x11-libs/gtk+-1.2*
media-libs/imlib2"
S=${WORKDIR}/${PN}