diff options
Diffstat (limited to 'x11-misc/habak/habak-0.2.3.ebuild')
-rw-r--r-- | x11-misc/habak/habak-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/habak/habak-0.2.3.ebuild b/x11-misc/habak/habak-0.2.3.ebuild index 071fa950b2c9..fc10d10fb008 100644 --- a/x11-misc/habak/habak-0.2.3.ebuild +++ b/x11-misc/habak/habak-0.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/habak/habak-0.2.3.ebuild,v 1.1 2004/03/13 16:06:21 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/habak/habak-0.2.3.ebuild,v 1.2 2004/04/27 19:59:53 pvdabeel Exp $ DESCRIPTION="A simple but powerful tool to set desktop wallpaper" HOMEPAGE="http://lubuska.zapto.org/~hoppke/" @@ -8,7 +8,7 @@ SRC_URI="http://lubuska.zapto.org/~hoppke/yellow_brown/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha" +KEYWORDS="~x86 ~alpha ppc" DEPEND="virtual/x11 virtual/xft media-libs/imlib2" |