diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-07 17:32:21 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-07 17:32:21 +0000 |
commit | b5f378a2498aa3ac373ef73ed943889ff83c6c59 (patch) | |
tree | 29cd7718c37b112b26d5249715d56767940d5f8a /x11-plugins/gkrellshoot | |
parent | ppc stable, bug #176144 (diff) | |
download | gentoo-2-b5f378a2498aa3ac373ef73ed943889ff83c6c59.tar.gz gentoo-2-b5f378a2498aa3ac373ef73ed943889ff83c6c59.tar.bz2 gentoo-2-b5f378a2498aa3ac373ef73ed943889ff83c6c59.zip |
ppc stable, bug #176144
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-plugins/gkrellshoot')
-rw-r--r-- | x11-plugins/gkrellshoot/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellshoot/ChangeLog b/x11-plugins/gkrellshoot/ChangeLog index 8cc1ca2b4197..a420b03c7e43 100644 --- a/x11-plugins/gkrellshoot/ChangeLog +++ b/x11-plugins/gkrellshoot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellshoot # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.25 2007/04/27 13:58:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.26 2007/05/07 17:32:21 dertobi123 Exp $ + + 07 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> + gkrellshoot-0.4.4.ebuild: + ppc stable, bug #176144 27 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> gkrellshoot-0.4.4.ebuild: diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild index e50827bd3bf4..17d6fe49a110 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.3 2007/04/27 13:58:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild,v 1.4 2007/05/07 17:32:21 dertobi123 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" |