diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-07-28 12:08:28 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-07-28 12:08:28 +0000 |
commit | 8532ad19dc582189d8023b0411a523ddf976fab1 (patch) | |
tree | b54599faa7217d6ff5c0cd491ab267ff11a09ea8 /x11-misc/habak/habak-0.2.5.ebuild | |
parent | Preparing psycopg deps for slotted psycopg-2.0.2 (#125719) (diff) | |
download | historical-8532ad19dc582189d8023b0411a523ddf976fab1.tar.gz historical-8532ad19dc582189d8023b0411a523ddf976fab1.tar.bz2 historical-8532ad19dc582189d8023b0411a523ddf976fab1.zip |
Stable on amd64. Bug #141711.
Package-Manager: portage-2.1.1_pre3-r5
Diffstat (limited to 'x11-misc/habak/habak-0.2.5.ebuild')
-rw-r--r-- | x11-misc/habak/habak-0.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/habak/habak-0.2.5.ebuild b/x11-misc/habak/habak-0.2.5.ebuild index 879a41a78b7b..7a2ea12818b0 100644 --- a/x11-misc/habak/habak-0.2.5.ebuild +++ b/x11-misc/habak/habak-0.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/habak/habak-0.2.5.ebuild,v 1.6 2006/07/27 04:19:36 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/habak/habak-0.2.5.ebuild,v 1.7 2006/07/28 12:08:28 metalgod 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="~alpha ~amd64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86" IUSE="" DEPEND="media-libs/imlib2" |