diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-05 15:59:51 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-05 15:59:51 +0000 |
commit | 498bcdf1f9a82297003b796a338b38d771a6ef3b (patch) | |
tree | c176b130a8f843a4217bf59a534937483e1d3f96 /x11-plugins/gkrellm-trayicons | |
parent | Stable on sparc wrt #151446 (diff) | |
download | historical-498bcdf1f9a82297003b796a338b38d771a6ef3b.tar.gz historical-498bcdf1f9a82297003b796a338b38d771a6ef3b.tar.bz2 historical-498bcdf1f9a82297003b796a338b38d771a6ef3b.zip |
Keyworded ~sparc wrt #151446
Package-Manager: portage-2.1.2-r5
Diffstat (limited to 'x11-plugins/gkrellm-trayicons')
-rw-r--r-- | x11-plugins/gkrellm-trayicons/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-trayicons/ChangeLog b/x11-plugins/gkrellm-trayicons/ChangeLog index a8c60491ff59..0d38a162859e 100644 --- a/x11-plugins/gkrellm-trayicons/ChangeLog +++ b/x11-plugins/gkrellm-trayicons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-trayicons # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/ChangeLog,v 1.7 2007/02/05 15:53:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/ChangeLog,v 1.8 2007/02/05 15:58:39 gustavoz Exp $ + + 05 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gkrellm-trayicons-1.02.ebuild: + Keyworded ~sparc wrt #151446 05 Feb 2007; Raúl Porcel <armin76@gentoo.org> gkrellm-trayicons-1.02.ebuild: diff --git a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild index 7653966c1d46..7dbdcd8f9706 100644 --- a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild +++ b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.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-trayicons/gkrellm-trayicons-1.02.ebuild,v 1.8 2007/02/05 15:53:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild,v 1.9 2007/02/05 15:58:39 gustavoz Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="http://sweb.cz/tripie/gkrellm/trayicons/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="" DEPEND="app-admin/gkrellm" |