logo

overlay

My (experimental) gentoo overlay
commit: 49ed567d3bb2c7b604962b268f929980eea49872
parent: 6bc977e3db718cf865cef6cae60bbee148d3e584
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue,  8 Oct 2019 09:49:24 +0200

app-text/grammalecte: Not maintaining broken software

Diffstat:

Dapp-text/grammalecte/Manifest1-
Dapp-text/grammalecte/grammalecte-0.6.4.ebuild23-----------------------
Dapp-text/grammalecte/metadata.xml8--------
3 files changed, 0 insertions(+), 32 deletions(-)

diff --git a/app-text/grammalecte/Manifest b/app-text/grammalecte/Manifest @@ -1 +0,0 @@ -DIST Grammalecte-fr-v0.6.4.zip 1460886 BLAKE2B ad5d0b78973847ca87c706aef23c2b8258eae9c915d7af8153071824b37286c60bdf7aefe8738e7d1e5b985265b1fe5fbc29334eecd3a84b30f108a5f1e13050 SHA512 232dcbbc5858ae93df044610d04ac89c6046eb717fd798ac602aa5b7091efdb1fde403deb4cc827ec5d73a111726a0466a91cd6d8a7e0bc5f345801e2f60be40 diff --git a/app-text/grammalecte/grammalecte-0.6.4.ebuild b/app-text/grammalecte/grammalecte-0.6.4.ebuild @@ -1,23 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_{4,5,6} ) - -inherit distutils-r1 - -DESCRIPTION="Grammatical corrector for the French language" -HOMEPAGE="https://dicollecte.org/" -SRC_URI="https://www.dicollecte.org/grammalecte/zip/Grammalecte-fr-v${PV}.zip" -RESTRICT="mirror" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="${PYTHON_DEPS}" -RDEPEND="" - -S="${WORKDIR}" diff --git a/app-text/grammalecte/metadata.xml b/app-text/grammalecte/metadata.xml @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>contact@hacktivis.me</email> - <name>Haelwenn (lanodan) Monnier</name> - </maintainer> -</pkgmetadata>