diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:42:03 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:42:03 +0000 |
commit | f52eede2406a9ebeb563460fedb2442aadf4fb47 (patch) | |
tree | 8002ea7d3565b35155ea7264a2d2265d582f806d /x11-plugins/gkrellshoot | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.tar.gz gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.tar.bz2 gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'x11-plugins/gkrellshoot')
-rw-r--r-- | x11-plugins/gkrellshoot/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellshoot/gkrellshoot-0.3.2.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/gkrellshoot/ChangeLog b/x11-plugins/gkrellshoot/ChangeLog index 78b96a50e8d6..53639de5ed7b 100644 --- a/x11-plugins/gkrellshoot/ChangeLog +++ b/x11-plugins/gkrellshoot/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for x11-plugins/gkrellshoot # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.3 2002/10/16 21:59:01 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.4 2002/12/09 04:41:57 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *gkrellshoot-0.4.1 (16 Oct 2002) diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.3.2.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.3.2.ebuild index 4dec2ab2fb64..a439c250b4bd 100644 --- a/x11-plugins/gkrellshoot/gkrellshoot-0.3.2.ebuild +++ b/x11-plugins/gkrellshoot/gkrellshoot-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.3.2.ebuild,v 1.1 2002/10/16 21:59:01 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.3.2.ebuild,v 1.2 2002/12/09 04:41:57 manson Exp $ S=${WORKDIR}/${P/s/S} DESCRIPTION="A GKrellM plugin to snap screenshots." @@ -9,7 +9,7 @@ HOMEPAGE="http://gkrellshoot.sf.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="=app-admin/gkrellm-1.2* >=media-libs/imlib-1.9.10-r1" diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild index 4785faa06424..61eabe76a4f0 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-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild,v 1.2 2002/10/16 22:19:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild,v 1.3 2002/12/09 04:41:57 manson 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 ~sparc64" +KEYWORDS="~x86 ~sparc " src_compile() { |