diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-18 16:39:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-18 16:39:36 +0000 |
commit | df08e9b0a4152759f9b9589d68fa2fce2f51c844 (patch) | |
tree | b895cba96cbc30676518eb3e5b2651fba7cb1b8f /app-emacs | |
parent | Stable for ia64, wrt bug #499310 (diff) | |
download | gentoo-2-df08e9b0a4152759f9b9589d68fa2fce2f51c844.tar.gz gentoo-2-df08e9b0a4152759f9b9589d68fa2fce2f51c844.tar.bz2 gentoo-2-df08e9b0a4152759f9b9589d68fa2fce2f51c844.zip |
Stable for ia64, wrt bug #503386
(Portage version: 2.2.8-r1/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.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 2b8c267e6523..dafd4c247696 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.48 2014/03/14 10:09:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.49 2014/03/18 16:39:36 ago Exp $ + + 18 Mar 2014; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.26.ebuild: + Stable for ia64, wrt bug #503386 14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.26.ebuild: Stable for ppc64, 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 9c0595693482..3e2f6a7fd2b8 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.6 2014/03/14 10:09:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ebuild-mode-1.26.ebuild,v 1.7 2014/03/18 16:39:36 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" |