summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/google-c-style')
-rw-r--r--app-emacs/google-c-style/ChangeLog6
-rw-r--r--app-emacs/google-c-style/google-c-style-20091009-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emacs/google-c-style/ChangeLog b/app-emacs/google-c-style/ChangeLog
index 91ddc70eb0c3..5d08f327eec1 100644
--- a/app-emacs/google-c-style/ChangeLog
+++ b/app-emacs/google-c-style/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/google-c-style
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/google-c-style/ChangeLog,v 1.3 2010/11/11 21:58:57 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/google-c-style/ChangeLog,v 1.4 2010/11/17 10:56:52 maekke Exp $
+
+ 17 Nov 2010; Markus Meier <maekke@gentoo.org>
+ google-c-style-20091009-r1.ebuild:
+ x86 stable, bug #345033
11 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
google-c-style-20091009-r1.ebuild:
diff --git a/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild b/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild
index 3cb79ba5b77c..465b06fce5ff 100644
--- a/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild
+++ b/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild,v 1.2 2010/11/11 21:58:57 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild,v 1.3 2010/11/17 10:56:52 maekke Exp $
inherit elisp
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
SITEFILE="50${PN}-gentoo.el"