diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-02 16:53:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-02 16:53:01 +0000 |
commit | 3996b9b399fd5a117a06be7ca8c49c8a56ce2b0c (patch) | |
tree | fe6302077d1aac9d477a68103e27caa85c0e2360 /x11-plugins/gkrellshoot | |
parent | Sync env file with sun-jre-bin-1.6.0.1 (diff) | |
download | gentoo-2-3996b9b399fd5a117a06be7ca8c49c8a56ce2b0c.tar.gz gentoo-2-3996b9b399fd5a117a06be7ca8c49c8a56ce2b0c.tar.bz2 gentoo-2-3996b9b399fd5a117a06be7ca8c49c8a56ce2b0c.zip |
alpha stable wrt #176144
(Portage version: 2.1.2.9)
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 5bb14f81e5b4..572c789b1140 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.27 2007/05/26 12:58:00 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.28 2007/06/02 16:53:01 armin76 Exp $ + + 02 Jun 2007; Raúl Porcel <armin76@gentoo.org> gkrellshoot-0.4.4.ebuild: + alpha stable wrt #176144 26 May 2007; Christian Faulhammer <opfer@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 acad3a3c5905..ad181bfe0661 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.5 2007/05/26 12:58:00 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild,v 1.6 2007/06/02 16:53:01 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" |