summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-19 13:54:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-19 13:54:14 +0000
commite028d612aae012d7c3f0b00ff5407c9ec5ed9e7d (patch)
tree58411170dc44e349ddf0f06c79767a4fb67928ea /app-emacs/ebuild-mode
parentStable for alpha, wrt bug #503108 (diff)
downloadgentoo-2-e028d612aae012d7c3f0b00ff5407c9ec5ed9e7d.tar.gz
gentoo-2-e028d612aae012d7c3f0b00ff5407c9ec5ed9e7d.tar.bz2
gentoo-2-e028d612aae012d7c3f0b00ff5407c9ec5ed9e7d.zip
Stable for alpha, wrt bug #503386
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs/ebuild-mode')
-rw-r--r--app-emacs/ebuild-mode/ChangeLog5
-rw-r--r--app-emacs/ebuild-mode/ebuild-mode-1.26.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/ebuild-mode/ChangeLog b/app-emacs/ebuild-mode/ChangeLog
index dafd4c247696..3b7c55a6c7c0 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.49 2014/03/18 16:39:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.50 2014/03/19 13:54:14 ago Exp $
+
+ 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.26.ebuild:
+ Stable for alpha, wrt bug #503386
18 Mar 2014; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.26.ebuild:
Stable for ia64, 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 3e2f6a7fd2b8..34ba0ec5d06d 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.7 2014/03/18 16:39:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ebuild-mode-1.26.ebuild,v 1.8 2014/03/19 13:54:14 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"