diff options
-rw-r--r-- | x11-misc/xdesktopwaves/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xdesktopwaves/xdesktopwaves-1.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xdesktopwaves/ChangeLog b/x11-misc/xdesktopwaves/ChangeLog index 0a0b69852256..9feac7c1cece 100644 --- a/x11-misc/xdesktopwaves/ChangeLog +++ b/x11-misc/xdesktopwaves/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xdesktopwaves # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdesktopwaves/ChangeLog,v 1.12 2008/03/23 17:03:30 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdesktopwaves/ChangeLog,v 1.13 2008/03/23 22:41:42 opfer Exp $ + + 23 Mar 2008; Christian Faulhammer <opfer@gentoo.org> + xdesktopwaves-1.3.ebuild: + stable x86, bug 214391 23 Mar 2008; nixnut <nixnut@gentoo.org> xdesktopwaves-1.3.ebuild: Stable on ppc wrt bug 214391 diff --git a/x11-misc/xdesktopwaves/xdesktopwaves-1.3.ebuild b/x11-misc/xdesktopwaves/xdesktopwaves-1.3.ebuild index 68369d0cc211..84ace18ac1a8 100644 --- a/x11-misc/xdesktopwaves/xdesktopwaves-1.3.ebuild +++ b/x11-misc/xdesktopwaves/xdesktopwaves-1.3.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-misc/xdesktopwaves/xdesktopwaves-1.3.ebuild,v 1.6 2008/03/23 17:03:30 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdesktopwaves/xdesktopwaves-1.3.ebuild,v 1.7 2008/03/23 22:41:42 opfer Exp $ inherit eutils @@ -12,7 +12,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" |