diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-07 17:31:00 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-07 17:31:00 +0000 |
commit | c82e6bf7926d68e3829bc0b1c9cb49909c0958d1 (patch) | |
tree | badc564ae48170814934d6af8676487cc481fe22 /x11-plugins | |
parent | ppc stable, bug #176144 (diff) | |
download | gentoo-2-c82e6bf7926d68e3829bc0b1c9cb49909c0958d1.tar.gz gentoo-2-c82e6bf7926d68e3829bc0b1c9cb49909c0958d1.tar.bz2 gentoo-2-c82e6bf7926d68e3829bc0b1c9cb49909c0958d1.zip |
ppc stable, bug #176144
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-plugins')
-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 14da5e12798f..0f771c81aa25 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.14 2007/04/26 21:58:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/ChangeLog,v 1.15 2007/05/07 17:31:00 dertobi123 Exp $ + + 07 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> + gkrellm-trayicons-1.03.ebuild: + ppc stable, bug #176144 26 Apr 2007; Gustavo Zacarias <gustavoz@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 b6a0dde1a9f2..6272e846323e 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.5 2007/04/26 21:58:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild,v 1.6 2007/05/07 17:31:00 dertobi123 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 |