From 18dc309210da0589debf554086eb26f2ea4f1b9d Mon Sep 17 00:00:00 2001 From: Mats Lidell Date: Fri, 7 Mar 2014 23:30:15 +0100 Subject: app-xemacs/hyperbole: Upstream experimental version bump Package-Manager: portage-2.2.7 --- app-xemacs/hyperbole/ChangeLog | 8 +++++++- app-xemacs/hyperbole/Manifest | 2 +- app-xemacs/hyperbole/hyperbole-1.19.ebuild | 28 ---------------------------- app-xemacs/hyperbole/hyperbole-1.20.ebuild | 30 ++++++++++++++++++++++++++++++ 4 files changed, 38 insertions(+), 30 deletions(-) delete mode 100644 app-xemacs/hyperbole/hyperbole-1.19.ebuild create mode 100644 app-xemacs/hyperbole/hyperbole-1.20.ebuild (limited to 'app-xemacs/hyperbole') diff --git a/app-xemacs/hyperbole/ChangeLog b/app-xemacs/hyperbole/ChangeLog index 6bf978b..585d3ee 100644 --- a/app-xemacs/hyperbole/ChangeLog +++ b/app-xemacs/hyperbole/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for app-xemacs/hyperbole -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/app-xemacs/hyperbole/ChangeLog,v 1.10 2011/07/22 11:25:06 xarthisius Exp $ +*hyperbole-1.20 (07 Mar 2014) + + 07 Mar 2014; Mats Lidell -hyperbole-1.19.ebuild, + +hyperbole-1.20.ebuild: + Upstream experimental version bump + *hyperbole-1.19 (12 Jul 2013) 12 Jul 2013; Mats Lidell +hyperbole-1.19.ebuild, diff --git a/app-xemacs/hyperbole/Manifest b/app-xemacs/hyperbole/Manifest index 5fac9ed..60473bf 100644 --- a/app-xemacs/hyperbole/Manifest +++ b/app-xemacs/hyperbole/Manifest @@ -1 +1 @@ -DIST hyperbole-1.19-pkg.tar.gz 556333 SHA256 5767e9c260c40ad8b61dcd89119d8be48b47021a374bc7b81d7020f7840546ec SHA512 69395fe3a570bcfde66433d5d4198308dc287953f63f77343fb308403e3e42c26c6eb312d3fb1736aabc06fe65cce956b46e08445fee20417dbf418d4acf5289 WHIRLPOOL 2b3d64616a42ef4086fed1be026b666007de35c45d76bda3ab73df1f20eefb5c08329b0b826980b855764626054ee0d7fc6a3ccf762cf5194d1209be66adc6c1 +DIST hyperbole-1.20-pkg.tar.gz 556362 SHA256 6160289ec89a73feba32555a29db919f375a95222c7dfb284f3f4dd31ef153f0 SHA512 a206e085327e29f37e175979ac16777c292dbb81014b102e726eaf925ba40dab82bc5e73017db30a827f8e83456f1ab9873ff2a02ea459c071be586fb14106ce WHIRLPOOL 0f7c0fd2aba1d5d65b91cd6750adcec7bfb6b5bba11ec57e3496339edf7d78962b592e0990deda823d6d348903d4fb68465cae426275fcda69d5bb39215a5478 diff --git a/app-xemacs/hyperbole/hyperbole-1.19.ebuild b/app-xemacs/hyperbole/hyperbole-1.19.ebuild deleted file mode 100644 index bcc8934..0000000 --- a/app-xemacs/hyperbole/hyperbole-1.19.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2013 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 $ - -SLOT="0" -IUSE="" -DESCRIPTION="Hyperbole: The Everyday Info Manager." -PKG_CAT="standard" - -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 diff --git a/app-xemacs/hyperbole/hyperbole-1.20.ebuild b/app-xemacs/hyperbole/hyperbole-1.20.ebuild new file mode 100644 index 0000000..bfd3f95 --- /dev/null +++ b/app-xemacs/hyperbole/hyperbole-1.20.ebuild @@ -0,0 +1,30 @@ +# 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" + +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 -- cgit v1.2.3-65-gdbad