Skip to content

Commit

Permalink
dev-tex/rcsinfo: bump to 1.11; bug #585960
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
aballier committed Aug 2, 2016
1 parent b83f85f commit 6014d15
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-tex/rcsinfo/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST rcsinfo-1.11.zip 168947 SHA256 20d64ff8c641433069d3553f855b285314e1f4a08608baabd5408e2d38770223 SHA512 122faff4690e35de6b475c6157c791a968ce4307f5f9640191f5245c280d120e9750c1c7a041e9ee0a40c3774f2848338f27302e29636bde52d499f9c0f367da WHIRLPOOL 8301ccddba4f17f281998510c7745888cfc0fbc889dc4e9ab59e8835dd7607dad14f6f5ab744c34fa74d1328850e6b9ca86177d1a3c1a5aa6e590014a2a9c584
DIST rcsinfo-1.9.tar.gz 15709 SHA256 0c95f9e4a179ec578e67e0590d2411dda95dd88ab505ea5d87e7c344c4301e20 SHA512 9cd79b79ea1f12bfe1e1545e4f9599ed5cb2b2f87f5077c14402a99fe1cf64ab2d4fc60a1351a781582d6b23a406ad74cce827f5efed9adb484b0f4391bca5b5 WHIRLPOOL 239f40629a74418fbe1d832773f01ae58f783405aaace9e966f25abfacb3c7a9630b6659cf9d4d0b0ed2ff758d5e57555e26f7ebc1b983cca2c7f55e59ee2463
21 changes: 21 additions & 0 deletions dev-tex/rcsinfo/rcsinfo-1.11.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

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
# http://mirrors.ctan.org/macros/latex/contrib/rcsinfo.zip
SRC_URI="mirror://gentoo/${P}.zip"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""

DOCS="README-1.9 README"
RDEPEND=""
DEPEND="dev-tex/latex2html
app-arch/unzip"

0 comments on commit 6014d15

Please sign in to comment.