diff options
Diffstat (limited to 'x11-misc/xdesktopwaves/xdesktopwaves-1.3-r1.ebuild')
-rw-r--r-- | x11-misc/xdesktopwaves/xdesktopwaves-1.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xdesktopwaves/xdesktopwaves-1.3-r1.ebuild b/x11-misc/xdesktopwaves/xdesktopwaves-1.3-r1.ebuild index 9a743da49150..dea756ead2f4 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-2010 Gentoo Foundation +# 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.2 2010/03/09 12:49:58 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdesktopwaves/xdesktopwaves-1.3-r1.ebuild,v 1.3 2011/12/05 23:32:21 chainsaw 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" |