diff options
author | 2013-05-15 13:44:00 +0000 | |
---|---|---|
committer | 2013-05-15 13:44:00 +0000 | |
commit | 9c242d34c629dcaf300ce4b9e0e532215e6b2328 (patch) | |
tree | 2e6de3ae2ed5e7f1a58f02df1ce50be982fb50db /app-emacs | |
parent | Stable for amd64, wrt bug #469880 (diff) | |
download | gentoo-2-9c242d34c629dcaf300ce4b9e0e532215e6b2328.tar.gz gentoo-2-9c242d34c629dcaf300ce4b9e0e532215e6b2328.tar.bz2 gentoo-2-9c242d34c629dcaf300ce4b9e0e532215e6b2328.zip |
Stable for amd64, wrt bug #469882
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 c8987a1e864b..0e520c6ce7a7 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.93 2013/03/16 09:27:58 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.94 2013/05/15 13:44:00 ago Exp $ + + 15 May 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.21.ebuild: + Stable for amd64, wrt bug #469882 16 Mar 2013; Ulrich Müller <ulm@gentoo.org> gentoo-syntax-1.21.ebuild: Use readme.gentoo instead of elog. diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild index df31fb1a0d0f..d140b6e1829e 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.2 2013/03/16 09:27:58 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.3 2013/05/15 13:44:00 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" |