diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 11:00:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 11:00:51 +0000 |
commit | 27bad5e5697a8a268c2b65070a833d5cf58bddac (patch) | |
tree | d8f1aea7c5d23ea3647f81502671c9e7f3ca5a26 /app-emacs | |
parent | Stable for ppc64, wrt bug #534356 (diff) | |
download | gentoo-2-27bad5e5697a8a268c2b65070a833d5cf58bddac.tar.gz gentoo-2-27bad5e5697a8a268c2b65070a833d5cf58bddac.tar.bz2 gentoo-2-27bad5e5697a8a268c2b65070a833d5cf58bddac.zip |
Stable for ppc64, wrt bug #534844
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/po-mode/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/po-mode/po-mode-0.19.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/po-mode/ChangeLog b/app-emacs/po-mode/ChangeLog index 42ac7ca92735..e90246286cdc 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/ChangeLog,v 1.54 2015/01/28 10:20:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/ChangeLog,v 1.55 2015/02/23 11:00:51 ago Exp $ + + 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> po-mode-0.19.3.ebuild: + Stable for ppc64, wrt bug #534844 28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> po-mode-0.19.3.ebuild: Stable for ppc, wrt bug #534844 diff --git a/app-emacs/po-mode/po-mode-0.19.3.ebuild b/app-emacs/po-mode/po-mode-0.19.3.ebuild index 8ff2877ed830..c4bb01926258 100644 --- a/app-emacs/po-mode/po-mode-0.19.3.ebuild +++ b/app-emacs/po-mode/po-mode-0.19.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.19.3.ebuild,v 1.6 2015/01/28 10:20:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/po-mode-0.19.3.ebuild,v 1.7 2015/02/23 11:00:51 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" |