summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-13 16:24:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-13 16:24:27 +0000
commitbfe0ca759bc2c75c32c71f7435f139b67501c496 (patch)
treeebc32e498cfedcc1279880d3f3537e7e025fd652 /app-emacs
parentStable for ppc, wrt bug #504508 (diff)
downloadgentoo-2-bfe0ca759bc2c75c32c71f7435f139b67501c496.tar.gz
gentoo-2-bfe0ca759bc2c75c32c71f7435f139b67501c496.tar.bz2
gentoo-2-bfe0ca759bc2c75c32c71f7435f139b67501c496.zip
Stable for ppc, wrt bug #504558
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/po-mode/ChangeLog5
-rw-r--r--app-emacs/po-mode/po-mode-0.18.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/po-mode/ChangeLog b/app-emacs/po-mode/ChangeLog
index 1358ee562f46..386a82b4e88a 100644
--- a/app-emacs/po-mode/ChangeLog
+++ b/app-emacs/po-mode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/po-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/ChangeLog,v 1.41 2014/03/29 06:10:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/ChangeLog,v 1.42 2014/04/13 16:24:27 ago Exp $
+
+ 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> po-mode-0.18.3.2.ebuild:
+ Stable for ppc, wrt bug #504558
29 Mar 2014; Agostino Sarubbo <ago@gentoo.org> po-mode-0.18.3.2.ebuild:
Stable for x86, wrt bug #504558
diff --git a/app-emacs/po-mode/po-mode-0.18.3.2.ebuild b/app-emacs/po-mode/po-mode-0.18.3.2.ebuild
index 0bbd8fda5868..7c0815a3109b 100644
--- a/app-emacs/po-mode/po-mode-0.18.3.2.ebuild
+++ b/app-emacs/po-mode/po-mode-0.18.3.2.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/po-mode/po-mode-0.18.3.2.ebuild,v 1.5 2014/03/29 06:10:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/po-mode-0.18.3.2.ebuild,v 1.6 2014/04/13 16:24:27 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
S="${WORKDIR}/gettext-${PV}/gettext-tools/misc"
ELISP_REMOVE="start-po.el"