public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/active-dvi: active-dvi-1.9.ebuild active-dvi-1.10.2.ebuild ChangeLog active-dvi-1.8.ebuild
@ 2012-06-16 16:41 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2012-06-16 16:41 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/06/16 16:41:19

  Modified:             active-dvi-1.9.ebuild active-dvi-1.10.2.ebuild
                        ChangeLog active-dvi-1.8.ebuild
  Log:
  Use global USE flag "postscript" instead of local USE flag "gs" for PostScript support
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  app-text/active-dvi/active-dvi-1.9.ebuild

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

Index: active-dvi-1.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.9.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- active-dvi-1.9.ebuild	5 Oct 2011 19:27:14 -0000	1.5
+++ active-dvi-1.9.ebuild	16 Jun 2012 16:41:19 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.9.ebuild,v 1.5 2011/10/05 19:27:14 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.9.ebuild,v 1.6 2012/06/16 16:41:19 ssuominen Exp $
 
 EAPI="2"
 
@@ -20,7 +20,7 @@
 KEYWORDS="~amd64 ~ppc ~x86"
 
 RDEPEND=">=dev-lang/ocaml-3.11.2[ocamlopt?]
-	>=dev-ml/camlimages-3.0.1[truetype,tiff,jpeg,gs]
+	>=dev-ml/camlimages-3.0.1[truetype,tiff,jpeg,postscript]
 	virtual/latex-base
 	app-text/ghostscript-gpl
 	x11-libs/libXinerama"



1.2                  app-text/active-dvi/active-dvi-1.10.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/active-dvi/active-dvi-1.10.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/active-dvi/active-dvi-1.10.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/active-dvi/active-dvi-1.10.2.ebuild?r1=1.1&r2=1.2

Index: active-dvi-1.10.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.10.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- active-dvi-1.10.2.ebuild	10 Apr 2012 12:22:21 -0000	1.1
+++ active-dvi-1.10.2.ebuild	16 Jun 2012 16:41:19 -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/active-dvi/active-dvi-1.10.2.ebuild,v 1.1 2012/04/10 12:22:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.10.2.ebuild,v 1.2 2012/06/16 16:41:19 ssuominen Exp $
 
 EAPI="2"
 
@@ -20,7 +20,7 @@
 KEYWORDS="~amd64 ~ppc ~x86"
 
 RDEPEND=">=dev-lang/ocaml-3.11.2[ocamlopt?]
-	>=dev-ml/camlimages-4.0.1[truetype,tiff,jpeg,gs,X]
+	>=dev-ml/camlimages-4.0.1[truetype,tiff,jpeg,postscript,X]
 	virtual/latex-base
 	app-text/ghostscript-gpl
 	x11-libs/libXinerama"



1.43                 app-text/active-dvi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/active-dvi/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/active-dvi/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/active-dvi/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	10 Apr 2012 12:22:21 -0000	1.42
+++ ChangeLog	16 Jun 2012 16:41:19 -0000	1.43
@@ -1,6 +1,11 @@
 # ChangeLog for app-text/active-dvi
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.42 2012/04/10 12:22:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.43 2012/06/16 16:41:19 ssuominen Exp $
+
+  16 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> active-dvi-1.8.ebuild,
+  active-dvi-1.9.ebuild, active-dvi-1.10.2.ebuild:
+  Use global USE flag "postscript" instead of local USE flag "gs" for
+  PostScript support
 
 *active-dvi-1.10.2 (10 Apr 2012)
 



1.6                  app-text/active-dvi/active-dvi-1.8.ebuild

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

Index: active-dvi-1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- active-dvi-1.8.ebuild	5 Oct 2011 19:27:14 -0000	1.5
+++ active-dvi-1.8.ebuild	16 Jun 2012 16:41:19 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.8.ebuild,v 1.5 2011/10/05 19:27:14 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.8.ebuild,v 1.6 2012/06/16 16:41:19 ssuominen Exp $
 
 EAPI="2"
 
@@ -20,7 +20,7 @@
 KEYWORDS="~amd64 ~ppc x86"
 
 RDEPEND=">=dev-lang/ocaml-3.10.0[ocamlopt?,tk?]
-	>=dev-ml/camlimages-3.0.1[truetype,tiff,jpeg,gs]
+	>=dev-ml/camlimages-3.0.1[truetype,tiff,jpeg,postscript]
 	virtual/latex-base
 	app-text/ghostscript-gpl
 	x11-libs/libXinerama"






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

only message in thread, other threads:[~2012-06-16 16:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-16 16:41 [gentoo-commits] gentoo-x86 commit in app-text/active-dvi: active-dvi-1.9.ebuild active-dvi-1.10.2.ebuild ChangeLog active-dvi-1.8.ebuild Samuli Suominen (ssuominen)

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