summaryrefslogtreecommitdiff
path: root/app-text/diction
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-text/diction
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-text/diction')
-rw-r--r--app-text/diction/Manifest4
-rw-r--r--app-text/diction/diction-1.13.ebuild24
-rw-r--r--app-text/diction/files/diction-1.13-make.patch11
-rw-r--r--app-text/diction/metadata.xml27
4 files changed, 0 insertions, 66 deletions
diff --git a/app-text/diction/Manifest b/app-text/diction/Manifest
deleted file mode 100644
index 202f9205e4a8..000000000000
--- a/app-text/diction/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX diction-1.13-make.patch 367 BLAKE2B 1b29ff3455dc455210dd1277281b175292ead12e3aebe3459d837597c2f4f37ab7608ee2819e284992f542f5a0bc5b699c671189e650810289adc25daa8393bd SHA512 ab317f3de37697a098dc9c50ef741417772ab66434a41b89381bf123b9e980263a1b6b488f7f1b1bfbe25a178b2d7acc793067e8eb26e34300e639765af818bc
-DIST diction-1.13.tar.gz 145971 BLAKE2B a70a198f356d9c92813d2b60b02e703a61dbefd5968314058a2538e77929f1fcdfb72d95a827ceb539770fdaf0f6d7a0f67e4318524463e24ae3eeeb31edf475 SHA512 f410f9992adcc362bc60f3e39e85cc07df5763623729c6d599538707aff0831e8cde59d80bcd384975d75229d6ce1cae9bebdf6eb3d4a7203b22d2a1773df039
-EBUILD diction-1.13.ebuild 560 BLAKE2B de58eee9a39d247850564a0699969c8ca6500338f2d047925d182dfb4b85f15c285f2782d3c0e1e497af333a3c314f707e0ef6a74c67d1df0d25b726d2f132e4 SHA512 62214b2d75940fd215871d7d3eefc0adc3198a178e1eb4e0376999f8dc484f5f9d3094495eb128140e3f7b333a5e39820ce665402f19fa25f4d9e884caf45f24
-MISC metadata.xml 1006 BLAKE2B eda482a025adacb54d70d937d88c1b2f88d3f1a48ba4c031a2abde7f70037b1b7150c1509a3b67f1421c25fb2fe299d31e11c900dfc48ee76f5502b7ce5bad66 SHA512 f8aa49a2b7cef19bd9658516a2ca5cbac77883c1e1c1615d00a886c46d2505999a383652e1fed8a6341d69b31a0fa4763ff2df7bb0ad2f03f65948982dee4675
diff --git a/app-text/diction/diction-1.13.ebuild b/app-text/diction/diction-1.13.ebuild
deleted file mode 100644
index dfe2b194b77d..000000000000
--- a/app-text/diction/diction-1.13.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="Diction and style checkers for english and german texts"
-HOMEPAGE="https://www.gnu.org/software/diction/diction.html"
-SRC_URI="http://www.moria.de/~michael/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 hppa ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-
-DEPEND="
- sys-devel/gettext
- virtual/libintl
-"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-make.patch
-}
-
-DOCS=( NEWS README )
diff --git a/app-text/diction/files/diction-1.13-make.patch b/app-text/diction/files/diction-1.13-make.patch
deleted file mode 100644
index 72a2f36728f0..000000000000
--- a/app-text/diction/files/diction-1.13-make.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -50,7 +50,7 @@
- [ -d $(DESTDIR)@mandir@/man1 ] || @INSTALL@ -m 755 -d $(DESTDIR)@mandir@/man1
- @INSTALL@ -m 644 diction.1 $(DESTDIR)@mandir@/man1/diction.1
- @INSTALL@ -m 644 style.1 $(DESTDIR)@mandir@/man1/style.1
-- make install-po-@USE_NLS@
-+ $(MAKE) install-po-@USE_NLS@
-
- install-po-no:
- install-po-yes: $(CATALOGS)
diff --git a/app-text/diction/metadata.xml b/app-text/diction/metadata.xml
deleted file mode 100644
index 96ba50990142..000000000000
--- a/app-text/diction/metadata.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>jer@gentoo.org</email>
- <name>Jeroen Roovers</name>
- </maintainer>
- <maintainer type="person">
- <email>jnrowe@gmail.com</email>
- <name>James Rowe</name>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <longdescription lang="en">
- GNU diction and style are free implementations of old standard unix
- commands, that are not available on many modern systems, because they
- have been unbundled. Diction prints wordy and commonly misused phrases.
- Style analyses surface characteristics of a document, e.g. sentence
- length and various readability measures, but unlike the original code,
- it lacks sentence type, word usage and most sentence beginning
- processing.
-
- Both commands support English and German documents.
- </longdescription>
-</pkgmetadata>