summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-26 19:39:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-26 19:39:36 +0000
commitf8be5627e7a944380b44fe42fca44d7da6ae61dc (patch)
treeb220b1c6c48257e614916696f81a5a40a3a79bdd /app-emacs
parentStable for amd64, wrt bug #533274 (diff)
downloadgentoo-2-f8be5627e7a944380b44fe42fca44d7da6ae61dc.tar.gz
gentoo-2-f8be5627e7a944380b44fe42fca44d7da6ae61dc.tar.bz2
gentoo-2-f8be5627e7a944380b44fe42fca44d7da6ae61dc.zip
Stable for amd64, wrt bug #533054
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 c54e7f8cc954..53d33dd1863d 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.54 2014/12/22 09:25:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.55 2014/12/26 19:39:36 ago Exp $
+
+ 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.27.ebuild:
+ Stable for amd64, wrt bug #533054
22 Dec 2014; Jeroen Roovers <jer@gentoo.org> ebuild-mode-1.27.ebuild:
Stable for HPPA (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 36cc486ee23a..336f7814c05e 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.2 2014/12/22 09:25:34 jer Exp $
+# $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 $
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"