diff options
author | 2014-01-18 19:57:42 +0000 | |
---|---|---|
committer | 2014-01-18 19:57:42 +0000 | |
commit | 7b975327596c8eae27427591727bb401771fac63 (patch) | |
tree | ecc6286643ebec216998d943f2019f12a2958c7e /app-emacs | |
parent | Stable for alpha, wrt bug #491906 (diff) | |
download | gentoo-2-7b975327596c8eae27427591727bb401771fac63.tar.gz gentoo-2-7b975327596c8eae27427591727bb401771fac63.tar.bz2 gentoo-2-7b975327596c8eae27427591727bb401771fac63.zip |
Stable for alpha, wrt bug #491912
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/ebuild-mode/ChangeLog b/app-emacs/ebuild-mode/ChangeLog index 4c6f70f7717c..18a98ced605b 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.40 2014/01/15 09:17:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.41 2014/01/18 19:57:42 ago Exp $ + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.24.ebuild: + Stable for alpha, wrt bug #491912 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.24.ebuild: Stable for ia64, wrt bug #491912 diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.24.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.24.ebuild index d8fcedafc500..330695aa7999 100644 --- a/app-emacs/ebuild-mode/ebuild-mode-1.24.ebuild +++ b/app-emacs/ebuild-mode/ebuild-mode-1.24.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.24.ebuild,v 1.10 2014/01/15 09:17:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ebuild-mode-1.24.ebuild,v 1.11 2014/01/18 19:57:42 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${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" |