diff options
author | Tim Harder <radhermit@gentoo.org> | 2012-01-04 09:12:43 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2012-01-04 09:12:43 +0000 |
commit | c40eb99271b05985540a95dea5a6d9d3d520d6d5 (patch) | |
tree | b418ab8213b197d793b69f73e61087da0bc6a81a /net-news/rsstool/rsstool-1.0.1_rc2.ebuild | |
parent | Use esvn_clean from eutils (diff) | |
download | gentoo-2-c40eb99271b05985540a95dea5a6d9d3d520d6d5.tar.gz gentoo-2-c40eb99271b05985540a95dea5a6d9d3d520d6d5.tar.bz2 gentoo-2-c40eb99271b05985540a95dea5a6d9d3d520d6d5.zip |
Update HOMEPAGE.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'net-news/rsstool/rsstool-1.0.1_rc2.ebuild')
-rw-r--r-- | net-news/rsstool/rsstool-1.0.1_rc2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-news/rsstool/rsstool-1.0.1_rc2.ebuild b/net-news/rsstool/rsstool-1.0.1_rc2.ebuild index 989b8892e166..54ebb7cd7430 100644 --- a/net-news/rsstool/rsstool-1.0.1_rc2.ebuild +++ b/net-news/rsstool/rsstool-1.0.1_rc2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-news/rsstool/rsstool-1.0.1_rc2.ebuild,v 1.2 2011/03/28 13:30:37 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-news/rsstool/rsstool-1.0.1_rc2.ebuild,v 1.3 2012/01/04 09:12:43 radhermit Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit eutils toolchain-funcs MY_P=${PN}-${PV/_} DESCRIPTION="cmdline tool to read, parse, merge, and write RSS (and Atom) feeds" -HOMEPAGE="http://rsstool.berlios.de/" +HOMEPAGE="http://rsstool.sourceforge.net/" SRC_URI="mirror://berlios/${PN}/${MY_P}-src.zip" LICENSE="GPL-2" |