diff options
author | 2008-03-23 10:53:19 +0000 | |
---|---|---|
committer | 2008-03-23 10:53:19 +0000 | |
commit | 10413f48c4733ff06e419373bd2ca499178b5e8f (patch) | |
tree | dbcdd727a0022b53f5c33087ac72cebadfad3c84 /x11-plugins/wmmsg/wmmsg-1.0.1.ebuild | |
parent | New version for GNOME-2.22. Improvements to plugin system, good handling of v... (diff) | |
download | gentoo-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/wmmsg-1.0.1.ebuild')
-rw-r--r-- | x11-plugins/wmmsg/wmmsg-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |