diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-26 22:01:20 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-26 22:01:20 +0000 |
commit | fea0eac368d2e40389a622cc0920e3b30eef5b24 (patch) | |
tree | 46cb3e7d1a5b51e66cda3bb224af087d15c5c806 /x11-plugins/gkrellm-gamma | |
parent | Stable for HPPA (bug #176145). (diff) | |
download | historical-fea0eac368d2e40389a622cc0920e3b30eef5b24.tar.gz historical-fea0eac368d2e40389a622cc0920e3b30eef5b24.tar.bz2 historical-fea0eac368d2e40389a622cc0920e3b30eef5b24.zip |
Stable on sprac wrt #176144
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'x11-plugins/gkrellm-gamma')
-rw-r--r-- | x11-plugins/gkrellm-gamma/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-gamma/ChangeLog b/x11-plugins/gkrellm-gamma/ChangeLog index 102b519c6998..06ba825bdc0e 100644 --- a/x11-plugins/gkrellm-gamma/ChangeLog +++ b/x11-plugins/gkrellm-gamma/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-gamma # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-gamma/ChangeLog,v 1.13 2007/04/26 18:36:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-gamma/ChangeLog,v 1.14 2007/04/26 21:58:07 gustavoz Exp $ + + 26 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gkrellm-gamma-2.03-r1.ebuild: + Stable on sparc wrt #176144 26 Apr 2007; Raúl Porcel <armin76@gentoo.org> gkrellm-gamma-2.03-r1.ebuild: diff --git a/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild b/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild index 159704fd2428..b9df0281ea73 100644 --- a/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild +++ b/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.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/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild,v 1.3 2007/04/26 18:36:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild,v 1.4 2007/04/26 21:58:07 gustavoz Exp $ inherit gkrellm-plugin @@ -11,7 +11,7 @@ SRC_URI="http://sweb.cz/tripie/gkrellm/gamma/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~ppc ~sparc x86" +KEYWORDS="~ppc sparc x86" DEPEND="x11-libs/libXxf86vm" |