summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-02-06 14:19:31 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-02-06 14:19:31 +0000
commit46169d58aeae59be7f520afc355f1b3bb851bb21 (patch)
tree91c9ec3209000e280c4871dd3143853de8495b62 /app-emacs
parentadded math library, because some compilations needs it (depends on CFLAGS). (diff)
downloadgentoo-2-46169d58aeae59be7f520afc355f1b3bb851bb21.tar.gz
gentoo-2-46169d58aeae59be7f520afc355f1b3bb851bb21.tar.bz2
gentoo-2-46169d58aeae59be7f520afc355f1b3bb851bb21.zip
stable amd64/sparc, bug 257695
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 sparc64)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/gentoo-syntax/ChangeLog5
-rw-r--r--app-emacs/gentoo-syntax/gentoo-syntax-1.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/gentoo-syntax/ChangeLog b/app-emacs/gentoo-syntax/ChangeLog
index bb2393579c71..f3215a765683 100644
--- a/app-emacs/gentoo-syntax/ChangeLog
+++ b/app-emacs/gentoo-syntax/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/gentoo-syntax
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.31 2009/02/06 04:10:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.32 2009/02/06 14:19:31 tcunha Exp $
+
+ 06 Feb 2009; Tiago Cunha <tcunha@gentoo.org> gentoo-syntax-1.11.ebuild:
+ stable amd64/sparc, bug 257695
06 Feb 2009; Jeroen Roovers <jer@gentoo.org> gentoo-syntax-1.11.ebuild:
Stable for HPPA (bug #257695).
diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.11.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.11.ebuild
index ba7aa510ef15..1adc7e19d6ec 100644
--- a/app-emacs/gentoo-syntax/gentoo-syntax-1.11.ebuild
+++ b/app-emacs/gentoo-syntax/gentoo-syntax-1.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.11.ebuild,v 1.2 2009/02/06 04:10:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.11.ebuild,v 1.3 2009/02/06 14:19:31 tcunha Exp $
inherit elisp
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""
SITEFILE="51${PN}-gentoo.el"