summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-07-30 20:29:43 +0000
committerSimon Stelling <blubb@gentoo.org>2005-07-30 20:29:43 +0000
commit4978791412468753d5660dd68e9a7376d26a78f3 (patch)
tree2bb261d6b06e5cad987a56010d566a382099c568 /x11-misc/hsetroot
parentstable amd64 (diff)
downloadgentoo-2-4978791412468753d5660dd68e9a7376d26a78f3.tar.gz
gentoo-2-4978791412468753d5660dd68e9a7376d26a78f3.tar.bz2
gentoo-2-4978791412468753d5660dd68e9a7376d26a78f3.zip
~amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-misc/hsetroot')
-rw-r--r--x11-misc/hsetroot/ChangeLog5
-rw-r--r--x11-misc/hsetroot/hsetroot-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/hsetroot/ChangeLog b/x11-misc/hsetroot/ChangeLog
index 824505eb6987..d9276ec4c717 100644
--- a/x11-misc/hsetroot/ChangeLog
+++ b/x11-misc/hsetroot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/hsetroot
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/ChangeLog,v 1.4 2005/07/26 14:41:47 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/ChangeLog,v 1.5 2005/07/30 20:29:43 blubb Exp $
+
+ 30 Jul 2005; Simon Stelling <blubb@gentoo.org> hsetroot-1.0.2.ebuild:
+ added ~amd64 keyword
26 Jul 2005; David Holm <dholm@gentoo.org> hsetroot-1.0.2.ebuild:
Added to ~ppc.
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