diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-10 19:49:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-10 19:49:04 +0000 |
commit | 43b4dbcec6a7ee6b9e038aabaadd0ececc7647a0 (patch) | |
tree | dc182cfcf44cd3f5de247613d1926ed5800115c1 /kde-base/okular | |
parent | Version bump. (diff) | |
download | gentoo-2-43b4dbcec6a7ee6b9e038aabaadd0ececc7647a0.tar.gz gentoo-2-43b4dbcec6a7ee6b9e038aabaadd0ececc7647a0.tar.bz2 gentoo-2-43b4dbcec6a7ee6b9e038aabaadd0ececc7647a0.zip |
Stable for ppc, wrt bug #484884
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/okular')
-rw-r--r-- | kde-base/okular/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/okular/okular-4.11.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/okular/ChangeLog b/kde-base/okular/ChangeLog index 55b4316fc1f1..df1c3f066eca 100644 --- a/kde-base/okular/ChangeLog +++ b/kde-base/okular/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/okular # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.216 2013/12/09 05:44:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.217 2013/12/10 19:48:33 ago Exp $ + + 10 Dec 2013; Agostino Sarubbo <ago@gentoo.org> okular-4.11.2.ebuild: + Stable for ppc, wrt bug #484884 09 Dec 2013; Agostino Sarubbo <ago@gentoo.org> okular-4.11.2.ebuild: Stable for x86, wrt bug #484884 diff --git a/kde-base/okular/okular-4.11.2.ebuild b/kde-base/okular/okular-4.11.2.ebuild index c6ae9e88b71c..1e6eef77b609 100644 --- a/kde-base/okular/okular-4.11.2.ebuild +++ b/kde-base/okular/okular-4.11.2.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/kde-base/okular/okular-4.11.2.ebuild,v 1.3 2013/12/09 05:44:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.11.2.ebuild,v 1.4 2013/12/10 19:48:33 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ inherit kde4-base DESCRIPTION="Okular is an universal document viewer based on KPDF for KDE 4." HOMEPAGE="http://okular.kde.org http://www.kde.org/applications/graphics/okular" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="chm crypt debug djvu ebook +jpeg +postscript +pdf +tiff" DEPEND=" |