diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-08-23 03:02:35 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-08-23 03:02:35 +0000 |
commit | 9244336abb8810dcee196c0000a042200b2f63a5 (patch) | |
tree | 8514509234e02ef035b3f64ddcbd77581abdc47a /x11-plugins/gkrellm-giFT/gkrellm-giFT-0.2.2.ebuild | |
parent | stable on ppc64, bug #58227 (Manifest recommit) (diff) | |
download | gentoo-2-9244336abb8810dcee196c0000a042200b2f63a5.tar.gz gentoo-2-9244336abb8810dcee196c0000a042200b2f63a5.tar.bz2 gentoo-2-9244336abb8810dcee196c0000a042200b2f63a5.zip |
version bump, add metadata, fix #51477
Diffstat (limited to 'x11-plugins/gkrellm-giFT/gkrellm-giFT-0.2.2.ebuild')
-rw-r--r-- | x11-plugins/gkrellm-giFT/gkrellm-giFT-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellm-giFT/gkrellm-giFT-0.2.2.ebuild b/x11-plugins/gkrellm-giFT/gkrellm-giFT-0.2.2.ebuild index 66e38fd2fb47..485ed6eed9d2 100644 --- a/x11-plugins/gkrellm-giFT/gkrellm-giFT-0.2.2.ebuild +++ b/x11-plugins/gkrellm-giFT/gkrellm-giFT-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-giFT/gkrellm-giFT-0.2.2.ebuild,v 1.5 2004/07/09 22:40:26 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-giFT/gkrellm-giFT-0.2.2.ebuild,v 1.6 2004/08/23 03:02:35 squinky86 Exp $ inherit eutils @@ -8,7 +8,7 @@ MY_PN=${PN/FT/ft} MY_P=${MY_PN}-${PV} DESCRIPTION="GKrellM2 plugin to monitor giFT transfers" SRC_URI="ftp://ftp.code-monkey.de/pub/${MY_PN}/${P}.tar.gz" -HOMEPAGE="http://www.code-monkey.de/gkrellm-gift.html" +HOMEPAGE="http://code-monkey.de/?gkrellm-gift" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~amd64" |