summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-10 12:39:18 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-10 12:39:18 +0000
commit595a6cb5edcb47a57efcd761c36956e3b437128b (patch)
tree3e3a6c0070e1d474967736b8653b8d126792f41b /net-p2p/createtorrent
parentVersion bump for bug 170255. Thanks to Algardas Pelakauskas for reporting. (diff)
downloadgentoo-2-595a6cb5edcb47a57efcd761c36956e3b437128b.tar.gz
gentoo-2-595a6cb5edcb47a57efcd761c36956e3b437128b.tar.bz2
gentoo-2-595a6cb5edcb47a57efcd761c36956e3b437128b.zip
Fix HOMEPAGE, thanks to corsair for noticing this, bug 170236
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-p2p/createtorrent')
-rw-r--r--net-p2p/createtorrent/ChangeLog5
-rw-r--r--net-p2p/createtorrent/createtorrent-1.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <armin76@gentoo.org> createtorrent-1.1.3.ebuild:
+ Fix HOMEPAGE, thanks to corsair for noticing this, bug 170236
10 Mar 2007; Markus Rothe <corsair@gentoo.org> 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"