summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2014-07-10 19:30:33 +0200
committerMats Lidell <matsl@gentoo.org>2014-07-10 19:30:33 +0200
commit66e179469e0b675a2c6341416b9a78058f9bf3a9 (patch)
tree2e4f0b0f60a828de7cb2c248b4edea4a05ccb434 /app-xemacs/hyperbole
parentelisp-common.eclass: Update version number in example. (diff)
downloademacs-66e179469e0b675a2c6341416b9a78058f9bf3a9.tar.gz
emacs-66e179469e0b675a2c6341416b9a78058f9bf3a9.tar.bz2
emacs-66e179469e0b675a2c6341416b9a78058f9bf3a9.zip
Pre release version bump.
Package-Manager: portage-2.2.8-r1
Diffstat (limited to 'app-xemacs/hyperbole')
-rw-r--r--app-xemacs/hyperbole/Manifest1
-rw-r--r--app-xemacs/hyperbole/hyperbole-1.22.ebuild31
2 files changed, 32 insertions, 0 deletions
diff --git a/app-xemacs/hyperbole/Manifest b/app-xemacs/hyperbole/Manifest
index 60473bf..f9e860b 100644
--- a/app-xemacs/hyperbole/Manifest
+++ b/app-xemacs/hyperbole/Manifest
@@ -1 +1,2 @@
DIST hyperbole-1.20-pkg.tar.gz 556362 SHA256 6160289ec89a73feba32555a29db919f375a95222c7dfb284f3f4dd31ef153f0 SHA512 a206e085327e29f37e175979ac16777c292dbb81014b102e726eaf925ba40dab82bc5e73017db30a827f8e83456f1ab9873ff2a02ea459c071be586fb14106ce WHIRLPOOL 0f7c0fd2aba1d5d65b91cd6750adcec7bfb6b5bba11ec57e3496339edf7d78962b592e0990deda823d6d348903d4fb68465cae426275fcda69d5bb39215a5478
+DIST hyperbole-1.22-pkg.tar.gz 556365 SHA256 0bb3536cb4fe70bfefabdd8c470478dd4e1c8d413050f967950504671c89cbb4 SHA512 a6e920fa86afbe6bb8efb39722b36133d740c88ce4bf3418125d077b59acd4aad7320b63e1b1f5a8e08bdd578c6837e18d4cf3da7967e6c90108acbc7e6e6fc6 WHIRLPOOL b32273f70b782ac169c7fb2b8e569b6d999c230cb3f369a7b98c785f670b206737a5fa8719eccc2ef1bff4243037a700588f6fdf866528fb4c30dc38acaf4c22
diff --git a/app-xemacs/hyperbole/hyperbole-1.22.ebuild b/app-xemacs/hyperbole/hyperbole-1.22.ebuild
new file mode 100644
index 0000000..3881193
--- /dev/null
+++ b/app-xemacs/hyperbole/hyperbole-1.22.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/hyperbole/hyperbole-1.17.ebuild,v 1.6 2011/07/22 11:25:06 xarthisius Exp $
+
+EAPI=5
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Hyperbole: The Everyday Info Manager."
+PKG_CAT="standard"
+LICENSE="GPL-3+"
+
+EXPERIMENTAL=true
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/mail-lib
+app-xemacs/calendar
+app-xemacs/vm
+app-xemacs/text-modes
+app-xemacs/gnus
+app-xemacs/mh-e
+app-xemacs/rmail
+app-xemacs/apel
+app-xemacs/tm
+app-xemacs/sh-script
+app-xemacs/net-utils
+app-xemacs/ecrypto
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages