diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-12 17:50:41 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-12 17:50:41 +0000 |
commit | 80a26f3ab6599ec535774f1042770f7520b428a7 (patch) | |
tree | c266184eae9e3c4aceb7432271e8bae3df231a1a /x11-plugins | |
parent | Stable on sparc (diff) | |
download | gentoo-2-80a26f3ab6599ec535774f1042770f7520b428a7.tar.gz gentoo-2-80a26f3ab6599ec535774f1042770f7520b428a7.tar.bz2 gentoo-2-80a26f3ab6599ec535774f1042770f7520b428a7.zip |
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-plugins')
-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 39cb4da51338..ebaca6b101cc 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.11 2007/03/12 14:57:55 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/ChangeLog,v 1.12 2007/03/12 17:50:41 gustavoz Exp $ + + 12 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gkrellm-trayicons-1.02.ebuild: + Stable on sparc 12 Mar 2007; Jim Ramsay <lack@gentoo.org> gkrellm-trayicons-1.02.ebuild, gkrellm-trayicons-1.03.ebuild: diff --git a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild index 0cdeded3406c..d9915d192f7d 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.11 2007/03/12 14:57:55 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild,v 1.12 2007/03/12 17:50:41 gustavoz Exp $ inherit gkrellm-plugin @@ -10,7 +10,7 @@ SRC_URI="http://sweb.cz/tripie/gkrellm/trayicons/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" DEPEND="=app-admin/gkrellm-2*" |