summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-03-20 19:40:48 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-03-20 19:40:48 +0000
commite1af2eaa2711360f0b02a914b42a2f4c282d50d8 (patch)
tree00945f7a9a8b59cdc112810722612855764402e4 /app-emacs/cc-mode
parentInitial import from the science overlay to the main tree, with a patch for gr... (diff)
downloadgentoo-2-e1af2eaa2711360f0b02a914b42a2f4c282d50d8.tar.gz
gentoo-2-e1af2eaa2711360f0b02a914b42a2f4c282d50d8.tar.bz2
gentoo-2-e1af2eaa2711360f0b02a914b42a2f4c282d50d8.zip
stable sparc
(Portage version: 2.1.6.7/cvs/Linux sparc64)
Diffstat (limited to 'app-emacs/cc-mode')
-rw-r--r--app-emacs/cc-mode/ChangeLog7
-rw-r--r--app-emacs/cc-mode/cc-mode-5.31.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/cc-mode/ChangeLog b/app-emacs/cc-mode/ChangeLog
index c3f244702d5a..b76a3ecc1530 100644
--- a/app-emacs/cc-mode/ChangeLog
+++ b/app-emacs/cc-mode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/cc-mode
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/cc-mode/ChangeLog,v 1.6 2008/08/28 05:53:00 ulm Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/cc-mode/ChangeLog,v 1.7 2009/03/20 19:40:48 tcunha Exp $
+
+ 20 Mar 2009; Tiago Cunha <tcunha@gentoo.org> cc-mode-5.31.3.ebuild:
+ stable sparc
28 Aug 2008; Ulrich Mueller <ulm@gentoo.org> cc-mode-5.31.3.ebuild:
Use elisp-compile instead of elisp-comp, bug 235442. Add a die command.
diff --git a/app-emacs/cc-mode/cc-mode-5.31.3.ebuild b/app-emacs/cc-mode/cc-mode-5.31.3.ebuild
index 36755acca360..778e77a6be5c 100644
--- a/app-emacs/cc-mode/cc-mode-5.31.3.ebuild
+++ b/app-emacs/cc-mode/cc-mode-5.31.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/cc-mode/cc-mode-5.31.3.ebuild,v 1.5 2008/08/28 05:53:00 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/cc-mode/cc-mode-5.31.3.ebuild,v 1.6 2009/03/20 19:40:48 tcunha Exp $
inherit elisp
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
IUSE=""
SITEFILE=50${PN}-gentoo.el