diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-17 11:06:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-17 11:06:48 +0000 |
commit | 22ae0d479b6dc484344c2eb986b760bcd5eda060 (patch) | |
tree | 440b36b582a37ceaecdc86be10e275554d08f95b /kde-base/poxml/poxml-4.14.3.ebuild | |
parent | Update weekly snapshot to use xz. (diff) | |
download | gentoo-2-22ae0d479b6dc484344c2eb986b760bcd5eda060.tar.gz gentoo-2-22ae0d479b6dc484344c2eb986b760bcd5eda060.tar.bz2 gentoo-2-22ae0d479b6dc484344c2eb986b760bcd5eda060.zip |
Stable for ppc64 wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/poxml/poxml-4.14.3.ebuild')
-rw-r--r-- | kde-base/poxml/poxml-4.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/poxml/poxml-4.14.3.ebuild b/kde-base/poxml/poxml-4.14.3.ebuild index 7e29e764ec27..b129bf6cf697 100644 --- a/kde-base/poxml/poxml-4.14.3.ebuild +++ b/kde-base/poxml/poxml-4.14.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/kde-base/poxml/poxml-4.14.3.ebuild,v 1.4 2015/02/16 08:31:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/poxml/poxml-4.14.3.ebuild,v 1.5 2015/02/17 11:06:40 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ JAVA_PKG_OPT_USE=extras inherit java-pkg-opt-2 java-ant-2 kde4-base DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug extras" DEPEND=" |