diff options
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/gentoo-syntax/ChangeLog | 8 | ||||
-rw-r--r-- | app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-emacs/gentoo-syntax/ChangeLog b/app-emacs/gentoo-syntax/ChangeLog index 202b77ad6496..008be9f8fb98 100644 --- a/app-emacs/gentoo-syntax/ChangeLog +++ b/app-emacs/gentoo-syntax/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emacs/gentoo-syntax -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.8 2007/12/15 22:47:28 ulm Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.9 2008/03/22 18:04:08 coldwind Exp $ + + 22 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> + gentoo-syntax-1.8.ebuild: + amd64 stable wrt bug #214285 *gentoo-syntax-1.8 (15 Dec 2007) diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild index d76708cac000..90140b9f1088 100644 --- a/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild +++ b/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.8.ebuild,v 1.1 2007/12/15 22:47:28 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild,v 1.2 2008/03/22 18:04:08 coldwind Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" SITEFILE=51${PN}-gentoo.el |