diff options
author | Jim Ramsay <lack@gentoo.org> | 2009-02-22 23:45:23 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2009-02-22 23:45:23 +0000 |
commit | 45848efa90ef997dfaf221700872cfbfca5d1906 (patch) | |
tree | f38649c60b026d49245b0ef52a73acfceea978b6 /x11-plugins/gkrellm-trayicons | |
parent | Version bump and HOMEPAGE change (Bug 259620 and 259622) (diff) | |
download | historical-45848efa90ef997dfaf221700872cfbfca5d1906.tar.gz historical-45848efa90ef997dfaf221700872cfbfca5d1906.tar.bz2 historical-45848efa90ef997dfaf221700872cfbfca5d1906.zip |
Updated SRC_URI and HOMEPAGE (Bug 259535)
Package-Manager: portage-2.1.6.7/cvs/Linux i686
Diffstat (limited to 'x11-plugins/gkrellm-trayicons')
-rw-r--r-- | x11-plugins/gkrellm-trayicons/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/gkrellm-trayicons/ChangeLog b/x11-plugins/gkrellm-trayicons/ChangeLog index 0fb1a03205d0..e747ada81ded 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.17 2007/06/12 21:09:54 lack Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/ChangeLog,v 1.18 2009/02/22 23:44:03 lack Exp $ + + 22 Feb 2009; Jim Ramsay <lack@gentoo.org> ChangeLog: + Updated SRC_URI and HOMEPAGE (Bug 259535) 12 Jun 2007; Jim Ramsay <lack@gentoo.org> -gkrellm-trayicons-1.02.ebuild: Old version cleanup diff --git a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild index e9e4282e2ab0..eab826ad1e13 100644 --- a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild +++ b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild @@ -1,12 +1,12 @@ # 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.8 2007/07/11 20:39:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild,v 1.9 2009/02/22 23:44:03 lack 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" +HOMEPAGE="http://tripie.sweb.cz/gkrellm/trayicons/" +SRC_URI="http://tripie.sweb.cz/gkrellm/trayicons/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |