summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-28 10:16:28 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-28 10:16:28 +0000
commitb692f94502c65dd03b2ea4b2ae239865d8e53b8a (patch)
treef8cc5f4b38ac01d2431efb03e9a1a87d180cd03f /app-emacs
parentStable for x86, wrt bug #533044 (diff)
downloadgentoo-2-b692f94502c65dd03b2ea4b2ae239865d8e53b8a.tar.gz
gentoo-2-b692f94502c65dd03b2ea4b2ae239865d8e53b8a.tar.bz2
gentoo-2-b692f94502c65dd03b2ea4b2ae239865d8e53b8a.zip
Stable for x86, wrt bug #533054
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/ebuild-mode/ChangeLog5
-rw-r--r--app-emacs/ebuild-mode/ebuild-mode-1.27.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/ebuild-mode/ChangeLog b/app-emacs/ebuild-mode/ChangeLog
index 53d33dd1863d..c349ad8ddbd6 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.55 2014/12/26 19:39:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.56 2014/12/28 10:16:28 ago Exp $
+
+ 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.27.ebuild:
+ Stable for x86, wrt bug #533054
26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.27.ebuild:
Stable for amd64, 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 336f7814c05e..a096bdcb52df 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-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.27.ebuild,v 1.3 2014/12/26 19:39:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ebuild-mode-1.27.ebuild,v 1.4 2014/12/28 10:16:28 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"