diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-10-29 11:35:55 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-10-29 11:35:55 +0000 |
commit | d0c1890798641a5202353a40fa4f4e261db4b5f7 (patch) | |
tree | e1a2067b73aa315ec16d9d2123e6beb50a79de0a /net-p2p/ctorrent | |
parent | Added a reference to ChangeLog about the bug that was fixed by the patches ax... (diff) | |
download | historical-d0c1890798641a5202353a40fa4f4e261db4b5f7.tar.gz historical-d0c1890798641a5202353a40fa4f4e261db4b5f7.tar.bz2 historical-d0c1890798641a5202353a40fa4f4e261db4b5f7.zip |
Added new patches, which fix a lot of things, bug #110133
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'net-p2p/ctorrent')
-rw-r--r-- | net-p2p/ctorrent/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/ctorrent/Manifest | 16 | ||||
-rw-r--r-- | net-p2p/ctorrent/ctorrent-1.3.4-r2.ebuild | 31 | ||||
-rw-r--r-- | net-p2p/ctorrent/files/digest-ctorrent-1.3.4-r2 | 2 |
4 files changed, 54 insertions, 3 deletions
diff --git a/net-p2p/ctorrent/ChangeLog b/net-p2p/ctorrent/ChangeLog index 775ef2419371..9d843b1e0251 100644 --- a/net-p2p/ctorrent/ChangeLog +++ b/net-p2p/ctorrent/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-p2p/ctorrent # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.6 2005/09/13 23:29:30 mkay Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.7 2005/10/29 11:35:55 sekretarz Exp $ + +*ctorrent-1.3.4-r2 (29 Oct 2005) + + 29 Oct 2005; Karol Wojtaszek <sekretarz@gentoo.org> + +ctorrent-1.3.4-r2.ebuild: + Added new patches, which fix a lot of things, bug #110133 13 Sep 2005; <mkay@gentoo.org> -ctorrent-1.3.4.ebuild, ctorrent-1.3.4-r1.ebuild: diff --git a/net-p2p/ctorrent/Manifest b/net-p2p/ctorrent/Manifest index be1b6369b8b8..9f096a07bd8b 100644 --- a/net-p2p/ctorrent/Manifest +++ b/net-p2p/ctorrent/Manifest @@ -1,4 +1,16 @@ -MD5 36a7b5e38587c96dabfaa89272291ff8 ChangeLog 1015 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 20b8900fbd1fbf5589c0db709562ede2 ChangeLog 1198 MD5 b3fd047ea183b0d2156386d848389886 ctorrent-1.3.4-r1.ebuild 561 -MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 +MD5 19d36871c5c92a0eb1a6a48dcf04904a ctorrent-1.3.4-r2.ebuild 730 MD5 6586ffb5b6accaa9fab65ab8b83a5e67 files/digest-ctorrent-1.3.4-r1 66 +MD5 00596f2b58c085e135af4ccdb182dcf2 files/digest-ctorrent-1.3.4-r2 143 +MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDY18iZ/iYVBmujdURAqEAAKDwXTkhvbVk4QQ/5MgsKT7sSMWgnACgqgBp +I1wzMrlVO6++GJoqpPAZTMQ= +=EQOS +-----END PGP SIGNATURE----- diff --git a/net-p2p/ctorrent/ctorrent-1.3.4-r2.ebuild b/net-p2p/ctorrent/ctorrent-1.3.4-r2.ebuild new file mode 100644 index 000000000000..f00e003fea9e --- /dev/null +++ b/net-p2p/ctorrent/ctorrent-1.3.4-r2.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-1.3.4-r2.ebuild,v 1.1 2005/10/29 11:35:55 sekretarz Exp $ + +inherit eutils + +DESCRIPTION="CTorrent is a BitTorrent console client written in C." +HOMEPAGE="http://ctorrent.sourceforge.net" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 + http://www.rahul.net/dholmes/ctorrent/patchset-${P}-dnh1.diff" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc ~amd64" +IUSE="" + +DEPEND=">=sys-apps/sed-4 + dev-libs/openssl" + +src_unpack() +{ + unpack ${A} + cd ${S} + + epatch ${DISTDIR}/patchset-${P}-dnh1.diff +} + +src_install() { + make DESTDIR=${D} install || die + dodoc README NEWS +} diff --git a/net-p2p/ctorrent/files/digest-ctorrent-1.3.4-r2 b/net-p2p/ctorrent/files/digest-ctorrent-1.3.4-r2 new file mode 100644 index 000000000000..c83ec3490b37 --- /dev/null +++ b/net-p2p/ctorrent/files/digest-ctorrent-1.3.4-r2 @@ -0,0 +1,2 @@ +MD5 823010ec78215d476537c9eba9381cdd ctorrent-1.3.4.tar.bz2 87333 +MD5 319c7202281a87dc3a9e68f99b50741f patchset-ctorrent-1.3.4-dnh1.diff 74172 |