diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-07-30 20:29:43 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-07-30 20:29:43 +0000 |
commit | 7b3165985e3c68528e63ff5b2fe387057c00f73a (patch) | |
tree | 81e21e49e7c6b0b1b3dbc99abf07dd2965a7c0a4 /x11-misc/hsetroot/hsetroot-1.0.2.ebuild | |
parent | stable amd64 (diff) | |
download | historical-7b3165985e3c68528e63ff5b2fe387057c00f73a.tar.gz historical-7b3165985e3c68528e63ff5b2fe387057c00f73a.tar.bz2 historical-7b3165985e3c68528e63ff5b2fe387057c00f73a.zip |
~amd64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-misc/hsetroot/hsetroot-1.0.2.ebuild')
-rw-r--r-- | x11-misc/hsetroot/hsetroot-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/hsetroot/hsetroot-1.0.2.ebuild b/x11-misc/hsetroot/hsetroot-1.0.2.ebuild index 467b26c91383..21adb8fc6184 100644 --- a/x11-misc/hsetroot/hsetroot-1.0.2.ebuild +++ b/x11-misc/hsetroot/hsetroot-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild,v 1.5 2005/07/26 14:41:47 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild,v 1.6 2005/07/30 20:29:43 blubb Exp $ IUSE="" DESCRIPTION="Tool which allows you to compose wallpapers ('root pixmaps') for X" @@ -13,7 +13,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" src_compile() { econf || die |