public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/djvu: djvu-3.5.25.3.ebuild djvu-3.5.24-r1.ebuild ChangeLog
@ 2013-08-27 16:03 Michael Palimaka (kensington)
  0 siblings, 0 replies; only message in thread
From: Michael Palimaka (kensington) @ 2013-08-27 16:03 UTC (permalink / raw
  To: gentoo-commits

kensington    13/08/27 16:03:07

  Modified:             djvu-3.5.25.3.ebuild djvu-3.5.24-r1.ebuild
                        ChangeLog
  Log:
  Pin virtual/jpeg SLOT to 0.
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)

Revision  Changes    Path
1.15                 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.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.25.3.ebuild?r1=1.14&r2=1.15

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.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- djvu-3.5.25.3.ebuild	2 Jun 2013 08:38:12 -0000	1.14
+++ djvu-3.5.25.3.ebuild	27 Aug 2013 16:03:07 -0000	1.15
@@ -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.14 2013/06/02 08:38:12 ago Exp $
+# $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 $
 
 EAPI=5
 inherit autotools eutils fdo-mime flag-o-matic
@@ -16,7 +16,7 @@
 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 )
+RDEPEND="jpeg? ( virtual/jpeg:0 )
 	tiff? ( media-libs/tiff:0= )"
 DEPEND="${RDEPEND}
 	|| ( gnome-base/librsvg media-gfx/inkscape )"



1.5                  app-text/djvu/djvu-3.5.24-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.24-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.24-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/djvu-3.5.24-r1.ebuild?r1=1.4&r2=1.5

Index: djvu-3.5.24-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.24-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- djvu-3.5.24-r1.ebuild	13 Sep 2012 04:07:30 -0000	1.4
+++ djvu-3.5.24-r1.ebuild	27 Aug 2013 16:03:07 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.24-r1.ebuild,v 1.4 2012/09/13 04:07:30 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.24-r1.ebuild,v 1.5 2013/08/27 16:03:07 kensington Exp $
 
 EAPI=4
 inherit eutils fdo-mime autotools flag-o-matic
@@ -16,7 +16,7 @@
 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 nls tiff xml"
 
-RDEPEND="jpeg? ( virtual/jpeg )
+RDEPEND="jpeg? ( virtual/jpeg:0 )
 	tiff? ( media-libs/tiff:0 )"
 DEPEND="${RDEPEND}"
 



1.147                app-text/djvu/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.147&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?rev=1.147&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/djvu/ChangeLog?r1=1.146&r2=1.147

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- ChangeLog	2 Jun 2013 08:38:12 -0000	1.146
+++ ChangeLog	27 Aug 2013 16:03:07 -0000	1.147
@@ -1,6 +1,10 @@
 # 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.146 2013/06/02 08:38:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.147 2013/08/27 16:03:07 kensington Exp $
+
+  27 Aug 2013; Michael Palimaka <kensington@gentoo.org> djvu-3.5.24-r1.ebuild,
+  djvu-3.5.25.3.ebuild:
+  Pin virtual/jpeg SLOT to 0.
 
   02 Jun 2013; Agostino Sarubbo <ago@gentoo.org> djvu-3.5.25.3.ebuild:
   Stable for sh, wrt bug #461076





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-08-27 16:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-27 16:03 [gentoo-commits] gentoo-x86 commit in app-text/djvu: djvu-3.5.25.3.ebuild djvu-3.5.24-r1.ebuild ChangeLog Michael Palimaka (kensington)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox