summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-11-11 21:58:57 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-11-11 21:58:57 +0000
commit905ec6cd21310cbc87756ad86f90e01d13e02829 (patch)
tree1f1861ce29c34a4de264be96d818b2bf426cd10b /app-emacs/google-c-style
parentWe need the gtk useflag enabled on qt-gui, by Jouni Rinne <l33tmmx@gmail.com>... (diff)
downloadgentoo-2-905ec6cd21310cbc87756ad86f90e01d13e02829.tar.gz
gentoo-2-905ec6cd21310cbc87756ad86f90e01d13e02829.tar.bz2
gentoo-2-905ec6cd21310cbc87756ad86f90e01d13e02829.zip
Stable on amd64 wrt bug #345033
(Portage version: 2.1.9.24/cvs/Linux x86_64)
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 0ceedee8543d..91ddc70eb0c3 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.2 2010/08/11 08:36:31 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/google-c-style/ChangeLog,v 1.3 2010/11/11 21:58:57 hwoarang Exp $
+
+ 11 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
+ google-c-style-20091009-r1.ebuild:
+ Stable on amd64 wrt bug #345033
*google-c-style-20091009-r1 (11 Aug 2010)
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 5d99987fb527..3cb79ba5b77c 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.1 2010/08/11 08:36:31 ulm Exp $
+# $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 $
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"