diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 19:13:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 19:13:37 +0000 |
commit | 75c2424ba2eb001d99c428d8e3cc9aa7ec9e940d (patch) | |
tree | c0c363667338b90108d45b4cd0be8c308712e853 /app-emacs | |
parent | Stable for amd64, wrt bug #432046 (diff) | |
download | gentoo-2-75c2424ba2eb001d99c428d8e3cc9aa7ec9e940d.tar.gz gentoo-2-75c2424ba2eb001d99c428d8e3cc9aa7ec9e940d.tar.bz2 gentoo-2-75c2424ba2eb001d99c428d8e3cc9aa7ec9e940d.zip |
Stable for sparc, wrt bug #484224
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ebuild-mode/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/ebuild-mode/ChangeLog b/app-emacs/ebuild-mode/ChangeLog index cf367f031755..eb0a209aeb54 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.29 2013/09/23 17:19:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.30 2013/09/23 19:13:37 ago Exp $ + + 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.22.ebuild: + Stable for sparc, wrt bug #484224 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.22.ebuild: Stable for alpha, wrt bug #484224 diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild index 8ed8f4d0c4e0..6bc9e507f446 100644 --- a/app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild +++ b/app-emacs/ebuild-mode/ebuild-mode-1.22.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/ebuild-mode/ebuild-mode-1.22.ebuild,v 1.11 2013/09/23 17:19:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild,v 1.12 2013/09/23 19:13:37 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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 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" |