mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/txt2html: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST txt2html-2.5201.tar.gz 141655 BLAKE2B f136f62911345c73eaec6ab12627b98caeb5f84ba95d0640cea870de908fc621f1eac60455beddc92021047835250877117e4740339bce02f9422a183e876dc8 SHA512 bd02872871338d3a431547a4eb4d924f42a40ad48537281c1ce77e4efc65098b50f241cd93f86e9e7d84edb7cf70bd1f372e71f30f5da191d955420be0fd0cb8
|
||||
DIST txt2html-2.53.tar.gz 134419 BLAKE2B 8b8af3dbe6dcd76e7c053c69a9cbbc671452d49f0d35497ef457608bda4763cb9ef06ccf898a711b2d9efd0b9e25f6c87d1201deb36e03b71cd3c45ceac9ae65 SHA512 171c3b3056d74e491d02722f9fabaa7ea4d8a86ea6a4e302ddb7cb00639260daa33fbccc9ee97709f085b7135a4358eed4172c7be285165115183f3fdef868b2
|
||||
|
||||
@@ -1,26 +0,0 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
MODULE_AUTHOR=RUBYKAT
|
||||
MODULE_VERSION=2.5201
|
||||
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Convert a plain text file to HTML"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
!dev-perl/TextToHTML
|
||||
virtual/perl-Getopt-Long
|
||||
dev-perl/YAML-Syck
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-perl/Module-Build
|
||||
"
|
||||
|
||||
SRC_TEST="do"
|
||||
Reference in New Issue
Block a user