diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-18 20:42:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-18 20:42:41 +0000 |
commit | 02fa3467d9f8de241423a51e923b6dd3e7760fbc (patch) | |
tree | fd3b53b0c48867a15e414a9fac9101230d6ec0bd /app-emacs | |
parent | Stable for alpha, wrt bug #463142 (diff) | |
download | gentoo-2-02fa3467d9f8de241423a51e923b6dd3e7760fbc.tar.gz gentoo-2-02fa3467d9f8de241423a51e923b6dd3e7760fbc.tar.bz2 gentoo-2-02fa3467d9f8de241423a51e923b6dd3e7760fbc.zip |
Stable for alpha, wrt bug #469882
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/gentoo-syntax/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/gentoo-syntax/ChangeLog b/app-emacs/gentoo-syntax/ChangeLog index 32f2e39f663e..72074a2cfcce 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.99 2013/05/18 05:29:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.100 2013/05/18 20:42:41 ago Exp $ + + 18 May 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.21.ebuild: + Stable for alpha, wrt bug #469882 18 May 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.21.ebuild: Stable for ia64, wrt bug #469882 diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild index 480ae8d83cb5..3e0a88447b00 100644 --- a/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild +++ b/app-emacs/gentoo-syntax/gentoo-syntax-1.21.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.21.ebuild,v 1.8 2013/05/18 05:29:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.9 2013/05/18 20:42:41 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" 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" |