diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-26 18:58:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-26 18:58:02 +0000 |
commit | e2d4a533991d8e7eac30d63688a3f2d107a222d4 (patch) | |
tree | a57202ac70a95ceaf1fa0294f4991220c6d97e01 /x11-plugins/gkrellshoot | |
parent | bump to 0.20.1 release (diff) | |
download | gentoo-2-e2d4a533991d8e7eac30d63688a3f2d107a222d4.tar.gz gentoo-2-e2d4a533991d8e7eac30d63688a3f2d107a222d4.tar.bz2 gentoo-2-e2d4a533991d8e7eac30d63688a3f2d107a222d4.zip |
x86 stable wrt #176144
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-plugins/gkrellshoot')
-rw-r--r-- | x11-plugins/gkrellshoot/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellshoot/ChangeLog b/x11-plugins/gkrellshoot/ChangeLog index 94d645291b0a..6e4ec5db74f8 100644 --- a/x11-plugins/gkrellshoot/ChangeLog +++ b/x11-plugins/gkrellshoot/ChangeLog @@ -1,6 +1,9 @@ # 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.23 2007/03/26 17:00:28 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.24 2007/04/26 18:58:02 armin76 Exp $ + + 26 Apr 2007; Raúl Porcel <armin76@gentoo.org> gkrellshoot-0.4.4.ebuild: + x86 stable wrt #176144 *gkrellshoot-0.4.4 (26 Mar 2007) diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild index ede55faa48b2..f74cab3b9c13 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.1 2007/03/26 17:00:28 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild,v 1.2 2007/04/26 18:58:02 armin76 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" |