public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/xdvipdfmx: xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
@ 2012-09-17 14:22 Christoph Junghans (ottxor)
  0 siblings, 0 replies; 12+ messages in thread
From: Christoph Junghans (ottxor) @ 2012-09-17 14:22 UTC (permalink / raw
  To: gentoo-commits

ottxor      12/09/17 14:22:05

  Modified:             xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
  Log:
  added prefix support (bug #435264)
  
  (Portage version: 2.2.0_alpha128/cvs/Linux i686)

Revision  Changes    Path
1.2                  app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild

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

Index: xdvipdfmx-0.7.8_p20120701.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xdvipdfmx-0.7.8_p20120701.ebuild	26 Jul 2012 12:14:15 -0000	1.1
+++ xdvipdfmx-0.7.8_p20120701.ebuild	17 Sep 2012 14:22:05 -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/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.1 2012/07/26 12:14:15 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.2 2012/09/17 14:22:05 ottxor Exp $
 
 EAPI="4"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd  ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE="doc"
 
 RDEPEND="!<app-text/texlive-core-2010
@@ -30,6 +30,9 @@
 S=${WORKDIR}/texlive-${PV#*_p}-source/texk/${PN}
 
 src_configure() {
+	# don't do OSX stuff as it breaks on using long gone freetype funcs
+	export kpse_cv_have_ApplicationServices=no
+
 	econf \
 		--with-system-kpathsea \
 		--with-system-zlib \



1.57                 app-text/xdvipdfmx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	22 Aug 2012 14:17:39 -0000	1.56
+++ ChangeLog	17 Sep 2012 14:22:05 -0000	1.57
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/xdvipdfmx
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.56 2012/08/22 14:17:39 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.57 2012/09/17 14:22:05 ottxor Exp $
+
+  17 Sep 2012; Christoph Junghans <ottxor@gentoo.org>
+  xdvipdfmx-0.7.8_p20120701.ebuild:
+  added prefix support (bug #435264)
 
   22 Aug 2012; Michael Weber <xmw@gentoo.org> xdvipdfmx-0.7.8_p20110705.ebuild:
   ppc stable (bug 414965).





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/xdvipdfmx: xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
@ 2013-04-17 14:30 Jeroen Roovers (jer)
  0 siblings, 0 replies; 12+ messages in thread
From: Jeroen Roovers (jer) @ 2013-04-17 14:30 UTC (permalink / raw
  To: gentoo-commits

jer         13/04/17 14:30:17

  Modified:             xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #449298).
  
  (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.3                  app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?r1=1.2&r2=1.3

Index: xdvipdfmx-0.7.8_p20120701.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xdvipdfmx-0.7.8_p20120701.ebuild	17 Sep 2012 14:22:05 -0000	1.2
+++ xdvipdfmx-0.7.8_p20120701.ebuild	17 Apr 2013 14:30:17 -0000	1.3
@@ -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/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.2 2012/09/17 14:22:05 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.3 2013/04/17 14:30:17 jer Exp $
 
 EAPI="4"
 
@@ -11,7 +11,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 ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE="doc"
 
 RDEPEND="!<app-text/texlive-core-2010



1.59                 app-text/xdvipdfmx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	7 Dec 2012 23:10:56 -0000	1.58
+++ ChangeLog	17 Apr 2013 14:30:17 -0000	1.59
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/xdvipdfmx
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.58 2012/12/07 23:10:56 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.59 2013/04/17 14:30:17 jer Exp $
+
+  17 Apr 2013; Jeroen Roovers <jer@gentoo.org>
+  xdvipdfmx-0.7.8_p20120701.ebuild:
+  Stable for HPPA (bug #449298).
 
   07 Dec 2012; Agostino Sarubbo <ago@gentoo.org>
   xdvipdfmx-0.7.8_p20110705.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/xdvipdfmx: xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
@ 2013-04-18 13:50 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-18 13:50 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/18 13:50:59

  Modified:             xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild

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

Index: xdvipdfmx-0.7.8_p20120701.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xdvipdfmx-0.7.8_p20120701.ebuild	17 Apr 2013 14:30:17 -0000	1.3
+++ xdvipdfmx-0.7.8_p20120701.ebuild	18 Apr 2013 13:50:59 -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/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.3 2013/04/17 14:30:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.4 2013/04/18 13:50:59 ago Exp $
 
 EAPI="4"
 
@@ -11,7 +11,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 ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE="doc"
 
 RDEPEND="!<app-text/texlive-core-2010



1.60                 app-text/xdvipdfmx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	17 Apr 2013 14:30:17 -0000	1.59
+++ ChangeLog	18 Apr 2013 13:50:59 -0000	1.60
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/xdvipdfmx
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.59 2013/04/17 14:30:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.60 2013/04/18 13:50:59 ago Exp $
+
+  18 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  xdvipdfmx-0.7.8_p20120701.ebuild:
+  Stable for amd64, wrt bug #449298
 
   17 Apr 2013; Jeroen Roovers <jer@gentoo.org>
   xdvipdfmx-0.7.8_p20120701.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/xdvipdfmx: xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
@ 2013-04-18 14:05 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-18 14:05 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/18 14:05:55

  Modified:             xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild

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

Index: xdvipdfmx-0.7.8_p20120701.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xdvipdfmx-0.7.8_p20120701.ebuild	18 Apr 2013 13:50:59 -0000	1.4
+++ xdvipdfmx-0.7.8_p20120701.ebuild	18 Apr 2013 14:05:55 -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/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.4 2013/04/18 13:50:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.5 2013/04/18 14:05:55 ago Exp $
 
 EAPI="4"
 
@@ -11,7 +11,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 ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE="doc"
 
 RDEPEND="!<app-text/texlive-core-2010



1.61                 app-text/xdvipdfmx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	18 Apr 2013 13:50:59 -0000	1.60
+++ ChangeLog	18 Apr 2013 14:05:55 -0000	1.61
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/xdvipdfmx
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.60 2013/04/18 13:50:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.61 2013/04/18 14:05:55 ago Exp $
+
+  18 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  xdvipdfmx-0.7.8_p20120701.ebuild:
+  Stable for x86, wrt bug #449298
 
   18 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   xdvipdfmx-0.7.8_p20120701.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/xdvipdfmx: xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
@ 2013-04-18 17:03 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-18 17:03 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/18 17:03:36

  Modified:             xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild

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

Index: xdvipdfmx-0.7.8_p20120701.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xdvipdfmx-0.7.8_p20120701.ebuild	18 Apr 2013 14:05:55 -0000	1.5
+++ xdvipdfmx-0.7.8_p20120701.ebuild	18 Apr 2013 17:03:36 -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/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.5 2013/04/18 14:05:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.6 2013/04/18 17:03:36 ago Exp $
 
 EAPI="4"
 
@@ -11,7 +11,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 ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE="doc"
 
 RDEPEND="!<app-text/texlive-core-2010



1.62                 app-text/xdvipdfmx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	18 Apr 2013 14:05:55 -0000	1.61
+++ ChangeLog	18 Apr 2013 17:03:36 -0000	1.62
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/xdvipdfmx
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.61 2013/04/18 14:05:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.62 2013/04/18 17:03:36 ago Exp $
+
+  18 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  xdvipdfmx-0.7.8_p20120701.ebuild:
+  Stable for ppc, wrt bug #449298
 
   18 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   xdvipdfmx-0.7.8_p20120701.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/xdvipdfmx: xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
@ 2013-04-18 21:33 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-18 21:33 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/18 21:33:59

  Modified:             xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?r1=1.6&r2=1.7

Index: xdvipdfmx-0.7.8_p20120701.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xdvipdfmx-0.7.8_p20120701.ebuild	18 Apr 2013 17:03:36 -0000	1.6
+++ xdvipdfmx-0.7.8_p20120701.ebuild	18 Apr 2013 21:33:59 -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/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.6 2013/04/18 17:03:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.7 2013/04/18 21:33:59 ago Exp $
 
 EAPI="4"
 
@@ -11,7 +11,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 ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE="doc"
 
 RDEPEND="!<app-text/texlive-core-2010



1.63                 app-text/xdvipdfmx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	18 Apr 2013 17:03:36 -0000	1.62
+++ ChangeLog	18 Apr 2013 21:33:59 -0000	1.63
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/xdvipdfmx
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.62 2013/04/18 17:03:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.63 2013/04/18 21:33:59 ago Exp $
+
+  18 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  xdvipdfmx-0.7.8_p20120701.ebuild:
+  Stable for ppc64, wrt bug #449298
 
   18 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   xdvipdfmx-0.7.8_p20120701.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/xdvipdfmx: xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
@ 2013-04-19 20:42 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-19 20:42 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/19 20:42:41

  Modified:             xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?r1=1.7&r2=1.8

Index: xdvipdfmx-0.7.8_p20120701.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xdvipdfmx-0.7.8_p20120701.ebuild	18 Apr 2013 21:33:59 -0000	1.7
+++ xdvipdfmx-0.7.8_p20120701.ebuild	19 Apr 2013 20:42:41 -0000	1.8
@@ -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/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.7 2013/04/18 21:33:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.8 2013/04/19 20:42:41 ago Exp $
 
 EAPI="4"
 
@@ -11,7 +11,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 ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE="doc"
 
 RDEPEND="!<app-text/texlive-core-2010



1.64                 app-text/xdvipdfmx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	18 Apr 2013 21:33:59 -0000	1.63
+++ ChangeLog	19 Apr 2013 20:42:41 -0000	1.64
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/xdvipdfmx
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.63 2013/04/18 21:33:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.64 2013/04/19 20:42:41 ago Exp $
+
+  19 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  xdvipdfmx-0.7.8_p20120701.ebuild:
+  Stable for ia64, wrt bug #449298
 
   18 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   xdvipdfmx-0.7.8_p20120701.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/xdvipdfmx: xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
@ 2013-04-20 20:05 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-20 20:05 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/20 20:05:25

  Modified:             xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?r1=1.8&r2=1.9

Index: xdvipdfmx-0.7.8_p20120701.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xdvipdfmx-0.7.8_p20120701.ebuild	19 Apr 2013 20:42:41 -0000	1.8
+++ xdvipdfmx-0.7.8_p20120701.ebuild	20 Apr 2013 20:05:25 -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/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.8 2013/04/19 20:42:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.9 2013/04/20 20:05:25 ago Exp $
 
 EAPI="4"
 
@@ -11,7 +11,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 ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE="doc"
 
 RDEPEND="!<app-text/texlive-core-2010



1.65                 app-text/xdvipdfmx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	19 Apr 2013 20:42:41 -0000	1.64
+++ ChangeLog	20 Apr 2013 20:05:25 -0000	1.65
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/xdvipdfmx
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.64 2013/04/19 20:42:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.65 2013/04/20 20:05:25 ago Exp $
+
+  20 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  xdvipdfmx-0.7.8_p20120701.ebuild:
+  Stable for alpha, wrt bug #449298
 
   19 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   xdvipdfmx-0.7.8_p20120701.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/xdvipdfmx: xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
@ 2013-04-21 12:15 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-21 12:15 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/21 12:15:22

  Modified:             xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?r1=1.9&r2=1.10

Index: xdvipdfmx-0.7.8_p20120701.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xdvipdfmx-0.7.8_p20120701.ebuild	20 Apr 2013 20:05:25 -0000	1.9
+++ xdvipdfmx-0.7.8_p20120701.ebuild	21 Apr 2013 12:15:22 -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/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.9 2013/04/20 20:05:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.10 2013/04/21 12:15:22 ago Exp $
 
 EAPI="4"
 
@@ -11,7 +11,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 ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE="doc"
 
 RDEPEND="!<app-text/texlive-core-2010



1.66                 app-text/xdvipdfmx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	20 Apr 2013 20:05:25 -0000	1.65
+++ ChangeLog	21 Apr 2013 12:15:22 -0000	1.66
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/xdvipdfmx
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.65 2013/04/20 20:05:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.66 2013/04/21 12:15:22 ago Exp $
+
+  21 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  xdvipdfmx-0.7.8_p20120701.ebuild:
+  Stable for arm, wrt bug #449298
 
   20 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   xdvipdfmx-0.7.8_p20120701.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/xdvipdfmx: xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
@ 2013-04-21 22:33 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-21 22:33 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/21 22:33:39

  Modified:             xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.11                 app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?r1=1.10&r2=1.11

Index: xdvipdfmx-0.7.8_p20120701.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xdvipdfmx-0.7.8_p20120701.ebuild	21 Apr 2013 12:15:22 -0000	1.10
+++ xdvipdfmx-0.7.8_p20120701.ebuild	21 Apr 2013 22:33:39 -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/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.10 2013/04/21 12:15:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.11 2013/04/21 22:33:39 ago Exp $
 
 EAPI="4"
 
@@ -11,7 +11,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 ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE="doc"
 
 RDEPEND="!<app-text/texlive-core-2010



1.67                 app-text/xdvipdfmx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	21 Apr 2013 12:15:22 -0000	1.66
+++ ChangeLog	21 Apr 2013 22:33:39 -0000	1.67
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/xdvipdfmx
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.66 2013/04/21 12:15:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.67 2013/04/21 22:33:39 ago Exp $
+
+  21 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  xdvipdfmx-0.7.8_p20120701.ebuild:
+  Stable for sparc, wrt bug #449298
 
   21 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   xdvipdfmx-0.7.8_p20120701.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/xdvipdfmx: xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
@ 2013-04-22  8:03 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-22  8:03 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/22 08:03:50

  Modified:             xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
  Log:
  Stable for s390, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.12                 app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?r1=1.11&r2=1.12

Index: xdvipdfmx-0.7.8_p20120701.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xdvipdfmx-0.7.8_p20120701.ebuild	21 Apr 2013 22:33:39 -0000	1.11
+++ xdvipdfmx-0.7.8_p20120701.ebuild	22 Apr 2013 08:03:50 -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/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.11 2013/04/21 22:33:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.12 2013/04/22 08:03:50 ago Exp $
 
 EAPI="4"
 
@@ -11,7 +11,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 ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE="doc"
 
 RDEPEND="!<app-text/texlive-core-2010



1.68                 app-text/xdvipdfmx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	21 Apr 2013 22:33:39 -0000	1.67
+++ ChangeLog	22 Apr 2013 08:03:50 -0000	1.68
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/xdvipdfmx
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.67 2013/04/21 22:33:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.68 2013/04/22 08:03:50 ago Exp $
+
+  22 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  xdvipdfmx-0.7.8_p20120701.ebuild:
+  Stable for s390, wrt bug #449298
 
   21 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   xdvipdfmx-0.7.8_p20120701.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/xdvipdfmx: xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
@ 2013-04-25 21:25 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-25 21:25 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/25 21:25:54

  Modified:             xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog
  Log:
  Stable for sh, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.13                 app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild?r1=1.12&r2=1.13

Index: xdvipdfmx-0.7.8_p20120701.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- xdvipdfmx-0.7.8_p20120701.ebuild	22 Apr 2013 08:03:50 -0000	1.12
+++ xdvipdfmx-0.7.8_p20120701.ebuild	25 Apr 2013 21:25:54 -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/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.12 2013/04/22 08:03:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.13 2013/04/25 21:25:54 ago Exp $
 
 EAPI="4"
 
@@ -11,7 +11,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 ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE="doc"
 
 RDEPEND="!<app-text/texlive-core-2010



1.69                 app-text/xdvipdfmx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	22 Apr 2013 08:03:50 -0000	1.68
+++ ChangeLog	25 Apr 2013 21:25:54 -0000	1.69
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/xdvipdfmx
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.68 2013/04/22 08:03:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.69 2013/04/25 21:25:54 ago Exp $
+
+  25 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  xdvipdfmx-0.7.8_p20120701.ebuild:
+  Stable for sh, wrt bug #449298
 
   22 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   xdvipdfmx-0.7.8_p20120701.ebuild:





^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-04-25 21:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-21 22:33 [gentoo-commits] gentoo-x86 commit in app-text/xdvipdfmx: xdvipdfmx-0.7.8_p20120701.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-04-25 21:25 Agostino Sarubbo (ago)
2013-04-22  8:03 Agostino Sarubbo (ago)
2013-04-21 12:15 Agostino Sarubbo (ago)
2013-04-20 20:05 Agostino Sarubbo (ago)
2013-04-19 20:42 Agostino Sarubbo (ago)
2013-04-18 21:33 Agostino Sarubbo (ago)
2013-04-18 17:03 Agostino Sarubbo (ago)
2013-04-18 14:05 Agostino Sarubbo (ago)
2013-04-18 13:50 Agostino Sarubbo (ago)
2013-04-17 14:30 Jeroen Roovers (jer)
2012-09-17 14:22 Christoph Junghans (ottxor)

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