summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-28 10:08:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-28 10:08:54 +0000
commitb6640f9edf05497bcfd9e0354bf5542868b23a85 (patch)
tree9e4c1fd961e50e139cca0f07730b4cf71ed750e9 /app-doc
parentStable for x86, wrt bug #532036 (diff)
downloadgentoo-2-b6640f9edf05497bcfd9e0354bf5542868b23a85.tar.gz
gentoo-2-b6640f9edf05497bcfd9e0354bf5542868b23a85.tar.bz2
gentoo-2-b6640f9edf05497bcfd9e0354bf5542868b23a85.zip
Stable for x86, wrt bug #532078
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/elisp-manual/ChangeLog5
-rw-r--r--app-doc/elisp-manual/elisp-manual-24.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-doc/elisp-manual/ChangeLog b/app-doc/elisp-manual/ChangeLog
index a4f1d82c6d56..215d884aea1c 100644
--- a/app-doc/elisp-manual/ChangeLog
+++ b/app-doc/elisp-manual/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-doc/elisp-manual
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v 1.59 2014/12/27 19:24:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v 1.60 2014/12/28 10:08:54 ago Exp $
+
+ 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> elisp-manual-24.4.ebuild:
+ Stable for x86, wrt bug #532078
27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> elisp-manual-24.4.ebuild:
Stable for amd64, wrt bug #532078
diff --git a/app-doc/elisp-manual/elisp-manual-24.4.ebuild b/app-doc/elisp-manual/elisp-manual-24.4.ebuild
index ffd4cb03fdca..c3f9352c6f49 100644
--- a/app-doc/elisp-manual/elisp-manual-24.4.ebuild
+++ b/app-doc/elisp-manual/elisp-manual-24.4.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-doc/elisp-manual/elisp-manual-24.4.ebuild,v 1.2 2014/12/27 19:24:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-24.4.ebuild,v 1.3 2014/12/28 10:08:54 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~ulm/emacs/${P}.tar.xz"
LICENSE="FDL-1.3+"
SLOT="24"
-KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
DEPEND="app-arch/xz-utils
sys-apps/texinfo"