summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-11 08:41:12 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-11 08:41:12 +0200
commit584fb87ce926f489c2f169e815cb3840547933ad (patch)
treebd52845045c5530851ede0e52c0dc19abc406699 /app-xemacs
parentapp-xemacs/supercite: version bump (diff)
downloadgentoo-584fb87ce926f489c2f169e815cb3840547933ad.tar.gz
gentoo-584fb87ce926f489c2f169e815cb3840547933ad.tar.bz2
gentoo-584fb87ce926f489c2f169e815cb3840547933ad.zip
app-xemacs/texinfo: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs')
-rw-r--r--app-xemacs/texinfo/Manifest1
-rw-r--r--app-xemacs/texinfo/texinfo-1.32.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/app-xemacs/texinfo/Manifest b/app-xemacs/texinfo/Manifest
index 029a580b99c7..58a869b90ec7 100644
--- a/app-xemacs/texinfo/Manifest
+++ b/app-xemacs/texinfo/Manifest
@@ -1 +1,2 @@
DIST texinfo-1.30-pkg.tar.gz 145763 BLAKE2B f4bdd2381fb2efa5e6d318431e8a8a56911b2f84b161f96610e2e43a8e49c9ba15c63915f3219b4b47901834c3cf51aaa4fbc1b51ce18ae0d574bf99baafcae6 SHA512 dadcbb0a2dbbdc311d19a4e796ac574f18234938ddeb16da1ac8b9e150459536bac46b00b1609b8cd837ef980cc5b13f77b8321edfb347614340d1db0f3f78c0
+DIST texinfo-1.32-pkg.tar.gz 145642 BLAKE2B 75372484fccb2f8de979a29c506e1e4479ce5371bc4a8c3c06de6b407c1bab132cb156281e458966e673d505ba2f7547e767aadc124df14299fedf1f7145970f SHA512 026d5749acfb4f34bbc6bdb8471419fc48ae537051808d73bc04d6a11cae404b5e877305b5b02e1eabb79292f1cb73795c7521e384350948937d9cc7033bda66
diff --git a/app-xemacs/texinfo/texinfo-1.32.ebuild b/app-xemacs/texinfo/texinfo-1.32.ebuild
new file mode 100644
index 000000000000..bfceabdcd5d8
--- /dev/null
+++ b/app-xemacs/texinfo/texinfo-1.32.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="XEmacs TeXinfo support"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/text-modes
+app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages