summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2008-03-21 14:14:09 +0000
committerSamuli Suominen <drac@gentoo.org>2008-03-21 14:14:09 +0000
commit4b96b2d3201c09dfd19f3c6381b8378ccec4b283 (patch)
tree75b60f3b72f7ae61d4e943de27eb218605590c87 /x11-plugins/wmmsg
parentAdd missing unpack commands for Flameeyes, bug #214128. (diff)
downloadgentoo-2-4b96b2d3201c09dfd19f3c6381b8378ccec4b283.tar.gz
gentoo-2-4b96b2d3201c09dfd19f3c6381b8378ccec4b283.tar.bz2
gentoo-2-4b96b2d3201c09dfd19f3c6381b8378ccec4b283.zip
amd64 stable
(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 49b010e35999..a6b7680f94ad 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.13 2008/03/12 15:56:50 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/ChangeLog,v 1.14 2008/03/21 14:14:09 drac Exp $
+
+ 21 Mar 2008; Samuli Suominen <drac@gentoo.org> wmmsg-1.0.1.ebuild:
+ amd64 stable
*wmmsg-1.0.1 (12 Mar 2008)
diff --git a/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild b/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild
index 997bbd7048b1..24ddf5c68056 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.1 2008/03/12 15:56:50 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild,v 1.2 2008/03/21 14:14:09 drac 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