summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-07-10 07:59:12 +0200
committerMichał Górny <mgorny@gentoo.org>2017-07-10 08:01:36 +0200
commit49b2881bb1bad01e446e2730bac3c6b732684bb5 (patch)
tree16e0cb35724dc66769d2870f8c8f1baca42a5454 /app-text
parentapp-admin/apache-tools: Bump to version 2.4.27. Removed old. (diff)
downloadgentoo-49b2881bb1bad01e446e2730bac3c6b732684bb5.tar.gz
gentoo-49b2881bb1bad01e446e2730bac3c6b732684bb5.tar.bz2
gentoo-49b2881bb1bad01e446e2730bac3c6b732684bb5.zip
app-text/7plus: Remove last-rited pkg, #620964
Diffstat (limited to 'app-text')
-rw-r--r--app-text/7plus/7plus-2.25.ebuild35
-rw-r--r--app-text/7plus/Manifest1
-rw-r--r--app-text/7plus/metadata.xml5
3 files changed, 0 insertions, 41 deletions
diff --git a/app-text/7plus/7plus-2.25.ebuild b/app-text/7plus/7plus-2.25.ebuild
deleted file mode 100644
index 8298e874fe21..000000000000
--- a/app-text/7plus/7plus-2.25.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit toolchain-funcs
-
-S="${WORKDIR}/7plsrc.${PV//./}"
-DESCRIPTION="An encoder for packet radio"
-HOMEPAGE="http://home.t-online.de/home/dg1bbq/7plus.htm"
-SRC_URI="http://home.t-online.de/home/dg1bbq/7pl${PV//./}sr.tgz"
-
-LICENSE="7plus"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND="sys-apps/sed"
-RDEPEND=""
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- sed -e "s:CC = gcc:CC = $(tc-getCC):" \
- -e "s:= -O2:+=:" \
- -e "s:LDFLAGS = -s:LDFLAGS +=:" linux.mak > Makefile \
- || die "sed Makefile failed"
-}
-
-src_compile() {
- emake || die "emake failed"
-}
-
-src_install() {
- dobin 7plus || die "dobin failed"
- dodoc 7pl_hist.nts 7plh_old.nts format.def
-}
diff --git a/app-text/7plus/Manifest b/app-text/7plus/Manifest
deleted file mode 100644
index a719a5506a62..000000000000
--- a/app-text/7plus/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST 7pl225sr.tgz 65122 SHA256 2d1f8fdd6e514d7e3fdae55a670555d5d30b31c6b14c59ae7af218af7f923e10 SHA512 c1c303b19ed14b3398a8a0c58eb505f03f27e957cfe3cbf2432db115a1efaf6a637e657490079791d245aebf6d2b14497e111b5d5cfd52637f25f135e5008476 WHIRLPOOL 769a758305a67bbfee56b7b2125725b4a5031d4a8d5047d635b45bd414899a28900b707d9b2a04c198511e4676e122e7b30b547d413b2c92eca9bd33fc6eefa7
diff --git a/app-text/7plus/metadata.xml b/app-text/7plus/metadata.xml
deleted file mode 100644
index 6f49eba8f496..000000000000
--- a/app-text/7plus/metadata.xml
+++ /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>