summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-04-13 16:22:00 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-04-13 16:22:00 +0000
commit3ed3e311340881ab5e4ece158659a5646cf77da7 (patch)
treec3aba1c56480e75374bdee9dc66eb25c7ed936ea /x11-plugins/gkrellshoot
parentbump to stable (Manifest recommit) (diff)
downloadgentoo-2-3ed3e311340881ab5e4ece158659a5646cf77da7.tar.gz
gentoo-2-3ed3e311340881ab5e4ece158659a5646cf77da7.tar.bz2
gentoo-2-3ed3e311340881ab5e4ece158659a5646cf77da7.zip
~amd64
Diffstat (limited to 'x11-plugins/gkrellshoot')
-rw-r--r--x11-plugins/gkrellshoot/ChangeLog5
-rw-r--r--x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellshoot/ChangeLog b/x11-plugins/gkrellshoot/ChangeLog
index 2ebd4a35d175..0ccd73ebbaa1 100644
--- a/x11-plugins/gkrellshoot/ChangeLog
+++ b/x11-plugins/gkrellshoot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellshoot
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.9 2004/04/13 08:35:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.10 2004/04/13 16:22:00 kugelfang Exp $
+
+ 13 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> gkrellshoot-0.4.1.ebuild:
+ marked ~amd64
13 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org>
gkrellshoot-0.4.1.ebuild:
diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild
index debba5cd9601..e495890c8919 100644
--- a/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild
+++ b/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.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-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild,v 1.12 2004/04/13 08:35:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild,v 1.13 2004/04/13 16:22:00 kugelfang Exp $
S=${WORKDIR}/${P/s/S}
DESCRIPTION="GKrellm2 plugin to take screen shots and lock screen"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/gkrellshoot/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="x86 sparc ~alpha"
+KEYWORDS="x86 sparc ~alpha ~amd64"
IUSE=""
DEPEND="=x11-libs/gtk+-2*