commit: fee04b5e51a147a8105843b70661cf780b0e41a9 Author: Mats Lidell <matsl <AT> gentoo <DOT> org> AuthorDate: Sat Aug 11 06:46:25 2018 +0000 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org> CommitDate: Sat Aug 11 06:46:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fee04b5e
app-xemacs/tpu: version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-xemacs/tpu/Manifest | 1 + app-xemacs/tpu/tpu-1.16.ebuild | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/app-xemacs/tpu/Manifest b/app-xemacs/tpu/Manifest index 2d485c11427..8b48ae43e0d 100644 --- a/app-xemacs/tpu/Manifest +++ b/app-xemacs/tpu/Manifest @@ -1 +1,2 @@ DIST tpu-1.14-pkg.tar.gz 59529 BLAKE2B 75c562a4e83af5f077851410f0974aa09cb3f7dfdfe550e0c5904f7790694bbaa8c48798366086927fd26df6a17c4ce46fcb89664613cfcc967c6b548b43a239 SHA512 07c448f17be698ba9967762de3f3c0b94793276e72e5ad1562491bd6ad0a2fa431ccae919526e105313adc658dc22ec095ecc81433854f28bfbc422967cda82f +DIST tpu-1.16-pkg.tar.gz 59496 BLAKE2B 782b3a50e8de9188660608a3720bed5c4b02331fd3f7ff388cf8c61304bc22ac9cba58a37698f8780b98faee1d2f0fe49b7d965d559dc4d6d9a253f7ac21d7a1 SHA512 9fe33bb1d80f453fff8261826b062b84c94a1b41daca2855ff37e2f9ef880ea576030fe1fc535c5c3255f669a411da0454711350879038e1c96072f68576d007 diff --git a/app-xemacs/tpu/tpu-1.16.ebuild b/app-xemacs/tpu/tpu-1.16.ebuild new file mode 100644 index 00000000000..948dcd60088 --- /dev/null +++ b/app-xemacs/tpu/tpu-1.16.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="DEC EDIT/TPU support" +XEMACS_PKG_CAT="standard" + +RDEPEND="" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages