diff options
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xdesktopwaves/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xdesktopwaves/xdesktopwaves-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xdesktopwaves/ChangeLog b/x11-misc/xdesktopwaves/ChangeLog index ca1372847a7b..0539214f678b 100644 --- a/x11-misc/xdesktopwaves/ChangeLog +++ b/x11-misc/xdesktopwaves/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xdesktopwaves # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdesktopwaves/ChangeLog,v 1.1 2004/11/19 12:54:27 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdesktopwaves/ChangeLog,v 1.2 2004/11/19 19:00:19 tester Exp $ + + 19 Nov 2004; Olivier Crete <tester@gentoo.org> xdesktopwaves-1.0.ebuild: + Added ~x86 keyword *xdesktopwaves-1.0 (19 Nov 2004) diff --git a/x11-misc/xdesktopwaves/xdesktopwaves-1.0.ebuild b/x11-misc/xdesktopwaves/xdesktopwaves-1.0.ebuild index e90060cfc90c..0fdda0804445 100644 --- a/x11-misc/xdesktopwaves/xdesktopwaves-1.0.ebuild +++ b/x11-misc/xdesktopwaves/xdesktopwaves-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdesktopwaves/xdesktopwaves-1.0.ebuild,v 1.1 2004/11/19 12:54:27 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdesktopwaves/xdesktopwaves-1.0.ebuild,v 1.2 2004/11/19 19:00:19 tester Exp $ DESCRIPTION="A cellular automata setting the background of your X Windows desktop under water" HOMEPAGE="http://xdesktopwaves.sourceforge.net/" @@ -8,7 +8,7 @@ LICENSE="GPL-2" DEPEND="virtual/x11" SLOT="0" -KEYWORDS="~ppc" +KEYWORDS="~ppc ~x86" IUSE="" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |