summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-12 18:57:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-12 18:57:02 +0000
commitac629457ffdfedcb689e340e5e7e1bce363808f3 (patch)
treee99f90ba71ee0219616ff8b5f46a864f588161bc /app-emacs
parentproper depends on dhcp-tools use flag for dhcp support (using dnsmasq) (diff)
downloadgentoo-2-ac629457ffdfedcb689e340e5e7e1bce363808f3.tar.gz
gentoo-2-ac629457ffdfedcb689e340e5e7e1bce363808f3.tar.bz2
gentoo-2-ac629457ffdfedcb689e340e5e7e1bce363808f3.zip
Stable for ppc64, wrt bug #484224
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", 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.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/ebuild-mode/ChangeLog b/app-emacs/ebuild-mode/ChangeLog
index 9293ea6ee3b5..39041baed2a5 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.24 2013/09/12 17:17:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.25 2013/09/12 18:57:02 ago Exp $
+
+ 12 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.22.ebuild:
+ Stable for ppc64, wrt bug #484224
12 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.22.ebuild:
Stable for ppc, wrt bug #484224
diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild
index f78bb60f00ca..8ca1f1e8c0b4 100644
--- a/app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild
+++ b/app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.22.ebuild,v 1.7 2013/09/12 17:17:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild,v 1.8 2013/09/12 18:57:02 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 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"