public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-fontutils: ChangeLog texlive-fontutils-2010-r1.ebuild
@ 2011-02-17 15:12 Alexis Ballier (aballier)
  0 siblings, 0 replies; 7+ messages in thread
From: Alexis Ballier (aballier) @ 2011-02-17 15:12 UTC (permalink / raw
  To: gentoo-commits

aballier    11/02/17 15:12:17

  Modified:             ChangeLog
  Added:                texlive-fontutils-2010-r1.ebuild
  Log:
  Add a patch from debian to fix epstopdf invocation wrt its shebang, part of bug #289818
  
  (Portage version: 2.2.0_alpha24/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 dev-texlive/texlive-fontutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	23 Jan 2011 09:46:23 -0000	1.17
+++ ChangeLog	17 Feb 2011 15:12:16 -0000	1.18
@@ -1,6 +1,13 @@
 # ChangeLog for dev-texlive/texlive-fontutils
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.17 2011/01/23 09:46:23 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.18 2011/02/17 15:12:16 aballier Exp $
+
+*texlive-fontutils-2010-r1 (17 Feb 2011)
+
+  17 Feb 2011; Alexis Ballier <aballier@gentoo.org>
+  +texlive-fontutils-2010-r1.ebuild, +files/epstopdf_invocation.patch:
+  Add a patch from debian to fix epstopdf invocation wrt its shebang, part of
+  bug #289818
 
   23 Jan 2011; Fabian Groffen <grobian@gentoo.org>
   texlive-fontutils-2010.ebuild:



1.1                  dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild?rev=1.1&content-type=text/plain

Index: texlive-fontutils-2010-r1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild,v 1.1 2011/02/17 15:12:16 aballier Exp $

EAPI="3"

TEXLIVE_MODULE_CONTENTS="accfonts afm2pl epstopdf fontware lcdftypetools ps2pkm pstools psutils dvipsconfig fontinst fontools getafm t1utils collection-fontutils
"
TEXLIVE_MODULE_DOC_CONTENTS="accfonts.doc afm2pl.doc epstopdf.doc fontware.doc lcdftypetools.doc pstools.doc psutils.doc fontinst.doc fontools.doc getafm.doc t1utils.doc "
TEXLIVE_MODULE_SRC_CONTENTS="fontinst.source "
inherit  texlive-module
DESCRIPTION="TeXLive TeX and Outline font utilities"

LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 public-domain "
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=">=dev-texlive/texlive-basic-2010
!dev-texlive/texlive-psutils
!<dev-texlive/texlive-fontsextra-2009
!<app-text/texlive-core-2009
"
RDEPEND="${DEPEND} "
TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/accfonts/mkt1font texmf-dist/scripts/accfonts/vpl2ovp texmf-dist/scripts/accfonts/vpl2vpl texmf-dist/scripts/epstopdf/epstopdf.pl texmf-dist/scripts/fontools/afm2afm texmf-dist/scripts/fontools/autoinst texmf-dist/scripts/fontools/cmap2enc texmf-dist/scripts/fontools/font2afm texmf-dist/scripts/fontools/ot2kpx texmf-dist/scripts/fontools/pfm2kpx texmf-dist/scripts/fontools/showglyphs"
PATCHES=( "${FILESDIR}/epstopdf_invocation.patch" )






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-fontutils: ChangeLog texlive-fontutils-2010-r1.ebuild
@ 2011-08-09 21:15 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 7+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-08-09 21:15 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/08/09 21:15:01

  Modified:             ChangeLog texlive-fontutils-2010-r1.ebuild
  Log:
  Stable on amd64 wrt bug #355085
  
  (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)

Revision  Changes    Path
1.21                 dev-texlive/texlive-fontutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	28 Jul 2011 13:15:05 -0000	1.20
+++ ChangeLog	9 Aug 2011 21:15:01 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-fontutils
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.20 2011/07/28 13:15:05 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.21 2011/08/09 21:15:01 hwoarang Exp $
+
+  09 Aug 2011; Markos Chandras <hwoarang@gentoo.org>
+  texlive-fontutils-2010-r1.ebuild:
+  Stable on amd64 wrt bug #355085
 
 *texlive-fontutils-2011 (28 Jul 2011)
 



1.2                  dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild?r1=1.1&r2=1.2

Index: texlive-fontutils-2010-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-fontutils-2010-r1.ebuild	17 Feb 2011 15:12:16 -0000	1.1
+++ texlive-fontutils-2010-r1.ebuild	9 Aug 2011 21:15:01 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild,v 1.1 2011/02/17 15:12:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild,v 1.2 2011/08/09 21:15:01 hwoarang Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2010
 !dev-texlive/texlive-psutils






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-fontutils: ChangeLog texlive-fontutils-2010-r1.ebuild
@ 2011-08-12 13:27 Thomas Kahle (tomka)
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas Kahle (tomka) @ 2011-08-12 13:27 UTC (permalink / raw
  To: gentoo-commits

tomka       11/08/12 13:27:05

  Modified:             ChangeLog texlive-fontutils-2010-r1.ebuild
  Log:
  x86 stable per bug 355085
  
  (Portage version: 2.1.10.10/cvs/Linux i686)

Revision  Changes    Path
1.22                 dev-texlive/texlive-fontutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	9 Aug 2011 21:15:01 -0000	1.21
+++ ChangeLog	12 Aug 2011 13:27:05 -0000	1.22
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-fontutils
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.21 2011/08/09 21:15:01 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.22 2011/08/12 13:27:05 tomka Exp $
+
+  12 Aug 2011; Thomas Kahle <tomka@gentoo.org>
+  texlive-fontutils-2010-r1.ebuild:
+  x86 stable per bug 355085
 
   09 Aug 2011; Markos Chandras <hwoarang@gentoo.org>
   texlive-fontutils-2010-r1.ebuild:



1.3                  dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild?r1=1.2&r2=1.3

Index: texlive-fontutils-2010-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- texlive-fontutils-2010-r1.ebuild	9 Aug 2011 21:15:01 -0000	1.2
+++ texlive-fontutils-2010-r1.ebuild	12 Aug 2011 13:27:05 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild,v 1.2 2011/08/09 21:15:01 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild,v 1.3 2011/08/12 13:27:05 tomka Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2010
 !dev-texlive/texlive-psutils






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-fontutils: ChangeLog texlive-fontutils-2010-r1.ebuild
@ 2011-08-14 17:39 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2011-08-14 17:39 UTC (permalink / raw
  To: gentoo-commits

maekke      11/08/14 17:39:02

  Modified:             ChangeLog texlive-fontutils-2010-r1.ebuild
  Log:
  arm stable, bug #355085
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.24                 dev-texlive/texlive-fontutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	12 Aug 2011 15:58:37 -0000	1.23
+++ ChangeLog	14 Aug 2011 17:39:02 -0000	1.24
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-fontutils
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.23 2011/08/12 15:58:37 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.24 2011/08/14 17:39:02 maekke Exp $
+
+  14 Aug 2011; Markus Meier <maekke@gentoo.org>
+  texlive-fontutils-2010-r1.ebuild:
+  arm stable, bug #355085
 
   12 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
   texlive-fontutils-2010-r1.ebuild:



1.5                  dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild

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

Index: texlive-fontutils-2010-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- texlive-fontutils-2010-r1.ebuild	12 Aug 2011 15:58:37 -0000	1.4
+++ texlive-fontutils-2010-r1.ebuild	14 Aug 2011 17:39:02 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild,v 1.4 2011/08/12 15:58:37 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild,v 1.5 2011/08/14 17:39:02 maekke Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2010
 !dev-texlive/texlive-psutils






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-fontutils: ChangeLog texlive-fontutils-2010-r1.ebuild
@ 2011-09-18 15:53 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2011-09-18 15:53 UTC (permalink / raw
  To: gentoo-commits

armin76     11/09/18 15:53:41

  Modified:             ChangeLog texlive-fontutils-2010-r1.ebuild
  Log:
  alpha/ia64/s390/sh/sparc stable wrt #355085
  
  (Portage version: 2.1.10.11/cvs/Linux ia64)

Revision  Changes    Path
1.25                 dev-texlive/texlive-fontutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	14 Aug 2011 17:39:02 -0000	1.24
+++ ChangeLog	18 Sep 2011 15:53:41 -0000	1.25
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-fontutils
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.24 2011/08/14 17:39:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.25 2011/09/18 15:53:41 armin76 Exp $
+
+  18 Sep 2011; Raúl Porcel <armin76@gentoo.org>
+  texlive-fontutils-2010-r1.ebuild:
+  alpha/ia64/s390/sh/sparc stable wrt #355085
 
   14 Aug 2011; Markus Meier <maekke@gentoo.org>
   texlive-fontutils-2010-r1.ebuild:



1.6                  dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild?r1=1.5&r2=1.6

Index: texlive-fontutils-2010-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- texlive-fontutils-2010-r1.ebuild	14 Aug 2011 17:39:02 -0000	1.5
+++ texlive-fontutils-2010-r1.ebuild	18 Sep 2011 15:53:41 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild,v 1.5 2011/08/14 17:39:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild,v 1.6 2011/09/18 15:53:41 armin76 Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2010
 !dev-texlive/texlive-psutils






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-fontutils: ChangeLog texlive-fontutils-2010-r1.ebuild
@ 2011-10-04 18:20 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2011-10-04 18:20 UTC (permalink / raw
  To: gentoo-commits

jer         11/10/04 18:20:51

  Modified:             ChangeLog texlive-fontutils-2010-r1.ebuild
  Log:
  Stable for HPPA (bug #355085).
  
  (Portage version: 2.2.0_alpha60/cvs/Linux x86_64)

Revision  Changes    Path
1.26                 dev-texlive/texlive-fontutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	18 Sep 2011 15:53:41 -0000	1.25
+++ ChangeLog	4 Oct 2011 18:20:51 -0000	1.26
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-fontutils
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.25 2011/09/18 15:53:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.26 2011/10/04 18:20:51 jer Exp $
+
+  04 Oct 2011; Jeroen Roovers <jer@gentoo.org>
+  texlive-fontutils-2010-r1.ebuild:
+  Stable for HPPA (bug #355085).
 
   18 Sep 2011; Raúl Porcel <armin76@gentoo.org>
   texlive-fontutils-2010-r1.ebuild:



1.7                  dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild?r1=1.6&r2=1.7

Index: texlive-fontutils-2010-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- texlive-fontutils-2010-r1.ebuild	18 Sep 2011 15:53:41 -0000	1.6
+++ texlive-fontutils-2010-r1.ebuild	4 Oct 2011 18:20:51 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild,v 1.6 2011/09/18 15:53:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2010-r1.ebuild,v 1.7 2011/10/04 18:20:51 jer Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2010
 !dev-texlive/texlive-psutils






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-fontutils: ChangeLog texlive-fontutils-2010-r1.ebuild
@ 2012-05-29 17:35 Alexis Ballier (aballier)
  0 siblings, 0 replies; 7+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-29 17:35 UTC (permalink / raw
  To: gentoo-commits

aballier    12/05/29 17:35:28

  Modified:             ChangeLog
  Removed:              texlive-fontutils-2010-r1.ebuild
  Log:
  remove old
  
  (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)

Revision  Changes    Path
1.37                 dev-texlive/texlive-fontutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	9 May 2012 13:45:04 -0000	1.36
+++ ChangeLog	29 May 2012 17:35:28 -0000	1.37
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-fontutils
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.36 2012/05/09 13:45:04 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.37 2012/05/29 17:35:28 aballier Exp $
+
+  29 May 2012; Alexis Ballier <aballier@gentoo.org>
+  -texlive-fontutils-2010-r1.ebuild:
+  remove old
 
   09 May 2012; Alexis Ballier <aballier@gentoo.org>
   texlive-fontutils-2011.ebuild:






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

end of thread, other threads:[~2012-05-29 17:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-04 18:20 [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-fontutils: ChangeLog texlive-fontutils-2010-r1.ebuild Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-29 17:35 Alexis Ballier (aballier)
2011-09-18 15:53 Raul Porcel (armin76)
2011-08-14 17:39 Markus Meier (maekke)
2011-08-12 13:27 Thomas Kahle (tomka)
2011-08-09 21:15 Markos Chandras (hwoarang)
2011-02-17 15:12 Alexis Ballier (aballier)

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