From: "Mats Lidell" <matsl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/emacs:master commit in: app-xemacs/cc-mode/
Date: Mon, 14 Oct 2013 12:23:53 +0000 (UTC) [thread overview]
Message-ID: <1381753410.d032c4cdfca698bfd1e8baf84670ef4b62f2d2dd.matsl@gentoo> (raw)
commit: d032c4cdfca698bfd1e8baf84670ef4b62f2d2dd
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 14 12:23:30 2013 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Mon Oct 14 12:23:30 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=d032c4cd
app-xemacs/cc-mode: Upstream experimental version bump
Package-Manager: portage-2.2.1
---
app-xemacs/cc-mode/ChangeLog | 5 +++++
app-xemacs/cc-mode/Manifest | 1 +
app-xemacs/cc-mode/cc-mode-1.72.ebuild | 19 +++++++++++++++++++
3 files changed, 25 insertions(+)
diff --git a/app-xemacs/cc-mode/ChangeLog b/app-xemacs/cc-mode/ChangeLog
index d8daf1f..a0077b2 100644
--- a/app-xemacs/cc-mode/ChangeLog
+++ b/app-xemacs/cc-mode/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 2002-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cc-mode/ChangeLog,v 1.13 2008/03/19 19:19:38 graaff Exp $
+*cc-mode-1.72 (14 Oct 2013)
+
+ 14 Oct 2013; Mats Lidell <matsl@gentoo.org> +cc-mode-1.72.ebuild:
+ app-xemacs/cc-mode: Upstream experimental version bump
+
*cc-mode-1.71 (23 Sep 2013)
23 Sep 2013; Mats Lidell <matsl@gentoo.org> +cc-mode-1.71.ebuild:
diff --git a/app-xemacs/cc-mode/Manifest b/app-xemacs/cc-mode/Manifest
index 2c0abb8..19d2119 100644
--- a/app-xemacs/cc-mode/Manifest
+++ b/app-xemacs/cc-mode/Manifest
@@ -1,3 +1,4 @@
DIST cc-mode-1.69-pkg.tar.gz 770906 SHA256 98c2735df92d712cd30782c389f75e5c1dad917d1983a10a66ca2cca060a9dac SHA512 5507d264d20cf1ee1b7d547ef64d55f3ba38f7dcb60ecec3e46cb78ce125c4a9b2cdce64e9150afa7e0755e7bec1bea6706f0d4c69b3890bdcdf36b63e696ae1 WHIRLPOOL 0f07ab21eb35394d2b7024d22f79ed2c03a695082bf5da371fe69df261c4dfc3e40c8223ac8d2b01ef121e11c6fec8f17625483b601116257f206e3eecbd3b34
DIST cc-mode-1.70-pkg.tar.gz 772196 SHA256 7f10114f94273113bb4f429fc997a7ccc6e1e0e6b646746cc1bf6c1b30ccafb1 SHA512 ba60a2d4f84a0340b6cb3b824052d8f9d14610036e611936918a7587422b823cdb396cf7489a06cc5e46806ce55ea5ab211bdc988d847883239b17d07ba37f45 WHIRLPOOL 04428287cc21f29c36bd7e4fc20798c9270e4e2879eaa6a11c3d1a7829c589e9b875cdd02b5317726a23de2946689c02cc9934009f1082d9d64a319776869068
DIST cc-mode-1.71-pkg.tar.gz 773402 SHA256 828dca57ddd4b6ba3aa9b50adb2c08f45072f1c73933c2596ba90ac5e393f504 SHA512 ee786ecb4ff9ce2c4d7ca572afcfcc7b13576b0c4166a502962143da0c026711692dca9f11e709a266de36e3dc7cafc11413ed867eb766a46447fa4c083446a0 WHIRLPOOL ff0905ac5c3c0bec0a857612f260aef0d2b3658a72a4812d7bc6e920df47f1b49d5e84dda35bac792862507e2e576977666630234ec2e0532ae757792ac76a99
+DIST cc-mode-1.72-pkg.tar.gz 773720 SHA256 873ebac98761aaf75636eec63fc8955f4cdd076e0594dc0c04482822652028d9 SHA512 3d8a026faf9d7add1d0be8fec0ddc981302105c97ece3cdbbdc72a0f94f825417b4b9cf267d114786410d286ba18d1f3a1708b0a3e2c57e7712ab1409ae2b9e7 WHIRLPOOL 843fecffe86734ad32959a9a470ea8e2e007c252de06bd8dd15a6aa566b2a171de652c0a7735d8d3b26b8633434f14bdcbe2e7eac08f4833245e1fd41a6b7407
diff --git a/app-xemacs/cc-mode/cc-mode-1.72.ebuild b/app-xemacs/cc-mode/cc-mode-1.72.ebuild
new file mode 100644
index 0000000..1146e38
--- /dev/null
+++ b/app-xemacs/cc-mode/cc-mode-1.72.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cc-mode/cc-mode-1.45.ebuild,v 1.3 2007/06/03 17:50:32 graaff Exp $
+
+EAPI=5
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="C, C++ and Java language support."
+PKG_CAT="standard"
+
+EXPERIMENTAL=true
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/mail-lib
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages
next reply other threads:[~2013-10-14 12:24 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-14 12:23 Mats Lidell [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-02-08 22:23 [gentoo-commits] proj/emacs:master commit in: app-xemacs/cc-mode/ Mats Lidell
2016-01-25 22:03 Mats Lidell
2016-01-16 13:55 Mats Lidell
2016-01-14 22:12 Mats Lidell
2016-01-12 21:09 Mats Lidell
2016-01-07 22:36 Mats Lidell
2015-10-03 13:13 Mats Lidell
2015-05-22 10:13 Mats Lidell
2015-04-30 23:29 Mats Lidell
2015-04-17 5:19 Mats Lidell
2015-02-28 21:43 Mats Lidell
2015-02-02 19:54 Mats Lidell
2015-01-14 23:10 Mats Lidell
2014-11-20 6:20 Mats Lidell
2014-11-18 7:10 Mats Lidell
2014-11-03 6:33 Mats Lidell
2014-10-25 20:43 Mats Lidell
2014-09-19 12:03 Mats Lidell
2014-07-11 15:28 Mats Lidell
2013-12-12 20:57 Mats Lidell
2013-10-22 9:43 Mats Lidell
2013-09-23 9:56 Mats Lidell
2013-09-19 12:34 Mats Lidell
2013-07-17 22:36 Mats Lidell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1381753410.d032c4cdfca698bfd1e8baf84670ef4b62f2d2dd.matsl@gentoo \
--to=matsl@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox