diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 17:58:58 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 17:58:58 +0000 |
commit | d6fda3307f821c22d7fa03a677e449a760f6e004 (patch) | |
tree | 7b6d70b4e66e8567277ea420baccc91503cf6ea3 /x11-plugins/gkrellshoot | |
parent | marked 1.31.0 stable (diff) | |
download | historical-d6fda3307f821c22d7fa03a677e449a760f6e004.tar.gz historical-d6fda3307f821c22d7fa03a677e449a760f6e004.tar.bz2 historical-d6fda3307f821c22d7fa03a677e449a760f6e004.zip |
x86 and amd64 unmasks and ChangeLog fixes.
Diffstat (limited to 'x11-plugins/gkrellshoot')
-rw-r--r-- | x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild index 188241018c56..2a12c5bb153a 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.8 2004/01/20 15:53:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild,v 1.9 2004/02/28 17:58:57 aliz Exp $ S=${WORKDIR}/${P/s/S} DESCRIPTION="GKrellm2 plugin to take screen shots and lock screen" @@ -11,7 +11,7 @@ DEPEND=">=app-admin/gkrellm-2*" SLOT="2" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~alpha" +KEYWORDS="x86 ~sparc ~alpha" src_compile() { |