diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:38:37 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:38:37 +0000 |
commit | 8bfa2cace61c13308e1dc3bbd2c772a43895108a (patch) | |
tree | 03b6904729102691c5822b5e3bf8ccfd00752e65 /x11-misc/xdesktopwaves/xdesktopwaves-1.3-r1.ebuild | |
parent | x86 stable wrt bug #392605 (diff) | |
download | gentoo-2-8bfa2cace61c13308e1dc3bbd2c772a43895108a.tar.gz gentoo-2-8bfa2cace61c13308e1dc3bbd2c772a43895108a.tar.bz2 gentoo-2-8bfa2cace61c13308e1dc3bbd2c772a43895108a.zip |
x86 stable wrt bug #391495
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'x11-misc/xdesktopwaves/xdesktopwaves-1.3-r1.ebuild')
-rw-r--r-- | x11-misc/xdesktopwaves/xdesktopwaves-1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xdesktopwaves/xdesktopwaves-1.3-r1.ebuild b/x11-misc/xdesktopwaves/xdesktopwaves-1.3-r1.ebuild index dea756ead2f4..1e00659da4d1 100644 --- a/x11-misc/xdesktopwaves/xdesktopwaves-1.3-r1.ebuild +++ b/x11-misc/xdesktopwaves/xdesktopwaves-1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdesktopwaves/xdesktopwaves-1.3-r1.ebuild,v 1.3 2011/12/05 23:32:21 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdesktopwaves/xdesktopwaves-1.3-r1.ebuild,v 1.4 2011/12/07 07:38:37 phajdan.jr Exp $ EAPI="2" @@ -14,7 +14,7 @@ DEPEND="${RDEPEND} x11-proto/xextproto" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |