diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-26 18:37:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-26 18:37:16 +0000 |
commit | bf0b972248ef9a0843930999d6084d313328cde5 (patch) | |
tree | ace8ac8e72dc64c1ccadc6c480d2ead4fb5f68bc /x11-plugins/gkrellm-trayicons | |
parent | x86 stable wrt #176144 (diff) | |
download | gentoo-2-bf0b972248ef9a0843930999d6084d313328cde5.tar.gz gentoo-2-bf0b972248ef9a0843930999d6084d313328cde5.tar.bz2 gentoo-2-bf0b972248ef9a0843930999d6084d313328cde5.zip |
x86 stable wrt #176144
(Portage version: 2.1.2.4)
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 ebaca6b101cc..c17d0a23c6ae 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.12 2007/03/12 17:50:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/ChangeLog,v 1.13 2007/04/26 18:37:16 armin76 Exp $ + + 26 Apr 2007; Raúl Porcel <armin76@gentoo.org> + gkrellm-trayicons-1.03.ebuild: + x86 stable wrt #176144 12 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> gkrellm-trayicons-1.02.ebuild: diff --git a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild index 5f89877f98aa..d338e0bb6ee2 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.3 2007/03/12 14:57:55 lack Exp $ +# $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 $ 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 |