summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-15 09:17:46 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-15 09:17:46 +0000
commitb030ec7b6efeb71daead3450113777f0973b1fde (patch)
treeac7e8cec7540b008566dbc7b1e46d8b2bc815c67 /app-emacs/po-mode
parentStable for ia64, wrt bug #491912 (diff)
downloadgentoo-2-b030ec7b6efeb71daead3450113777f0973b1fde.tar.gz
gentoo-2-b030ec7b6efeb71daead3450113777f0973b1fde.tar.bz2
gentoo-2-b030ec7b6efeb71daead3450113777f0973b1fde.zip
Stable for ia64, wrt bug #491914
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs/po-mode')
-rw-r--r--app-emacs/po-mode/ChangeLog7
-rw-r--r--app-emacs/po-mode/po-mode-0.18.3.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/po-mode/ChangeLog b/app-emacs/po-mode/ChangeLog
index 44b0d1443c89..97565970f162 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/ChangeLog,v 1.34 2013/12/24 12:54:49 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/ChangeLog,v 1.35 2014/01/15 09:17:46 ago Exp $
+
+ 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> po-mode-0.18.3.1.ebuild:
+ Stable for ia64, wrt bug #491914
24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> po-mode-0.18.3.1.ebuild:
Stable for x86, wrt bug #491914
diff --git a/app-emacs/po-mode/po-mode-0.18.3.1.ebuild b/app-emacs/po-mode/po-mode-0.18.3.1.ebuild
index d2ead451c1d1..f9b07791ceed 100644
--- a/app-emacs/po-mode/po-mode-0.18.3.1.ebuild
+++ b/app-emacs/po-mode/po-mode-0.18.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.1.ebuild,v 1.8 2013/12/24 12:54:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/po-mode-0.18.3.1.ebuild,v 1.9 2014/01/15 09:17:46 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"