summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-03-23 10:53:19 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-03-23 10:53:19 +0000
commit10413f48c4733ff06e419373bd2ca499178b5e8f (patch)
treedbcdd727a0022b53f5c33087ac72cebadfad3c84 /x11-plugins/wmmsg
parentNew version for GNOME-2.22. Improvements to plugin system, good handling of v... (diff)
downloadgentoo-2-10413f48c4733ff06e419373bd2ca499178b5e8f.tar.gz
gentoo-2-10413f48c4733ff06e419373bd2ca499178b5e8f.tar.bz2
gentoo-2-10413f48c4733ff06e419373bd2ca499178b5e8f.zip
stable x86, bug 214344
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-plugins/wmmsg')
-rw-r--r--x11-plugins/wmmsg/ChangeLog5
-rw-r--r--x11-plugins/wmmsg/wmmsg-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmmsg/ChangeLog b/x11-plugins/wmmsg/ChangeLog
index a6b7680f94ad..198cfb0117d4 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.14 2008/03/21 14:14:09 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/ChangeLog,v 1.15 2008/03/23 10:53:19 opfer Exp $
+
+ 23 Mar 2008; Christian Faulhammer <opfer@gentoo.org> wmmsg-1.0.1.ebuild:
+ stable x86, bug 214344
21 Mar 2008; Samuli Suominen <drac@gentoo.org> wmmsg-1.0.1.ebuild:
amd64 stable
diff --git a/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild b/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild
index 24ddf5c68056..dc0ab5235140 100644
--- a/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild
+++ b/x11-plugins/wmmsg/wmmsg-1.0.1.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.1.ebuild,v 1.2 2008/03/21 14:14:09 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild,v 1.3 2008/03/23 10:53:19 opfer Exp $
inherit autotools eutils
@@ -10,7 +10,7 @@ SRC_URI="http://swapspace.net/~matt/wmmsg/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2