diff options
author | 2004-02-29 16:32:26 +0000 | |
---|---|---|
committer | 2004-02-29 16:32:26 +0000 | |
commit | 0c26518177387e143377f07af801c4be4ddfb7c2 (patch) | |
tree | 49e59bbaa41ffb1603d43c2d747d3fc64ce8fc88 /x11-plugins/gkrellshoot | |
parent | mirror:// updates, ChangeLog fixes and other fixes. (Manifest recommit) (diff) | |
download | gentoo-2-0c26518177387e143377f07af801c4be4ddfb7c2.tar.gz gentoo-2-0c26518177387e143377f07af801c4be4ddfb7c2.tar.bz2 gentoo-2-0c26518177387e143377f07af801c4be4ddfb7c2.zip |
sparc
Diffstat (limited to 'x11-plugins/gkrellshoot')
-rw-r--r-- | x11-plugins/gkrellshoot/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellshoot/ChangeLog b/x11-plugins/gkrellshoot/ChangeLog index 9848f820391b..4c03bc70bf02 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.7 2004/01/20 15:53:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.8 2004/02/29 16:30:49 ciaranm Exp $ + + 29 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org> gkrellshoot-0.4.1.ebuild: + Stable on sparc 20 Jan 2004; Aron Griffis <agriffis@gentoo.org> gkrellshoot-0.4.1.ebuild: add ~alpha 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() { |