diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-10-27 15:49:57 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-10-27 15:49:57 +0000 |
commit | 757176c21309351936dcbfea9d78c836e89c8e6e (patch) | |
tree | e5225415903e5b38827c8210fa55942eb9cf3707 /app-emacs | |
parent | Stable for HPPA (bug #241870). (diff) | |
download | gentoo-2-757176c21309351936dcbfea9d78c836e89c8e6e.tar.gz gentoo-2-757176c21309351936dcbfea9d78c836e89c8e6e.tar.bz2 gentoo-2-757176c21309351936dcbfea9d78c836e89c8e6e.zip |
Stable for HPPA (bug #243100).
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/gentoo-syntax/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/gentoo-syntax/gentoo-syntax-1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/gentoo-syntax/ChangeLog b/app-emacs/gentoo-syntax/ChangeLog index 2ad4a9f6ce65..07ef7e02d265 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.24 2008/10/25 15:37:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.25 2008/10/27 15:49:57 jer Exp $ + + 27 Oct 2008; Jeroen Roovers <jer@gentoo.org> gentoo-syntax-1.9.ebuild: + Stable for HPPA (bug #243100). 25 Oct 2008; nixnut <nixnut@gentoo.org> gentoo-syntax-1.9.ebuild: Stable on ppc wrt bug 243100 diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.9.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.9.ebuild index 9dd282bb6dfb..8df540826709 100644 --- a/app-emacs/gentoo-syntax/gentoo-syntax-1.9.ebuild +++ b/app-emacs/gentoo-syntax/gentoo-syntax-1.9.ebuild @@ -1,6 +1,6 @@ # 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.9.ebuild,v 1.5 2008/10/25 15:37:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.9.ebuild,v 1.6 2008/10/27 15:49:57 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 |