diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-02 16:55:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-02 16:55:13 +0000 |
commit | ffced6bcfe3cb753579033ffbf17e1f71e22d1e3 (patch) | |
tree | e02a8e901235d1da869b4c50d99f29491a5e3e43 /x11-plugins/gkrellshoot | |
parent | Sync env file with sun-jre-bin-1.6.0.1 (diff) | |
download | historical-ffced6bcfe3cb753579033ffbf17e1f71e22d1e3.tar.gz historical-ffced6bcfe3cb753579033ffbf17e1f71e22d1e3.tar.bz2 historical-ffced6bcfe3cb753579033ffbf17e1f71e22d1e3.zip |
alpha stable wrt #176144
Package-Manager: portage-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" |