diff options
Diffstat (limited to 'app-xemacs/hyperbole/hyperbole-1.16.ebuild')
-rw-r--r-- | app-xemacs/hyperbole/hyperbole-1.16.ebuild | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/app-xemacs/hyperbole/hyperbole-1.16.ebuild b/app-xemacs/hyperbole/hyperbole-1.16.ebuild new file mode 100644 index 000000000000..4528be55f2de --- /dev/null +++ b/app-xemacs/hyperbole/hyperbole-1.16.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +SLOT="0" +IUSE="" +DESCRIPTION="Hyperbole: The Everyday Info Manager" +PKG_CAT="standard" + +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 +" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" + +inherit xemacs-packages |