diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 17:20:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 17:20:54 +0000 |
commit | ba1175cd2721de0fe9cb3288b90f5c3f7193841e (patch) | |
tree | 5adc38e942cc14aef23d7df0032bfb80cf167779 /app-i18n/poedit | |
parent | Stable for ppc, wrt bug #486368 (diff) | |
download | gentoo-2-ba1175cd2721de0fe9cb3288b90f5c3f7193841e.tar.gz gentoo-2-ba1175cd2721de0fe9cb3288b90f5c3f7193841e.tar.bz2 gentoo-2-ba1175cd2721de0fe9cb3288b90f5c3f7193841e.zip |
Stable for ppc, wrt bug #485188
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-i18n/poedit')
-rw-r--r-- | app-i18n/poedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/poedit/poedit-1.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/poedit/ChangeLog b/app-i18n/poedit/ChangeLog index 2dfa4502ca2c..898902367ac6 100644 --- a/app-i18n/poedit/ChangeLog +++ b/app-i18n/poedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/poedit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/ChangeLog,v 1.79 2013/12/03 19:09:23 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/ChangeLog,v 1.80 2013/12/21 17:20:54 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> poedit-1.5.5.ebuild: + Stable for ppc, wrt bug #485188 03 Dec 2013; Johannes Huber <johu@gentoo.org> poedit-1.5.5.ebuild: x86 stable, bug #485188 diff --git a/app-i18n/poedit/poedit-1.5.5.ebuild b/app-i18n/poedit/poedit-1.5.5.ebuild index 1fd2d2ac7e8e..48e5333b444c 100644 --- a/app-i18n/poedit/poedit-1.5.5.ebuild +++ b/app-i18n/poedit/poedit-1.5.5.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-i18n/poedit/poedit-1.5.5.ebuild,v 1.5 2013/12/03 19:09:23 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/poedit-1.5.5.ebuild,v 1.6 2013/12/21 17:20:54 ago Exp $ EAPI=5 WX_GTK_VER=2.8 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/poedit/${P}.tar.gz" LICENSE="MIT CC-BY-2.5 CC-BY-SA-2.5" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~sparc x86" +KEYWORDS="amd64 hppa ppc ~sparc x86" IUSE="spell" RDEPEND="dev-libs/boost |