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
commit0f7db747f1b7719063fc37d8c9b15c3e5719acc9 (patch)
tree320f37e0903ee1cb3a9e868dfe290572eed1eef5 /x11-plugins/gkrellshoot
parentbump to stable (diff)
downloadhistorical-0f7db747f1b7719063fc37d8c9b15c3e5719acc9.tar.gz
historical-0f7db747f1b7719063fc37d8c9b15c3e5719acc9.tar.bz2
historical-0f7db747f1b7719063fc37d8c9b15c3e5719acc9.zip
~amd64
Diffstat (limited to 'x11-plugins/gkrellshoot')
-rw-r--r--x11-plugins/gkrellshoot/ChangeLog5
-rw-r--r--x11-plugins/gkrellshoot/Manifest4
-rw-r--r--x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild4
3 files changed, 8 insertions, 5 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/Manifest b/x11-plugins/gkrellshoot/Manifest
index 4867dc584c2f..cd52811db20a 100644
--- a/x11-plugins/gkrellshoot/Manifest
+++ b/x11-plugins/gkrellshoot/Manifest
@@ -1,5 +1,5 @@
-MD5 06f9d7ae8e323d3276b105ffb7e77f73 ChangeLog 1662
+MD5 7498ce322dfd0b921c42927acb1aa7ea ChangeLog 1758
MD5 11c13b69ecdbeca1af5227fcd348b710 gkrellshoot-0.3.2.ebuild 798
-MD5 52151d3a9a3e023d2aaff3931f0b131f gkrellshoot-0.4.1.ebuild 773
+MD5 0ca6a1c4cd98c012e526576d10bd89db gkrellshoot-0.4.1.ebuild 780
MD5 1b94315da93e6a9ea08d07f726fccc58 files/digest-gkrellshoot-0.3.2 68
MD5 2ddc84839a8d815f0163cd6cf58992f4 files/digest-gkrellshoot-0.4.1 68
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*