diff options
author | 2007-04-27 13:58:56 +0000 | |
---|---|---|
committer | 2007-04-27 13:58:56 +0000 | |
commit | fd0b22dc3cab26a44105e5a863ac5dd05c01e026 (patch) | |
tree | 309990559c27328d01dc57d81143cfe689724637 /x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild | |
parent | Keyworded ~sparc (diff) | |
download | gentoo-2-fd0b22dc3cab26a44105e5a863ac5dd05c01e026.tar.gz gentoo-2-fd0b22dc3cab26a44105e5a863ac5dd05c01e026.tar.bz2 gentoo-2-fd0b22dc3cab26a44105e5a863ac5dd05c01e026.zip |
Stable on sprac wrt #176144
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild')
-rw-r--r-- | x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild index f74cab3b9c13..e50827bd3bf4 100644 --- a/x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild +++ b/x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild,v 1.2 2007/04/26 18:58:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild,v 1.3 2007/04/27 13:58:56 gustavoz Exp $ inherit gkrellm-plugin @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gkrellshoot/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ~ppc sparc x86" IUSE="" RDEPEND="media-gfx/imagemagick" |