diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-26 21:58:46 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-26 21:58:46 +0000 |
commit | 58673c02a277b39252c8bda87b4997581182c665 (patch) | |
tree | 9693ca30f07e8b7f9417089883fcac2eb1c6478d /x11-plugins/gkrellm-trayicons | |
parent | Stable on sprac wrt #176144 (diff) | |
download | gentoo-2-58673c02a277b39252c8bda87b4997581182c665.tar.gz gentoo-2-58673c02a277b39252c8bda87b4997581182c665.tar.bz2 gentoo-2-58673c02a277b39252c8bda87b4997581182c665.zip |
Stable on sprac wrt #176144
(Portage version: 2.1.2.2)
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.03.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-trayicons/ChangeLog b/x11-plugins/gkrellm-trayicons/ChangeLog index c17d0a23c6ae..14da5e12798f 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.13 2007/04/26 18:37:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/ChangeLog,v 1.14 2007/04/26 21:58:46 gustavoz Exp $ + + 26 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gkrellm-trayicons-1.03.ebuild: + Stable on sparc wrt #176144 26 Apr 2007; Raúl Porcel <armin76@gentoo.org> gkrellm-trayicons-1.03.ebuild: diff --git a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild index d338e0bb6ee2..b6a0dde1a9f2 100644 --- a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild +++ b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.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.03.ebuild,v 1.4 2007/04/26 18:37:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild,v 1.5 2007/04/26 21:58:46 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="" PLUGIN_SO=trayicons.so |