summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/rcsinfo/rcsinfo-1.9.ebuild')
-rw-r--r--dev-tex/rcsinfo/rcsinfo-1.9.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-tex/rcsinfo/rcsinfo-1.9.ebuild b/dev-tex/rcsinfo/rcsinfo-1.9.ebuild
deleted file mode 100644
index 181948a8c608..000000000000
--- a/dev-tex/rcsinfo/rcsinfo-1.9.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit latex-package
-
-S="${WORKDIR}/${PN}"
-LICENSE="LPPL-1.2"
-DESCRIPTION="A LaTeX module to acces RCS/CVS version info"
-HOMEPAGE="http://www.ctan.org/pkg/rcsinfo"
-# downloaded from
-# ftp://ftp.ctan.org/pub/tex-archive/macros/latex/contrib/${PN}.tar.gz
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DOCS="README-1.9"
-RDEPEND=""
-DEPEND="dev-tex/latex2html"