From 595a6cb5edcb47a57efcd761c36956e3b437128b Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sat, 10 Mar 2007 12:39:18 +0000 Subject: Fix HOMEPAGE, thanks to corsair for noticing this, bug 170236 (Portage version: 2.1.2.2) --- net-p2p/createtorrent/ChangeLog | 5 ++++- net-p2p/createtorrent/createtorrent-1.1.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-p2p/createtorrent') diff --git a/net-p2p/createtorrent/ChangeLog b/net-p2p/createtorrent/ChangeLog index ff91c1243bbc..8476ff551e4b 100644 --- a/net-p2p/createtorrent/ChangeLog +++ b/net-p2p/createtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/createtorrent # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/createtorrent/ChangeLog,v 1.2 2007/03/10 08:58:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/createtorrent/ChangeLog,v 1.3 2007/03/10 12:39:18 armin76 Exp $ + + 10 Mar 2007; Raúl Porcel createtorrent-1.1.3.ebuild: + Fix HOMEPAGE, thanks to corsair for noticing this, bug 170236 10 Mar 2007; Markus Rothe createtorrent-1.1.3.ebuild: Added ~ppc64 diff --git a/net-p2p/createtorrent/createtorrent-1.1.3.ebuild b/net-p2p/createtorrent/createtorrent-1.1.3.ebuild index 799f8e8612af..3dff87e5ee1b 100644 --- a/net-p2p/createtorrent/createtorrent-1.1.3.ebuild +++ b/net-p2p/createtorrent/createtorrent-1.1.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/createtorrent/createtorrent-1.1.3.ebuild,v 1.2 2007/03/10 08:58:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/createtorrent/createtorrent-1.1.3.ebuild,v 1.3 2007/03/10 12:39:18 armin76 Exp $ inherit eutils DESCRIPTION="Create BitTorrent files easily" -HOMEPAGE="http://www.creatorrent.com/" +HOMEPAGE="http://www.createtorrent.com/" SRC_URI="http://www.createtorrent.com/${P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad