diff options
author | Jim Ramsay <lack@gentoo.org> | 2007-06-12 21:09:54 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2007-06-12 21:09:54 +0000 |
commit | b6bf43a989756c282a988d49bed3f5e3c550fbad (patch) | |
tree | badcff0794c26a42db560943d7673f6668981bc8 /x11-plugins/gkrellm-trayicons | |
parent | Stable on x86 wrt bug #181735 (diff) | |
download | historical-b6bf43a989756c282a988d49bed3f5e3c550fbad.tar.gz historical-b6bf43a989756c282a988d49bed3f5e3c550fbad.tar.bz2 historical-b6bf43a989756c282a988d49bed3f5e3c550fbad.zip |
Old version cleanup
Package-Manager: portage-2.1.2.8
Diffstat (limited to 'x11-plugins/gkrellm-trayicons')
-rw-r--r-- | x11-plugins/gkrellm-trayicons/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellm-trayicons/files/digest-gkrellm-trayicons-1.02 | 3 | ||||
-rw-r--r-- | x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild | 19 |
3 files changed, 4 insertions, 23 deletions
diff --git a/x11-plugins/gkrellm-trayicons/ChangeLog b/x11-plugins/gkrellm-trayicons/ChangeLog index 78b9560f2588..0fb1a03205d0 100644 --- a/x11-plugins/gkrellm-trayicons/ChangeLog +++ b/x11-plugins/gkrellm-trayicons/ChangeLog @@ -1,6 +1,9 @@ # 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.16 2007/05/26 12:55:14 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/ChangeLog,v 1.17 2007/06/12 21:09:54 lack Exp $ + + 12 Jun 2007; Jim Ramsay <lack@gentoo.org> -gkrellm-trayicons-1.02.ebuild: + Old version cleanup 26 May 2007; Christian Faulhammer <opfer@gentoo.org> gkrellm-trayicons-1.03.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 deleted file mode 100644 index 21500973e230..000000000000 --- a/x11-plugins/gkrellm-trayicons/files/digest-gkrellm-trayicons-1.02 +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index d9915d192f7d..000000000000 --- a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# 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.12 2007/03/12 17:50:41 gustavoz Exp $ - -inherit gkrellm-plugin - -DESCRIPTION="Configurable Tray Icons for GKrellM" -HOMEPAGE="http://sweb.cz/tripie/gkrellm/trayicons/" -SRC_URI="http://sweb.cz/tripie/gkrellm/trayicons/dist/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc sparc x86" -IUSE="" - -DEPEND="=app-admin/gkrellm-2*" - -PLUGIN_SO=trayicons.so - |