diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 17:53:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 17:53:29 +0000 |
commit | 7aafa9b37ef8953ccbde90da435880e9b48a502a (patch) | |
tree | 9ae4c12f738473f2ad0189d0ffac1e8524e1547f | |
parent | Stable for sparc, wrt bug #502718 (diff) | |
download | gentoo-2-7aafa9b37ef8953ccbde90da435880e9b48a502a.tar.gz gentoo-2-7aafa9b37ef8953ccbde90da435880e9b48a502a.tar.bz2 gentoo-2-7aafa9b37ef8953ccbde90da435880e9b48a502a.zip |
Stable for sparc, wrt bug #503386
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
-rw-r--r-- | app-emacs/ebuild-mode/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/ebuild-mode/ebuild-mode-1.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/ebuild-mode/ChangeLog b/app-emacs/ebuild-mode/ChangeLog index 3b7c55a6c7c0..95257499d029 100644 --- a/app-emacs/ebuild-mode/ChangeLog +++ b/app-emacs/ebuild-mode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/ebuild-mode # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.50 2014/03/19 13:54:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.51 2014/03/23 17:53:29 ago Exp $ + + 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.26.ebuild: + Stable for sparc, wrt bug #503386 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.26.ebuild: Stable for alpha, wrt bug #503386 diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.26.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.26.ebuild index 34ba0ec5d06d..508779af0da1 100644 --- a/app-emacs/ebuild-mode/ebuild-mode-1.26.ebuild +++ b/app-emacs/ebuild-mode/ebuild-mode-1.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ebuild-mode-1.26.ebuild,v 1.8 2014/03/19 13:54:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ebuild-mode-1.26.ebuild,v 1.9 2014/03/23 17:53:29 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" DOCS="ChangeLog keyword-generation.sh" ELISP_TEXINFO="${PN}.texi" |