diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-02-05 15:53:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-02-05 15:53:51 +0000 |
commit | f8736d629514f2157d2ffc66b73909a38489b79a (patch) | |
tree | 1ce4be24264cdb7207eccacc0aeecb87c26aa3fe /x11-plugins/gkrellm-trayicons | |
parent | x86 stable wrt bg 165335 (diff) | |
download | historical-f8736d629514f2157d2ffc66b73909a38489b79a.tar.gz historical-f8736d629514f2157d2ffc66b73909a38489b79a.tar.bz2 historical-f8736d629514f2157d2ffc66b73909a38489b79a.zip |
x86 stable wrt bug 151446
Package-Manager: portage-2.1.2-r7
Diffstat (limited to 'x11-plugins/gkrellm-trayicons')
-rw-r--r-- | x11-plugins/gkrellm-trayicons/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/gkrellm-trayicons/files/digest-gkrellm-trayicons-1.02 | 2 | ||||
-rw-r--r-- | x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild | 6 |
3 files changed, 11 insertions, 5 deletions
diff --git a/x11-plugins/gkrellm-trayicons/ChangeLog b/x11-plugins/gkrellm-trayicons/ChangeLog index 11ed93abc1e4..a8c60491ff59 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/ChangeLog,v 1.6 2005/04/27 20:31:36 herbs Exp $ +# 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 $ + + 05 Feb 2007; Raúl Porcel <armin76@gentoo.org> + gkrellm-trayicons-1.02.ebuild: + x86 stable wrt bug 151446 27 Apr 2005; Herbie Hopkins <herbs@gentoo.org> gkrellm-trayicons-1.02.ebuild: diff --git a/x11-plugins/gkrellm-trayicons/files/digest-gkrellm-trayicons-1.02 b/x11-plugins/gkrellm-trayicons/files/digest-gkrellm-trayicons-1.02 index e612e908aef5..21500973e230 100644 --- a/x11-plugins/gkrellm-trayicons/files/digest-gkrellm-trayicons-1.02 +++ b/x11-plugins/gkrellm-trayicons/files/digest-gkrellm-trayicons-1.02 @@ -1 +1,3 @@ MD5 06d341cb7549dc3d8e7702cd16c0b6b6 gkrellm-trayicons-1.02.tar.gz 185202 +RMD160 3a357600f3ce463e2ea84723659bc2d5289d1cc9 gkrellm-trayicons-1.02.tar.gz 185202 +SHA256 8694aee697ad9b5a4e62240e97cc86efb5a98f7f5cc4e4de3f59e464037676ea gkrellm-trayicons-1.02.tar.gz 185202 diff --git a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild index 56edef927287..7653966c1d46 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-2005 Gentoo Foundation +# 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.7 2005/04/27 20:31:36 herbs Exp $ +# $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 $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="http://sweb.cz/tripie/gkrellm/trayicons/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc amd64" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="app-admin/gkrellm" |