* [gentoo-commits] gentoo-x86 commit in app-text/djvu: djvu-3.5.25.3.ebuild ChangeLog
@ 2012-12-19 7:10 Alexander Vershilov (qnikst)
0 siblings, 0 replies; 12+ messages in thread
From: Alexander Vershilov (qnikst) @ 2012-12-19 7:10 UTC (permalink / raw
To: gentoo-commits
qnikst 12/12/19 07:10:58
Modified: djvu-3.5.25.3.ebuild ChangeLog
Log:
fix build time dependency #446370
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.2 app-text/djvu/djvu-3.5.25.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?r1=1.1&r2=1.2
Index: djvu-3.5.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- djvu-3.5.25.3.ebuild 5 Dec 2012 23:32:19 -0000 1.1
+++ djvu-3.5.25.3.ebuild 19 Dec 2012 07:10:57 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v 1.1 2012/12/05 23:32:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v 1.2 2012/12/19 07:10:57 qnikst Exp $
EAPI=4
inherit autotools eutils fdo-mime flag-o-matic
@@ -18,7 +18,8 @@
RDEPEND="jpeg? ( virtual/jpeg )
tiff? ( media-libs/tiff:0 )"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ || ( gnome-base/librsvg media-gfx/inkscape )"
S=${WORKDIR}/${MY_P%%.3}
1.133 app-text/djvu/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.133&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.133&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?r1=1.132&r2=1.133
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- ChangeLog 5 Dec 2012 23:32:19 -0000 1.132
+++ ChangeLog 19 Dec 2012 07:10:57 -0000 1.133
@@ -1,6 +1,9 @@
# ChangeLog for app-text/djvu
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.132 2012/12/05 23:32:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.133 2012/12/19 07:10:57 qnikst Exp $
+
+ 19 Dec 2012; <qnikst@gentoo.org> djvu-3.5.25.3.ebuild:
+ fix build time dependency #446370
*djvu-3.5.25.3 (05 Dec 2012)
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/djvu: djvu-3.5.25.3.ebuild ChangeLog
@ 2013-05-16 12:52 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-05-16 12:52 UTC (permalink / raw
To: gentoo-commits
ago 13/05/16 12:52:31
Modified: djvu-3.5.25.3.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #461076
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 app-text/djvu/djvu-3.5.25.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?r1=1.3&r2=1.4
Index: djvu-3.5.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- djvu-3.5.25.3.ebuild 21 Mar 2013 04:06:27 -0000 1.3
+++ djvu-3.5.25.3.ebuild 16 May 2013 12:52:30 -0000 1.4
@@ -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-text/djvu/djvu-3.5.25.3.ebuild,v 1.3 2013/03/21 04:06:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v 1.4 2013/05/16 12:52:30 ago Exp $
EAPI=5
inherit autotools eutils fdo-mime flag-o-matic
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="debug doc jpeg tiff xml"
RDEPEND="jpeg? ( virtual/jpeg )
1.136 app-text/djvu/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.136&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.136&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?r1=1.135&r2=1.136
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- ChangeLog 21 Mar 2013 04:06:27 -0000 1.135
+++ ChangeLog 16 May 2013 12:52:30 -0000 1.136
@@ -1,6 +1,9 @@
# ChangeLog for app-text/djvu
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.135 2013/03/21 04:06:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.136 2013/05/16 12:52:30 ago Exp $
+
+ 16 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
+ Stable for amd64, wrt bug #461076
21 Mar 2013; Samuli Suominen <ssuominen@gentoo.org> djvu-3.5.25.3.ebuild:
Use prune_libtool_files to remove unnecessary libtool archive (.la) of
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/djvu: djvu-3.5.25.3.ebuild ChangeLog
@ 2013-05-16 13:04 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-05-16 13:04 UTC (permalink / raw
To: gentoo-commits
ago 13/05/16 13:04:58
Modified: djvu-3.5.25.3.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #461076
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.5 app-text/djvu/djvu-3.5.25.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?r1=1.4&r2=1.5
Index: djvu-3.5.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- djvu-3.5.25.3.ebuild 16 May 2013 12:52:30 -0000 1.4
+++ djvu-3.5.25.3.ebuild 16 May 2013 13:04:58 -0000 1.5
@@ -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-text/djvu/djvu-3.5.25.3.ebuild,v 1.4 2013/05/16 12:52:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v 1.5 2013/05/16 13:04:58 ago Exp $
EAPI=5
inherit autotools eutils fdo-mime flag-o-matic
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="debug doc jpeg tiff xml"
RDEPEND="jpeg? ( virtual/jpeg )
1.137 app-text/djvu/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.137&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.137&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?r1=1.136&r2=1.137
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- ChangeLog 16 May 2013 12:52:30 -0000 1.136
+++ ChangeLog 16 May 2013 13:04:58 -0000 1.137
@@ -1,6 +1,9 @@
# ChangeLog for app-text/djvu
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.136 2013/05/16 12:52:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.137 2013/05/16 13:04:58 ago Exp $
+
+ 16 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
+ Stable for ppc, wrt bug #461076
16 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
Stable for amd64, wrt bug #461076
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/djvu: djvu-3.5.25.3.ebuild ChangeLog
@ 2013-05-16 15:38 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-05-16 15:38 UTC (permalink / raw
To: gentoo-commits
ago 13/05/16 15:38:24
Modified: djvu-3.5.25.3.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #461076
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.6 app-text/djvu/djvu-3.5.25.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?r1=1.5&r2=1.6
Index: djvu-3.5.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- djvu-3.5.25.3.ebuild 16 May 2013 13:04:58 -0000 1.5
+++ djvu-3.5.25.3.ebuild 16 May 2013 15:38:24 -0000 1.6
@@ -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-text/djvu/djvu-3.5.25.3.ebuild,v 1.5 2013/05/16 13:04:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v 1.6 2013/05/16 15:38:24 ago Exp $
EAPI=5
inherit autotools eutils fdo-mime flag-o-matic
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="debug doc jpeg tiff xml"
RDEPEND="jpeg? ( virtual/jpeg )
1.138 app-text/djvu/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.138&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.138&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?r1=1.137&r2=1.138
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- ChangeLog 16 May 2013 13:04:58 -0000 1.137
+++ ChangeLog 16 May 2013 15:38:24 -0000 1.138
@@ -1,6 +1,9 @@
# ChangeLog for app-text/djvu
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.137 2013/05/16 13:04:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.138 2013/05/16 15:38:24 ago Exp $
+
+ 16 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
+ Stable for ppc64, wrt bug #461076
16 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
Stable for ppc, wrt bug #461076
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/djvu: djvu-3.5.25.3.ebuild ChangeLog
@ 2013-05-16 16:32 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-05-16 16:32 UTC (permalink / raw
To: gentoo-commits
ago 13/05/16 16:32:16
Modified: djvu-3.5.25.3.ebuild ChangeLog
Log:
Stable for arm, wrt bug #461076
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Revision Changes Path
1.7 app-text/djvu/djvu-3.5.25.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?r1=1.6&r2=1.7
Index: djvu-3.5.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- djvu-3.5.25.3.ebuild 16 May 2013 15:38:24 -0000 1.6
+++ djvu-3.5.25.3.ebuild 16 May 2013 16:32:16 -0000 1.7
@@ -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-text/djvu/djvu-3.5.25.3.ebuild,v 1.6 2013/05/16 15:38:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v 1.7 2013/05/16 16:32:16 ago Exp $
EAPI=5
inherit autotools eutils fdo-mime flag-o-matic
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="debug doc jpeg tiff xml"
RDEPEND="jpeg? ( virtual/jpeg )
1.139 app-text/djvu/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.139&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.139&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?r1=1.138&r2=1.139
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- ChangeLog 16 May 2013 15:38:24 -0000 1.138
+++ ChangeLog 16 May 2013 16:32:16 -0000 1.139
@@ -1,6 +1,9 @@
# ChangeLog for app-text/djvu
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.138 2013/05/16 15:38:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.139 2013/05/16 16:32:16 ago Exp $
+
+ 16 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
+ Stable for arm, wrt bug #461076
16 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
Stable for ppc64, wrt bug #461076
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/djvu: djvu-3.5.25.3.ebuild ChangeLog
@ 2013-05-17 22:52 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-05-17 22:52 UTC (permalink / raw
To: gentoo-commits
ago 13/05/17 22:52:37
Modified: djvu-3.5.25.3.ebuild ChangeLog
Log:
Stable for ia64, wrt bug #461076
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.9 app-text/djvu/djvu-3.5.25.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?r1=1.8&r2=1.9
Index: djvu-3.5.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- djvu-3.5.25.3.ebuild 17 May 2013 16:39:24 -0000 1.8
+++ djvu-3.5.25.3.ebuild 17 May 2013 22:52:37 -0000 1.9
@@ -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-text/djvu/djvu-3.5.25.3.ebuild,v 1.8 2013/05/17 16:39:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v 1.9 2013/05/17 22:52:37 ago Exp $
EAPI=5
inherit autotools eutils fdo-mime flag-o-matic
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="debug doc jpeg tiff xml"
RDEPEND="jpeg? ( virtual/jpeg )
1.141 app-text/djvu/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.141&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.141&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?r1=1.140&r2=1.141
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- ChangeLog 17 May 2013 16:39:24 -0000 1.140
+++ ChangeLog 17 May 2013 22:52:37 -0000 1.141
@@ -1,6 +1,9 @@
# ChangeLog for app-text/djvu
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.140 2013/05/17 16:39:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.141 2013/05/17 22:52:37 ago Exp $
+
+ 17 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
+ Stable for ia64, wrt bug #461076
17 May 2013; Jeroen Roovers <jer@gentoo.org> djvu-3.5.25.3.ebuild:
Stable for HPPA (bug #461076).
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/djvu: djvu-3.5.25.3.ebuild ChangeLog
@ 2013-05-18 20:37 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-05-18 20:37 UTC (permalink / raw
To: gentoo-commits
ago 13/05/18 20:37:07
Modified: djvu-3.5.25.3.ebuild ChangeLog
Log:
Stable for alpha, wrt bug #461076
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Revision Changes Path
1.10 app-text/djvu/djvu-3.5.25.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?r1=1.9&r2=1.10
Index: djvu-3.5.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- djvu-3.5.25.3.ebuild 17 May 2013 22:52:37 -0000 1.9
+++ djvu-3.5.25.3.ebuild 18 May 2013 20:37:07 -0000 1.10
@@ -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-text/djvu/djvu-3.5.25.3.ebuild,v 1.9 2013/05/17 22:52:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v 1.10 2013/05/18 20:37:07 ago Exp $
EAPI=5
inherit autotools eutils fdo-mime flag-o-matic
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="debug doc jpeg tiff xml"
RDEPEND="jpeg? ( virtual/jpeg )
1.142 app-text/djvu/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.142&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.142&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?r1=1.141&r2=1.142
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- ChangeLog 17 May 2013 22:52:37 -0000 1.141
+++ ChangeLog 18 May 2013 20:37:07 -0000 1.142
@@ -1,6 +1,9 @@
# ChangeLog for app-text/djvu
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.141 2013/05/17 22:52:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.142 2013/05/18 20:37:07 ago Exp $
+
+ 18 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
+ Stable for alpha, wrt bug #461076
17 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
Stable for ia64, wrt bug #461076
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/djvu: djvu-3.5.25.3.ebuild ChangeLog
@ 2013-05-20 8:35 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-05-20 8:35 UTC (permalink / raw
To: gentoo-commits
ago 13/05/20 08:35:30
Modified: djvu-3.5.25.3.ebuild ChangeLog
Log:
Stable for x86, wrt bug #461076
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.11 app-text/djvu/djvu-3.5.25.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?r1=1.10&r2=1.11
Index: djvu-3.5.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- djvu-3.5.25.3.ebuild 18 May 2013 20:37:07 -0000 1.10
+++ djvu-3.5.25.3.ebuild 20 May 2013 08:35:30 -0000 1.11
@@ -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-text/djvu/djvu-3.5.25.3.ebuild,v 1.10 2013/05/18 20:37:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v 1.11 2013/05/20 08:35:30 ago Exp $
EAPI=5
inherit autotools eutils fdo-mime flag-o-matic
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="debug doc jpeg tiff xml"
RDEPEND="jpeg? ( virtual/jpeg )
1.143 app-text/djvu/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.143&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.143&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?r1=1.142&r2=1.143
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- ChangeLog 18 May 2013 20:37:07 -0000 1.142
+++ ChangeLog 20 May 2013 08:35:30 -0000 1.143
@@ -1,6 +1,9 @@
# ChangeLog for app-text/djvu
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.142 2013/05/18 20:37:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.143 2013/05/20 08:35:30 ago Exp $
+
+ 20 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
+ Stable for x86, wrt bug #461076
18 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
Stable for alpha, wrt bug #461076
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/djvu: djvu-3.5.25.3.ebuild ChangeLog
@ 2013-05-20 17:45 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-05-20 17:45 UTC (permalink / raw
To: gentoo-commits
ago 13/05/20 17:45:02
Modified: djvu-3.5.25.3.ebuild ChangeLog
Log:
Stable for s390, wrt bug #461076
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="s390", signed Manifest commit with key 7194459F)
Revision Changes Path
1.12 app-text/djvu/djvu-3.5.25.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?r1=1.11&r2=1.12
Index: djvu-3.5.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- djvu-3.5.25.3.ebuild 20 May 2013 08:35:30 -0000 1.11
+++ djvu-3.5.25.3.ebuild 20 May 2013 17:45:02 -0000 1.12
@@ -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-text/djvu/djvu-3.5.25.3.ebuild,v 1.11 2013/05/20 08:35:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v 1.12 2013/05/20 17:45:02 ago Exp $
EAPI=5
inherit autotools eutils fdo-mime flag-o-matic
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="debug doc jpeg tiff xml"
RDEPEND="jpeg? ( virtual/jpeg )
1.144 app-text/djvu/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.144&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.144&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?r1=1.143&r2=1.144
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- ChangeLog 20 May 2013 08:35:30 -0000 1.143
+++ ChangeLog 20 May 2013 17:45:02 -0000 1.144
@@ -1,6 +1,9 @@
# ChangeLog for app-text/djvu
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.143 2013/05/20 08:35:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.144 2013/05/20 17:45:02 ago Exp $
+
+ 20 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
+ Stable for s390, wrt bug #461076
20 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
Stable for x86, wrt bug #461076
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/djvu: djvu-3.5.25.3.ebuild ChangeLog
@ 2013-05-25 7:56 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-05-25 7:56 UTC (permalink / raw
To: gentoo-commits
ago 13/05/25 07:56:28
Modified: djvu-3.5.25.3.ebuild ChangeLog
Log:
Stable for sparc, wrt bug #461076
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.13 app-text/djvu/djvu-3.5.25.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?r1=1.12&r2=1.13
Index: djvu-3.5.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- djvu-3.5.25.3.ebuild 20 May 2013 17:45:02 -0000 1.12
+++ djvu-3.5.25.3.ebuild 25 May 2013 07:56:28 -0000 1.13
@@ -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-text/djvu/djvu-3.5.25.3.ebuild,v 1.12 2013/05/20 17:45:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v 1.13 2013/05/25 07:56:28 ago Exp $
EAPI=5
inherit autotools eutils fdo-mime flag-o-matic
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="debug doc jpeg tiff xml"
RDEPEND="jpeg? ( virtual/jpeg )
1.145 app-text/djvu/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.145&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.145&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?r1=1.144&r2=1.145
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- ChangeLog 20 May 2013 17:45:02 -0000 1.144
+++ ChangeLog 25 May 2013 07:56:28 -0000 1.145
@@ -1,6 +1,9 @@
# ChangeLog for app-text/djvu
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.144 2013/05/20 17:45:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.145 2013/05/25 07:56:28 ago Exp $
+
+ 25 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
+ Stable for sparc, wrt bug #461076
20 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
Stable for s390, wrt bug #461076
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/djvu: djvu-3.5.25.3.ebuild ChangeLog
@ 2013-06-02 8:38 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-06-02 8:38 UTC (permalink / raw
To: gentoo-commits
ago 13/06/02 08:38:12
Modified: djvu-3.5.25.3.ebuild ChangeLog
Log:
Stable for sh, wrt bug #461076
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sh", signed Manifest commit with key 7194459F)
Revision Changes Path
1.14 app-text/djvu/djvu-3.5.25.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?r1=1.13&r2=1.14
Index: djvu-3.5.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- djvu-3.5.25.3.ebuild 25 May 2013 07:56:28 -0000 1.13
+++ djvu-3.5.25.3.ebuild 2 Jun 2013 08:38:12 -0000 1.14
@@ -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-text/djvu/djvu-3.5.25.3.ebuild,v 1.13 2013/05/25 07:56:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v 1.14 2013/06/02 08:38:12 ago Exp $
EAPI=5
inherit autotools eutils fdo-mime flag-o-matic
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="debug doc jpeg tiff xml"
RDEPEND="jpeg? ( virtual/jpeg )
1.146 app-text/djvu/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.146&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.146&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?r1=1.145&r2=1.146
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- ChangeLog 25 May 2013 07:56:28 -0000 1.145
+++ ChangeLog 2 Jun 2013 08:38:12 -0000 1.146
@@ -1,6 +1,9 @@
# ChangeLog for app-text/djvu
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.145 2013/05/25 07:56:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.146 2013/06/02 08:38:12 ago Exp $
+
+ 02 Jun 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
+ Stable for sh, wrt bug #461076
25 May 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
Stable for sparc, wrt bug #461076
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/djvu: djvu-3.5.25.3.ebuild ChangeLog
@ 2014-06-10 1:03 Mike Frysinger (vapier)
0 siblings, 0 replies; 12+ messages in thread
From: Mike Frysinger (vapier) @ 2014-06-10 1:03 UTC (permalink / raw
To: gentoo-commits
vapier 14/06/10 01:03:57
Modified: djvu-3.5.25.3.ebuild ChangeLog
Log:
Add arm64 love.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path
1.16 app-text/djvu/djvu-3.5.25.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?r1=1.15&r2=1.16
Index: djvu-3.5.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- djvu-3.5.25.3.ebuild 27 Aug 2013 16:03:07 -0000 1.15
+++ djvu-3.5.25.3.ebuild 10 Jun 2014 01:03:57 -0000 1.16
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v 1.15 2013/08/27 16:03:07 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild,v 1.16 2014/06/10 01:03:57 vapier Exp $
EAPI=5
inherit autotools eutils fdo-mime flag-o-matic
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="debug doc jpeg tiff xml"
RDEPEND="jpeg? ( virtual/jpeg:0 )
1.149 app-text/djvu/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.149&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.149&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?r1=1.148&r2=1.149
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- ChangeLog 7 Feb 2014 21:59:22 -0000 1.148
+++ ChangeLog 10 Jun 2014 01:03:57 -0000 1.149
@@ -1,6 +1,9 @@
# ChangeLog for app-text/djvu
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.148 2014/02/07 21:59:22 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.149 2014/06/10 01:03:57 vapier Exp $
+
+ 10 Jun 2014; Mike Frysinger <vapier@gentoo.org> djvu-3.5.25.3.ebuild:
+ Add arm64 love.
07 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> -djvu-3.5.24-r1.ebuild:
Drop insecure version.
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2014-06-10 1:04 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-16 16:32 [gentoo-commits] gentoo-x86 commit in app-text/djvu: djvu-3.5.25.3.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2014-06-10 1:03 Mike Frysinger (vapier)
2013-06-02 8:38 Agostino Sarubbo (ago)
2013-05-25 7:56 Agostino Sarubbo (ago)
2013-05-20 17:45 Agostino Sarubbo (ago)
2013-05-20 8:35 Agostino Sarubbo (ago)
2013-05-18 20:37 Agostino Sarubbo (ago)
2013-05-17 22:52 Agostino Sarubbo (ago)
2013-05-16 15:38 Agostino Sarubbo (ago)
2013-05-16 13:04 Agostino Sarubbo (ago)
2013-05-16 12:52 Agostino Sarubbo (ago)
2012-12-19 7:10 Alexander Vershilov (qnikst)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox