Gentoo Archives: gentoo-commits

From: Mats Lidell <matsl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/emacs:master commit in: app-xemacs/tpu/
Date: Thu, 10 Jul 2014 20:23:10
Message-Id: 1405021873.e5df78bbdeac1894f2eba1f6d3ecf89a46ca13f0.matsl@gentoo
1 commit: e5df78bbdeac1894f2eba1f6d3ecf89a46ca13f0
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 10 19:51:13 2014 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 10 19:51:13 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=e5df78bb
7
8 Pre release version bump.
9
10 Package-Manager: portage-2.2.8-r1
11
12 ---
13 app-xemacs/tpu/ChangeLog | 9 +++++++++
14 app-xemacs/tpu/Manifest | 1 +
15 app-xemacs/tpu/metadata.xml | 5 +++++
16 app-xemacs/tpu/tpu-1.16.ebuild | 17 +++++++++++++++++
17 4 files changed, 32 insertions(+)
18
19 diff --git a/app-xemacs/tpu/ChangeLog b/app-xemacs/tpu/ChangeLog
20 new file mode 100644
21 index 0000000..b2e4722
22 --- /dev/null
23 +++ b/app-xemacs/tpu/ChangeLog
24 @@ -0,0 +1,9 @@
25 +# ChangeLog for app-xemacs/tpu
26 +# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2
27 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tpu/ChangeLog,v 1.12 2008/03/19 20:08:56 graaff Exp $
28 +
29 +*tpu-1.16 (08 Jul 2014)
30 +
31 + 08 Jul 2014; Mats Lidell <matsl@g.o> +tpu-1.16.ebuild, +metadata.xml:
32 + Pre release version bump.
33 +
34
35 diff --git a/app-xemacs/tpu/Manifest b/app-xemacs/tpu/Manifest
36 new file mode 100644
37 index 0000000..a259c83
38 --- /dev/null
39 +++ b/app-xemacs/tpu/Manifest
40 @@ -0,0 +1 @@
41 +DIST tpu-1.16-pkg.tar.gz 59512 SHA256 b24b30bd3129a9acf2abc22a706fbe5467e0b4459daf5f8e10c3390a9935d0aa SHA512 bb200aa1f9a341e7842d2e8055ffd07e24d7a934d93ba297b0462822a584fb483d2b4a6d33e4558c89423b3d19bd1010b5682a7952c3df1f0b57188ec87e936b WHIRLPOOL 1008b0243c6ef67806812ae3a5e62bd813a638d1c2edaaadade8b2b525e9c1c2548da18b546e770de22f167632cb74b3aefc2bf77c71fd5c0885ba7c67c3f619
42
43 diff --git a/app-xemacs/tpu/metadata.xml b/app-xemacs/tpu/metadata.xml
44 new file mode 100644
45 index 0000000..2988889
46 --- /dev/null
47 +++ b/app-xemacs/tpu/metadata.xml
48 @@ -0,0 +1,5 @@
49 +<?xml version="1.0" encoding="UTF-8"?>
50 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
51 +<pkgmetadata>
52 + <herd>xemacs</herd>
53 +</pkgmetadata>
54
55 diff --git a/app-xemacs/tpu/tpu-1.16.ebuild b/app-xemacs/tpu/tpu-1.16.ebuild
56 new file mode 100644
57 index 0000000..a8db47f
58 --- /dev/null
59 +++ b/app-xemacs/tpu/tpu-1.16.ebuild
60 @@ -0,0 +1,17 @@
61 +# Copyright 1999-2014 Gentoo Foundation
62 +# Distributed under the terms of the GNU General Public License v2
63 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tpu/tpu-1.14.ebuild,v 1.4 2007/07/11 02:37:38 mr_bones_ Exp $
64 +
65 +EAPI=5
66 +
67 +SLOT="0"
68 +IUSE=""
69 +DESCRIPTION="DEC EDIT/TPU support."
70 +PKG_CAT="standard"
71 +
72 +EXPERIMENTAL=true
73 +
74 +RDEPEND=""
75 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
76 +
77 +inherit xemacs-packages