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/hyperbole/
Date: Thu, 10 Jul 2014 17:31:50
Message-Id: 1405013433.66e179469e0b675a2c6341416b9a78058f9bf3a9.matsl@gentoo
1 commit: 66e179469e0b675a2c6341416b9a78058f9bf3a9
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 10 17:30:33 2014 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 10 17:30:33 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=66e17946
7
8 Pre release version bump.
9
10 Package-Manager: portage-2.2.8-r1
11
12 ---
13 app-xemacs/hyperbole/Manifest | 1 +
14 app-xemacs/hyperbole/hyperbole-1.22.ebuild | 31 ++++++++++++++++++++++++++++++
15 2 files changed, 32 insertions(+)
16
17 diff --git a/app-xemacs/hyperbole/Manifest b/app-xemacs/hyperbole/Manifest
18 index 60473bf..f9e860b 100644
19 --- a/app-xemacs/hyperbole/Manifest
20 +++ b/app-xemacs/hyperbole/Manifest
21 @@ -1 +1,2 @@
22 DIST hyperbole-1.20-pkg.tar.gz 556362 SHA256 6160289ec89a73feba32555a29db919f375a95222c7dfb284f3f4dd31ef153f0 SHA512 a206e085327e29f37e175979ac16777c292dbb81014b102e726eaf925ba40dab82bc5e73017db30a827f8e83456f1ab9873ff2a02ea459c071be586fb14106ce WHIRLPOOL 0f7c0fd2aba1d5d65b91cd6750adcec7bfb6b5bba11ec57e3496339edf7d78962b592e0990deda823d6d348903d4fb68465cae426275fcda69d5bb39215a5478
23 +DIST hyperbole-1.22-pkg.tar.gz 556365 SHA256 0bb3536cb4fe70bfefabdd8c470478dd4e1c8d413050f967950504671c89cbb4 SHA512 a6e920fa86afbe6bb8efb39722b36133d740c88ce4bf3418125d077b59acd4aad7320b63e1b1f5a8e08bdd578c6837e18d4cf3da7967e6c90108acbc7e6e6fc6 WHIRLPOOL b32273f70b782ac169c7fb2b8e569b6d999c230cb3f369a7b98c785f670b206737a5fa8719eccc2ef1bff4243037a700588f6fdf866528fb4c30dc38acaf4c22
24
25 diff --git a/app-xemacs/hyperbole/hyperbole-1.22.ebuild b/app-xemacs/hyperbole/hyperbole-1.22.ebuild
26 new file mode 100644
27 index 0000000..3881193
28 --- /dev/null
29 +++ b/app-xemacs/hyperbole/hyperbole-1.22.ebuild
30 @@ -0,0 +1,31 @@
31 +# Copyright 1999-2014 Gentoo Foundation
32 +# Distributed under the terms of the GNU General Public License v2
33 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/hyperbole/hyperbole-1.17.ebuild,v 1.6 2011/07/22 11:25:06 xarthisius Exp $
34 +
35 +EAPI=5
36 +
37 +SLOT="0"
38 +IUSE=""
39 +DESCRIPTION="Hyperbole: The Everyday Info Manager."
40 +PKG_CAT="standard"
41 +LICENSE="GPL-3+"
42 +
43 +EXPERIMENTAL=true
44 +
45 +RDEPEND="app-xemacs/xemacs-base
46 +app-xemacs/mail-lib
47 +app-xemacs/calendar
48 +app-xemacs/vm
49 +app-xemacs/text-modes
50 +app-xemacs/gnus
51 +app-xemacs/mh-e
52 +app-xemacs/rmail
53 +app-xemacs/apel
54 +app-xemacs/tm
55 +app-xemacs/sh-script
56 +app-xemacs/net-utils
57 +app-xemacs/ecrypto
58 +"
59 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
60 +
61 +inherit xemacs-packages