diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-01 11:43:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-01 11:43:05 +0000 |
commit | 7737997752e3efaf839f53e0430987f503e5031f (patch) | |
tree | dc0654b67110b1e02ab3c662d4fc0bdf1d77eca6 /net-p2p/ctorrent | |
parent | Version bump, Linux 2.6.23-rc5. (diff) | |
download | gentoo-2-7737997752e3efaf839f53e0430987f503e5031f.tar.gz gentoo-2-7737997752e3efaf839f53e0430987f503e5031f.tar.bz2 gentoo-2-7737997752e3efaf839f53e0430987f503e5031f.zip |
Remove old
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-p2p/ctorrent')
-rw-r--r-- | net-p2p/ctorrent/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/ctorrent/ctorrent-2.2.ebuild | 33 | ||||
-rw-r--r-- | net-p2p/ctorrent/ctorrent-3.1.ebuild | 24 | ||||
-rw-r--r-- | net-p2p/ctorrent/files/digest-ctorrent-2.2 | 3 | ||||
-rw-r--r-- | net-p2p/ctorrent/files/digest-ctorrent-3.1 | 3 |
5 files changed, 5 insertions, 64 deletions
diff --git a/net-p2p/ctorrent/ChangeLog b/net-p2p/ctorrent/ChangeLog index ea53b93c27e3..b2b6b42e97a9 100644 --- a/net-p2p/ctorrent/ChangeLog +++ b/net-p2p/ctorrent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/ctorrent # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.33 2007/09/01 11:39:36 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.34 2007/09/01 11:43:05 armin76 Exp $ + + 01 Sep 2007; Raúl Porcel <armin76@gentoo.org> -ctorrent-2.2.ebuild, + -ctorrent-3.1.ebuild: + Remove old 01 Sep 2007; nixnut <nixnut@gentoo.org> ctorrent-3.2.ebuild: Stable on ppc wrt bug 185080 diff --git a/net-p2p/ctorrent/ctorrent-2.2.ebuild b/net-p2p/ctorrent/ctorrent-2.2.ebuild deleted file mode 100644 index 945f76744c0a..000000000000 --- a/net-p2p/ctorrent/ctorrent-2.2.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-2.2.ebuild,v 1.5 2007/03/19 22:05:15 welp Exp $ - -WANT_AUTOCONF="latest" -WANT_AUTOMAKE="latest" -inherit eutils autotools - -MY_P="${PN}-1.3.4-dnh${PV}" - -DESCRIPTION="Enhanced CTorrent is a BitTorrent console client written in C and C++." -HOMEPAGE="http://www.rahul.net/dholmes/ctorrent/" -SRC_URI="http://www.rahul.net/dholmes/${PN}/${MY_P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd" -IUSE="" -S="${WORKDIR}/${PN}-dnh${PV}" - -DEPEND=">=sys-apps/sed-4 - dev-libs/openssl" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/as-needed.patch -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc README-DNH.TXT README NEWS -} diff --git a/net-p2p/ctorrent/ctorrent-3.1.ebuild b/net-p2p/ctorrent/ctorrent-3.1.ebuild deleted file mode 100644 index 4129878c4e4b..000000000000 --- a/net-p2p/ctorrent/ctorrent-3.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-3.1.ebuild,v 1.3 2007/07/13 02:04:14 josejx Exp $ - -MY_P="${PN}-dnh${PV}" - -DESCRIPTION="Enhanced CTorrent is a BitTorrent console client written in C and C++." -HOMEPAGE="http://www.rahul.net/dholmes/ctorrent/" -SRC_URI="http://www.rahul.net/dholmes/${PN}/${MY_P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~amd64 ppc ~sparc x86 ~x86-fbsd" -IUSE="" - -S="${WORKDIR}/${MY_P}" - -DEPEND=">=sys-apps/sed-4 - dev-libs/openssl" - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed." - dodoc AUTHORS ChangeLog README-DNH.TXT README NEWS -} diff --git a/net-p2p/ctorrent/files/digest-ctorrent-2.2 b/net-p2p/ctorrent/files/digest-ctorrent-2.2 deleted file mode 100644 index dda783a79dc5..000000000000 --- a/net-p2p/ctorrent/files/digest-ctorrent-2.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 76484082d3d44d7d1fbc9f2e0e33440f ctorrent-1.3.4-dnh2.2.tar.gz 148929 -RMD160 334296564816eccb6877d4c161acdcbd30c215da ctorrent-1.3.4-dnh2.2.tar.gz 148929 -SHA256 a4af9334acddcdf56be12973898a481b4446d5d299e8937807b46cd194364853 ctorrent-1.3.4-dnh2.2.tar.gz 148929 diff --git a/net-p2p/ctorrent/files/digest-ctorrent-3.1 b/net-p2p/ctorrent/files/digest-ctorrent-3.1 deleted file mode 100644 index 8b2dce6aac17..000000000000 --- a/net-p2p/ctorrent/files/digest-ctorrent-3.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 cbeea0c8b0dbbbd01cc8c002fb440b72 ctorrent-dnh3.1.tar.gz 196347 -RMD160 6f12339b0d0169c55a17aa66410bc283ab927ee4 ctorrent-dnh3.1.tar.gz 196347 -SHA256 046bd0f8a0fe1c3a915ebe8f95da9bc9a025db6e1eb4178618f4ba30fc357453 ctorrent-dnh3.1.tar.gz 196347 |