net-p2p/createtorrent: remove last-rited pkg
authorJoonas Niilola <juippis@gentoo.org>
Wed, 4 Dec 2019 06:25:07 +0000 (08:25 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Wed, 4 Dec 2019 06:25:07 +0000 (08:25 +0200)
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
net-p2p/createtorrent/Manifest [deleted file]
net-p2p/createtorrent/createtorrent-1.1.4.ebuild [deleted file]
net-p2p/createtorrent/metadata.xml [deleted file]

diff --git a/net-p2p/createtorrent/Manifest b/net-p2p/createtorrent/Manifest
deleted file mode 100644 (file)
index 40dd78b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST createtorrent-1.1.4.tar.gz 80605 BLAKE2B e17d5ce6e319c8bc2b5eabbc72c3c632eefaba6edbaa2aadcb0be82a556472d6779d0d0d9feb23b5f9dd58eb5104cc448986f452fbb56139f1ea342c721de41e SHA512 d15c6d38e90a2941c578396fafaaa1778d5ce597681e0db89189b5c6719e8b69202dd6bb9dd2c279ef939eef8a74dd8e7ca3f0c224a5a4eaa277c3fd9543c24f
diff --git a/net-p2p/createtorrent/createtorrent-1.1.4.ebuild b/net-p2p/createtorrent/createtorrent-1.1.4.ebuild
deleted file mode 100644 (file)
index 39fb804..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit autotools eutils
-
-DESCRIPTION="Create BitTorrent files easily"
-HOMEPAGE="http://www.createtorrent.com/"
-SRC_URI="http://www.createtorrent.com/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="dev-libs/openssl"
-DEPEND="${RDEPEND}"
-
-src_unpack() {
-       unpack ${A}
-       cd "${S}"
-       sed -i "s:[[]ssl[]]:[crypto]:" configure.in || die "sed failed..."
-       eautoreconf
-}
-
-src_install() {
-       emake DESTDIR="${D}" install || die "emake install failed."
-       dodoc AUTHORS ChangeLog NEWS README
-}
diff --git a/net-p2p/createtorrent/metadata.xml b/net-p2p/createtorrent/metadata.xml
deleted file mode 100644 (file)
index 6f49eba..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>