* [gentoo-commits] gentoo-x86 commit in kde-base/okular: okular-4.11.5.ebuild ChangeLog
@ 2014-01-10 4:21 Chris Reffett (creffett)
0 siblings, 0 replies; 5+ messages in thread
From: Chris Reffett (creffett) @ 2014-01-10 4:21 UTC (permalink / raw
To: gentoo-commits
creffett 14/01/10 04:21:37
Modified: ChangeLog
Added: okular-4.11.5.ebuild
Log:
Bump KDE SC 4.11.5
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 42618354)
Revision Changes Path
1.223 kde-base/okular/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/ChangeLog?rev=1.223&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/ChangeLog?rev=1.223&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/ChangeLog?r1=1.222&r2=1.223
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v
retrieving revision 1.222
retrieving revision 1.223
diff -u -r1.222 -r1.223
--- ChangeLog 25 Dec 2013 21:06:44 -0000 1.222
+++ ChangeLog 10 Jan 2014 04:21:37 -0000 1.223
@@ -1,6 +1,11 @@
# 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.222 2013/12/25 21:06:44 creffett Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.223 2014/01/10 04:21:37 creffett Exp $
+
+*okular-4.11.5 (10 Jan 2014)
+
+ 10 Jan 2014; Chris Reffett <creffett@gentoo.org> +okular-4.11.5.ebuild:
+ Bump KDE SC 4.11.5
25 Dec 2013; Chris Reffett <creffett@gentoo.org> metadata.xml,
okular-4.12.0.ebuild:
1.1 kde-base/okular/okular-4.11.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild?rev=1.1&content-type=text/plain
Index: okular-4.11.5.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild,v 1.1 2014/01/10 04:21:37 creffett Exp $
EAPI=5
KDE_HANDBOOK="optional"
#VIRTUALX_REQUIRED=test
RESTRICT=test
# test 2: parttest hangs
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 ~x86 ~amd64-linux ~x86-linux"
IUSE="chm crypt debug djvu ebook +jpeg +postscript +pdf +tiff"
DEPEND="
media-libs/freetype
media-libs/qimageblitz
sys-libs/zlib
chm? ( dev-libs/chmlib )
crypt? ( app-crypt/qca:2 )
djvu? ( app-text/djvu )
ebook? ( app-text/ebook-tools )
jpeg? ( virtual/jpeg:0 )
pdf? ( >=app-text/poppler-0.20[qt4,-exceptions(-)] )
postscript? ( app-text/libspectre )
tiff? ( media-libs/tiff )
"
RDEPEND="${DEPEND}"
src_configure() {
mycmakeargs=(
$(cmake-utils_use_with chm)
$(cmake-utils_use_with crypt QCA2)
$(cmake-utils_use_with djvu DjVuLibre)
$(cmake-utils_use_with ebook EPub)
$(cmake-utils_use_with jpeg)
$(cmake-utils_use_with postscript LibSpectre)
$(cmake-utils_use_with pdf PopplerQt4)
$(cmake-utils_use_with pdf Poppler)
$(cmake-utils_use_with tiff)
)
kde4-base_src_configure
}
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/okular: okular-4.11.5.ebuild ChangeLog
@ 2014-02-09 10:05 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-02-09 10:05 UTC (permalink / raw
To: gentoo-commits
ago 14/02/09 10:05:13
Modified: okular-4.11.5.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #493782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 kde-base/okular/okular-4.11.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild?r1=1.3&r2=1.4
Index: okular-4.11.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- okular-4.11.5.ebuild 20 Jan 2014 08:00:12 -0000 1.3
+++ okular-4.11.5.ebuild 9 Feb 2014 10:05:13 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild,v 1.3 2014/01/20 08:00:12 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild,v 1.4 2014/02/09 10:05:13 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@
DESCRIPTION="Okular is a 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="
1.230 kde-base/okular/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/ChangeLog?rev=1.230&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/ChangeLog?rev=1.230&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/ChangeLog?r1=1.229&r2=1.230
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v
retrieving revision 1.229
retrieving revision 1.230
diff -u -r1.229 -r1.230
--- ChangeLog 6 Feb 2014 23:20:57 -0000 1.229
+++ ChangeLog 9 Feb 2014 10:05:13 -0000 1.230
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/okular
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.229 2014/02/06 23:20:57 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.230 2014/02/09 10:05:13 ago Exp $
+
+ 09 Feb 2014; Agostino Sarubbo <ago@gentoo.org> okular-4.11.5.ebuild:
+ Stable for amd64, wrt bug #493782
*okular-4.12.2 (06 Feb 2014)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/okular: okular-4.11.5.ebuild ChangeLog
@ 2014-02-16 7:19 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-02-16 7:19 UTC (permalink / raw
To: gentoo-commits
ago 14/02/16 07:19:16
Modified: okular-4.11.5.ebuild ChangeLog
Log:
Stable for x86, wrt bug #493782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.5 kde-base/okular/okular-4.11.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild?r1=1.4&r2=1.5
Index: okular-4.11.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- okular-4.11.5.ebuild 9 Feb 2014 10:05:13 -0000 1.4
+++ okular-4.11.5.ebuild 16 Feb 2014 07:19:16 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild,v 1.4 2014/02/09 10:05:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild,v 1.5 2014/02/16 07:19:16 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@
DESCRIPTION="Okular is a 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="
1.232 kde-base/okular/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/ChangeLog?rev=1.232&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/ChangeLog?rev=1.232&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/ChangeLog?r1=1.231&r2=1.232
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v
retrieving revision 1.231
retrieving revision 1.232
diff -u -r1.231 -r1.232
--- ChangeLog 14 Feb 2014 12:23:33 -0000 1.231
+++ ChangeLog 16 Feb 2014 07:19:16 -0000 1.232
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/okular
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.231 2014/02/14 12:23:33 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.232 2014/02/16 07:19:16 ago Exp $
+
+ 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> okular-4.11.5.ebuild:
+ Stable for x86, wrt bug #493782
14 Feb 2014; Johannes Huber <johu@gentoo.org> -okular-4.12.1.ebuild:
Remove KDE SC 4.12.1
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/okular: okular-4.11.5.ebuild ChangeLog
@ 2014-02-20 9:27 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-02-20 9:27 UTC (permalink / raw
To: gentoo-commits
ago 14/02/20 09:27:35
Modified: okular-4.11.5.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #493782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.6 kde-base/okular/okular-4.11.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild?r1=1.5&r2=1.6
Index: okular-4.11.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- okular-4.11.5.ebuild 16 Feb 2014 07:19:16 -0000 1.5
+++ okular-4.11.5.ebuild 20 Feb 2014 09:27:35 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild,v 1.5 2014/02/16 07:19:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild,v 1.6 2014/02/20 09:27:35 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@
DESCRIPTION="Okular is a 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="
1.233 kde-base/okular/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/ChangeLog?rev=1.233&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/ChangeLog?rev=1.233&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/ChangeLog?r1=1.232&r2=1.233
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v
retrieving revision 1.232
retrieving revision 1.233
diff -u -r1.232 -r1.233
--- ChangeLog 16 Feb 2014 07:19:16 -0000 1.232
+++ ChangeLog 20 Feb 2014 09:27:35 -0000 1.233
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/okular
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.232 2014/02/16 07:19:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.233 2014/02/20 09:27:35 ago Exp $
+
+ 20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> okular-4.11.5.ebuild:
+ Stable for ppc, wrt bug #493782
16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> okular-4.11.5.ebuild:
Stable for x86, wrt bug #493782
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/okular: okular-4.11.5.ebuild ChangeLog
@ 2014-02-23 9:08 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-02-23 9:08 UTC (permalink / raw
To: gentoo-commits
ago 14/02/23 09:08:15
Modified: okular-4.11.5.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #493782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.7 kde-base/okular/okular-4.11.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild?r1=1.6&r2=1.7
Index: okular-4.11.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- okular-4.11.5.ebuild 20 Feb 2014 09:27:35 -0000 1.6
+++ okular-4.11.5.ebuild 23 Feb 2014 09:08:14 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild,v 1.6 2014/02/20 09:27:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.11.5.ebuild,v 1.7 2014/02/23 09:08:14 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@
DESCRIPTION="Okular is a 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="
1.234 kde-base/okular/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/ChangeLog?rev=1.234&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/ChangeLog?rev=1.234&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/okular/ChangeLog?r1=1.233&r2=1.234
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v
retrieving revision 1.233
retrieving revision 1.234
diff -u -r1.233 -r1.234
--- ChangeLog 20 Feb 2014 09:27:35 -0000 1.233
+++ ChangeLog 23 Feb 2014 09:08:14 -0000 1.234
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/okular
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.233 2014/02/20 09:27:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.234 2014/02/23 09:08:14 ago Exp $
+
+ 23 Feb 2014; Agostino Sarubbo <ago@gentoo.org> okular-4.11.5.ebuild:
+ Stable for ppc64, wrt bug #493782
20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> okular-4.11.5.ebuild:
Stable for ppc, wrt bug #493782
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-02-23 9:12 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-09 10:05 [gentoo-commits] gentoo-x86 commit in kde-base/okular: okular-4.11.5.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2014-02-23 9:08 Agostino Sarubbo (ago)
2014-02-20 9:27 Agostino Sarubbo (ago)
2014-02-16 7:19 Agostino Sarubbo (ago)
2014-01-10 4:21 Chris Reffett (creffett)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox