diff options
author | 2009-08-16 17:18:38 +0000 | |
---|---|---|
committer | 2009-08-16 17:18:38 +0000 | |
commit | f71db8a19b59f346237008ab6059f9970335df9d (patch) | |
tree | 8779ba8147d15f616ccef1d4e72c218925583d95 /x11-plugins/wmdf/wmdf-0.1.6-r1.ebuild | |
parent | Updated for EAPI2 and to address bug #281567 (thanks to Zeev Tarantov). (diff) | |
download | gentoo-2-f71db8a19b59f346237008ab6059f9970335df9d.tar.gz gentoo-2-f71db8a19b59f346237008ab6059f9970335df9d.tar.bz2 gentoo-2-f71db8a19b59f346237008ab6059f9970335df9d.zip |
stable amd64, bug 280360
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/wmdf/wmdf-0.1.6-r1.ebuild')
-rw-r--r-- | x11-plugins/wmdf/wmdf-0.1.6-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmdf/wmdf-0.1.6-r1.ebuild b/x11-plugins/wmdf/wmdf-0.1.6-r1.ebuild index 3f4285961f1d..7ac834583da5 100644 --- a/x11-plugins/wmdf/wmdf-0.1.6-r1.ebuild +++ b/x11-plugins/wmdf/wmdf-0.1.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdf/wmdf-0.1.6-r1.ebuild,v 1.7 2008/11/25 23:54:22 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdf/wmdf-0.1.6-r1.ebuild,v 1.8 2009/08/16 17:18:38 gentoofan23 Exp $ inherit eutils @@ -17,7 +17,7 @@ DEPEND="${RDEPEND} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" src_unpack() { |