diff options
Diffstat (limited to 'x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild')
-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 2a12c5bb153a..410280d2109b 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.9 2004/02/28 17:58:57 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild,v 1.10 2004/02/29 16:30:49 ciaranm 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() { |