diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 15:27:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 15:27:06 +0000 |
commit | c00ce5a281898399f49afdaffcf7fdf455011614 (patch) | |
tree | db764ff1d78e1edc26e3e7327dd211249a58e977 /app-emacs | |
parent | Mask dev-python/python-irclib (diff) | |
download | gentoo-2-c00ce5a281898399f49afdaffcf7fdf455011614.tar.gz gentoo-2-c00ce5a281898399f49afdaffcf7fdf455011614.tar.bz2 gentoo-2-c00ce5a281898399f49afdaffcf7fdf455011614.zip |
Stable for sparc, wrt bug #491914
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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.18.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/po-mode/ChangeLog b/app-emacs/po-mode/ChangeLog index 502b6b8c9a5c..c4edd6d3372d 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.32 2013/12/22 11:55:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/ChangeLog,v 1.33 2013/12/23 15:27:06 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> po-mode-0.18.3.1.ebuild: + Stable for sparc, wrt bug #491914 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> po-mode-0.18.3.1.ebuild: Stable for ppc64, 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 5a18905e8b0f..4ce51450f32a 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 # 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.6 2013/12/22 11:55:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/po-mode-0.18.3.1.ebuild,v 1.7 2013/12/23 15:27:06 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" |