diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 13:24:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 13:24:38 +0000 |
commit | c3b3458d2ffeb023aeeda465ebcbbadf723a9ea8 (patch) | |
tree | 0faf5ff3b4cbce22e89af0075d4a2a6682eaffe2 /app-emacs | |
parent | Stable for ia64, wrt bug #533752 (diff) | |
download | gentoo-2-c3b3458d2ffeb023aeeda465ebcbbadf723a9ea8.tar.gz gentoo-2-c3b3458d2ffeb023aeeda465ebcbbadf723a9ea8.tar.bz2 gentoo-2-c3b3458d2ffeb023aeeda465ebcbbadf723a9ea8.zip |
Stable for ia64, wrt bug #533054
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/ebuild-mode/ChangeLog b/app-emacs/ebuild-mode/ChangeLog index 6d2c397fb777..b12a9b862be7 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.61 2015/02/24 09:08:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.62 2015/02/28 13:24:38 ago Exp $ + + 28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.27.ebuild: + Stable for ia64, wrt bug #533054 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.27.ebuild: Stable for alpha, wrt bug #533054 diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.27.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.27.ebuild index 0ee4751d7681..6e8448bba9bd 100644 --- a/app-emacs/ebuild-mode/ebuild-mode-1.27.ebuild +++ b/app-emacs/ebuild-mode/ebuild-mode-1.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.27.ebuild,v 1.9 2015/02/24 09:08:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ebuild-mode-1.27.ebuild,v 1.10 2015/02/28 13:24:38 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" |