diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-02-06 04:10:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-02-06 04:10:12 +0000 |
commit | 64cdd5f1ec493b171dfe7b696a2343507696be70 (patch) | |
tree | e4daae29d85f94f7d94d0322e174d9ab44e27a5b /app-emacs/gentoo-syntax | |
parent | Stable for HPPA (bug #256113). (diff) | |
download | gentoo-2-64cdd5f1ec493b171dfe7b696a2343507696be70.tar.gz gentoo-2-64cdd5f1ec493b171dfe7b696a2343507696be70.tar.bz2 gentoo-2-64cdd5f1ec493b171dfe7b696a2343507696be70.zip |
Stable for HPPA (bug #257695).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'app-emacs/gentoo-syntax')
-rw-r--r-- | app-emacs/gentoo-syntax/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/gentoo-syntax/gentoo-syntax-1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/gentoo-syntax/ChangeLog b/app-emacs/gentoo-syntax/ChangeLog index 5ef795e3e642..bb2393579c71 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.30 2009/01/29 01:13:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.31 2009/02/06 04:10:12 jer Exp $ + + 06 Feb 2009; Jeroen Roovers <jer@gentoo.org> gentoo-syntax-1.11.ebuild: + Stable for HPPA (bug #257695). 29 Jan 2009; Christian Faulhammer <fauli@gentoo.org> -gentoo-syntax-1.10.ebuild: diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.11.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.11.ebuild index 9f221ed01daf..ba7aa510ef15 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.1 2009/01/07 12:35:48 ulm Exp $ +# $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 $ 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" |