diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-05 15:55:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-05 15:55:39 +0000 |
commit | 5e8467c1cc464ec44953be01dbabb63eaaa4b763 (patch) | |
tree | e26583ceadefe024685b63325279e5272b8fc1eb /x11-plugins/gkrellm-gamma | |
parent | Stable on sparc wrt #151446 (diff) | |
download | gentoo-2-5e8467c1cc464ec44953be01dbabb63eaaa4b763.tar.gz gentoo-2-5e8467c1cc464ec44953be01dbabb63eaaa4b763.tar.bz2 gentoo-2-5e8467c1cc464ec44953be01dbabb63eaaa4b763.zip |
Keyworded ~sparc wrt #151446
(Portage version: 2.1.2-r5)
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.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-plugins/gkrellm-gamma/ChangeLog b/x11-plugins/gkrellm-gamma/ChangeLog index 0b04eeadd897..5d36830ef24f 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.6 2007/02/05 00:53:16 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-gamma/ChangeLog,v 1.7 2007/02/05 15:55:39 gustavoz Exp $ + + 05 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gkrellm-gamma-2.03.ebuild: + Keyworded ~sparc wrt #151446 05 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03.ebuild b/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03.ebuild index 4e99ca43ff0a..2e8c9bcc7548 100644 --- a/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03.ebuild +++ b/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.ebuild,v 1.5 2004/11/06 16:31:07 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03.ebuild,v 1.6 2007/02/05 15:55:39 gustavoz Exp $ IUSE="" DESCRIPTION="A gamma control plugin for gkrellm" @@ -9,7 +9,7 @@ SRC_URI="http://sweb.cz/tripie/gkrellm/gamma/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="x86 ppc" +KEYWORDS="~sparc ppc x86" DEPEND="=app-admin/gkrellm-2*" |