From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A7B2C13838B for ; Fri, 19 Sep 2014 12:03:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 398DFE08AC; Fri, 19 Sep 2014 12:03:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BA761E06CC for ; Fri, 19 Sep 2014 12:03:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E2C49340284 for ; Fri, 19 Sep 2014 12:03:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F086E7D for ; Fri, 19 Sep 2014 12:03:28 +0000 (UTC) From: "Mats Lidell" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mats Lidell" Message-ID: <1411122380.c2de27e4d4d44d84daf977ccefc7ad4ad9266bd7.matsl@gentoo> Subject: [gentoo-commits] proj/emacs:master commit in: app-xemacs/calendar/ X-VCS-Repository: proj/emacs X-VCS-Files: app-xemacs/calendar/ChangeLog app-xemacs/calendar/Manifest app-xemacs/calendar/calendar-1.41.ebuild X-VCS-Directories: app-xemacs/calendar/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: c2de27e4d4d44d84daf977ccefc7ad4ad9266bd7 X-VCS-Branch: master Date: Fri, 19 Sep 2014 12:03:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c3c2458f-965b-409d-9a9a-1aca89b02f30 X-Archives-Hash: f58a7ceda133647f82e409116fe0b4e7 commit: c2de27e4d4d44d84daf977ccefc7ad4ad9266bd7 Author: Mats Lidell gentoo org> AuthorDate: Fri Sep 19 10:26:20 2014 +0000 Commit: Mats Lidell gentoo org> CommitDate: Fri Sep 19 10:26:20 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=c2de27e4 app-xemacs/calendar pre release version bump. Package-Manager: portage-2.2.8-r1 --- app-xemacs/calendar/ChangeLog | 5 +++++ app-xemacs/calendar/Manifest | 1 + app-xemacs/calendar/calendar-1.41.ebuild | 19 +++++++++++++++++++ 3 files changed, 25 insertions(+) diff --git a/app-xemacs/calendar/ChangeLog b/app-xemacs/calendar/ChangeLog index 69c80a6..0042057 100644 --- a/app-xemacs/calendar/ChangeLog +++ b/app-xemacs/calendar/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/app-xemacs/calendar/ChangeLog,v 1.29 2011/07/22 11:25:05 xarthisius Exp $ +*calendar-1.41 (19 Sep 2014) + + 19 Sep 2014; Mats Lidell +calendar-1.41.ebuild: + Upstream pre release version bump + *calendar-1.40 (10 Jul 2014) 10 Jul 2014; Mats Lidell +calendar-1.40.ebuild, diff --git a/app-xemacs/calendar/Manifest b/app-xemacs/calendar/Manifest index 436e790..9b47500 100644 --- a/app-xemacs/calendar/Manifest +++ b/app-xemacs/calendar/Manifest @@ -1 +1,2 @@ DIST calendar-1.40-pkg.tar.gz 410789 SHA256 b75c342920fe90be50df5c839a4b7544f0b2baab289e0e748efdea78240811e3 SHA512 741e818f8a8f92974a96e4772fff115593154b5ed6437ecf1066b8032f8f15698b8083e0cb33acb99e0a49547a628ee39ab55c297d6e6e0840803521d02ba850 WHIRLPOOL df5870f53811e3714fa9b47057759eee422b0831a3eb8b2d4a70009ee521c1b7560dd7b20c7f631c434e963d037fa3d1e578d8ab5ee197355f803dfd1600d450 +DIST calendar-1.41-pkg.tar.gz 410539 SHA256 e12028f492ad649061b64757659c81821aec61a7cb275c4774dcdc41e85eca41 SHA512 9a0fea32d373ea96f84cd258c2bdd3f6c5ed50921fb022f5de973ef813ac8a45d86106479442154804d0e5b91cae112c5f22e0ed304ad99c844371de11889626 WHIRLPOOL a3ad4c56b0f730d3b3599ace474b8cf45e1745220568a657c66893dbd85899cdd5714cd7a8d74f8a51eb3d4610c4d2d28067f0c0deeb2e0d33584ba06eaab18f diff --git a/app-xemacs/calendar/calendar-1.41.ebuild b/app-xemacs/calendar/calendar-1.41.ebuild new file mode 100644 index 0000000..f04d134 --- /dev/null +++ b/app-xemacs/calendar/calendar-1.41.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calendar/calendar-1.38.ebuild,v 1.6 2011/07/22 11:25:05 xarthisius Exp $ + +EAPI=5 + +SLOT="0" +IUSE="" +DESCRIPTION="Calendar and diary support." +PKG_CAT="standard" + +EXPERIMENTAL=true + +RDEPEND="app-xemacs/xemacs-base +app-xemacs/fsf-compat +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages