diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-01-17 16:39:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-01-17 16:39:25 +0000 |
commit | a6a64f3ca789276bbef602b7970df32eab494460 (patch) | |
tree | a46260e80d6145c47802e9f8a9e40de5b6c67bda /app-emacs/gentoo-syntax | |
parent | Ah, and the live ebuild. (diff) | |
download | gentoo-2-a6a64f3ca789276bbef602b7970df32eab494460.tar.gz gentoo-2-a6a64f3ca789276bbef602b7970df32eab494460.tar.bz2 gentoo-2-a6a64f3ca789276bbef602b7970df32eab494460.zip |
Stable for HPPA (bug #451924).
(Portage version: 2.2.0_alpha154/cvs/Linux x86_64, signed Manifest commit with key A792A613)
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.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/gentoo-syntax/ChangeLog b/app-emacs/gentoo-syntax/ChangeLog index b8773e224f31..432c40eeb6be 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.86 2013/01/16 18:54:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.87 2013/01/17 16:39:25 jer Exp $ + + 17 Jan 2013; Jeroen Roovers <jer@gentoo.org> gentoo-syntax-1.20.ebuild: + Stable for HPPA (bug #451924). 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.20.ebuild: Stable for ppc64, wrt bug #451924 diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.20.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.20.ebuild index 761670c64649..7676ce04a658 100644 --- a/app-emacs/gentoo-syntax/gentoo-syntax-1.20.ebuild +++ b/app-emacs/gentoo-syntax/gentoo-syntax-1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.20.ebuild,v 1.4 2013/01/16 18:54:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.20.ebuild,v 1.5 2013/01/17 16:39:25 jer Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" DOCS="ChangeLog keyword-generation.sh" ELISP_TEXINFO="${PN}.texi" |