summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-05-13 14:42:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-05-13 14:42:08 +0000
commit426bc5ed9dbf537967fe0b75b4c8514e4528035a (patch)
tree73eda9e11a09e151400ec29f4b2762b66fd3e3f2 /app-emacs
parentStable for ia64, wrt bug #508882 (diff)
downloadgentoo-2-426bc5ed9dbf537967fe0b75b4c8514e4528035a.tar.gz
gentoo-2-426bc5ed9dbf537967fe0b75b4c8514e4528035a.tar.bz2
gentoo-2-426bc5ed9dbf537967fe0b75b4c8514e4528035a.zip
Stable for ia64, wrt bug #504558
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 61eba3e224c4..428fdb7a7cb4 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.43 2014/04/20 11:19:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/ChangeLog,v 1.44 2014/05/13 14:42:08 ago Exp $
+
+ 13 May 2014; Agostino Sarubbo <ago@gentoo.org> po-mode-0.18.3.2.ebuild:
+ Stable for ia64, wrt bug #504558
20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> po-mode-0.18.3.2.ebuild:
Stable for ppc64, 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 5b6f538ddc04..807df06ab59f 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.7 2014/04/20 11:19:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/po-mode-0.18.3.2.ebuild,v 1.8 2014/05/13 14:42:08 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"