public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/kpathsea: ChangeLog kpathsea-6.0.0_p20100722.ebuild
@ 2010-10-24 16:33 Alexis Ballier (aballier)
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier (aballier) @ 2010-10-24 16:33 UTC (permalink / raw
  To: gentoo-commits

aballier    10/10/24 16:33:43

  Modified:             ChangeLog kpathsea-6.0.0_p20100722.ebuild
  Log:
  Run temxf-update since we install texmf files
  
  (Portage version: 2.2.0_alpha1/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-libs/kpathsea/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	23 Oct 2010 02:47:32 -0000	1.1
+++ ChangeLog	24 Oct 2010 16:33:43 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/kpathsea
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.1 2010/10/23 02:47:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.2 2010/10/24 16:33:43 aballier Exp $
+
+  24 Oct 2010; Alexis Ballier <aballier@gentoo.org>
+  kpathsea-6.0.0_p20100722.ebuild:
+  Run temxf-update since we install texmf files
 
 *kpathsea-6.0.0_p20100722 (23 Oct 2010)
 



1.2                  dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild

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

Index: kpathsea-6.0.0_p20100722.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kpathsea-6.0.0_p20100722.ebuild	23 Oct 2010 02:47:32 -0000	1.1
+++ kpathsea-6.0.0_p20100722.ebuild	24 Oct 2010 16:33:43 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.1 2010/10/23 02:47:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.2 2010/10/24 16:33:43 aballier Exp $
 
 EAPI=3
 
@@ -81,3 +81,11 @@
 
 	dodoc BUGS ChangeLog NEWS PROJECTS README || die
 }
+
+pkg_postinst() {
+	etexmf-update
+}
+
+pkg_postrm() {
+	etexmf-update
+}






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/kpathsea: ChangeLog kpathsea-6.0.0_p20100722.ebuild
@ 2010-10-25  4:38 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2010-10-25  4:38 UTC (permalink / raw
  To: gentoo-commits

jer         10/10/25 04:38:36

  Modified:             ChangeLog kpathsea-6.0.0_p20100722.ebuild
  Log:
  Marked ~hppa (bug #342513).
  
  (Portage version: 2.2.0_alpha1/cvs/Linux i686)

Revision  Changes    Path
1.3                  dev-libs/kpathsea/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	24 Oct 2010 16:33:43 -0000	1.2
+++ ChangeLog	25 Oct 2010 04:38:36 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/kpathsea
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.2 2010/10/24 16:33:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.3 2010/10/25 04:38:36 jer Exp $
+
+  25 Oct 2010; Jeroen Roovers <jer@gentoo.org>
+  kpathsea-6.0.0_p20100722.ebuild:
+  Marked ~hppa (bug #342513).
 
   24 Oct 2010; Alexis Ballier <aballier@gentoo.org>
   kpathsea-6.0.0_p20100722.ebuild:



1.3                  dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild

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

Index: kpathsea-6.0.0_p20100722.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kpathsea-6.0.0_p20100722.ebuild	24 Oct 2010 16:33:43 -0000	1.2
+++ kpathsea-6.0.0_p20100722.ebuild	25 Oct 2010 04:38:36 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.2 2010/10/24 16:33:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.3 2010/10/25 04:38:36 jer Exp $
 
 EAPI=3
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~hppa"
 IUSE="doc source static-libs"
 
 DEPEND="!<app-text/texlive-core-2010






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/kpathsea: ChangeLog kpathsea-6.0.0_p20100722.ebuild
@ 2010-10-25 11:47 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-10-25 11:47 UTC (permalink / raw
  To: gentoo-commits

fauli       10/10/25 11:47:12

  Modified:             ChangeLog kpathsea-6.0.0_p20100722.ebuild
  Log:
  add ~x86, bug 342513
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.4                  dev-libs/kpathsea/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	25 Oct 2010 04:38:36 -0000	1.3
+++ ChangeLog	25 Oct 2010 11:47:12 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/kpathsea
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.3 2010/10/25 04:38:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.4 2010/10/25 11:47:12 fauli Exp $
+
+  25 Oct 2010; Christian Faulhammer <fauli@gentoo.org>
+  kpathsea-6.0.0_p20100722.ebuild:
+  add ~x86, bug 342513
 
   25 Oct 2010; Jeroen Roovers <jer@gentoo.org>
   kpathsea-6.0.0_p20100722.ebuild:



1.4                  dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild?r1=1.3&r2=1.4

Index: kpathsea-6.0.0_p20100722.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kpathsea-6.0.0_p20100722.ebuild	25 Oct 2010 04:38:36 -0000	1.3
+++ kpathsea-6.0.0_p20100722.ebuild	25 Oct 2010 11:47:12 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.3 2010/10/25 04:38:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.4 2010/10/25 11:47:12 fauli Exp $
 
 EAPI=3
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE="doc source static-libs"
 
 DEPEND="!<app-text/texlive-core-2010






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/kpathsea: ChangeLog kpathsea-6.0.0_p20100722.ebuild
@ 2010-11-01 22:10 Markus Meier (maekke)
  0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2010-11-01 22:10 UTC (permalink / raw
  To: gentoo-commits

maekke      10/11/01 22:10:25

  Modified:             ChangeLog kpathsea-6.0.0_p20100722.ebuild
  Log:
  add ~arm, bug #342513
  
  (Portage version: 2.2.0_alpha2/cvs/Linux i686)

Revision  Changes    Path
1.5                  dev-libs/kpathsea/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	25 Oct 2010 11:47:12 -0000	1.4
+++ ChangeLog	1 Nov 2010 22:10:25 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/kpathsea
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.4 2010/10/25 11:47:12 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.5 2010/11/01 22:10:25 maekke Exp $
+
+  01 Nov 2010; Markus Meier <maekke@gentoo.org>
+  kpathsea-6.0.0_p20100722.ebuild:
+  add ~arm, bug #342513
 
   25 Oct 2010; Christian Faulhammer <fauli@gentoo.org>
   kpathsea-6.0.0_p20100722.ebuild:



1.5                  dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild

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

Index: kpathsea-6.0.0_p20100722.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kpathsea-6.0.0_p20100722.ebuild	25 Oct 2010 11:47:12 -0000	1.4
+++ kpathsea-6.0.0_p20100722.ebuild	1 Nov 2010 22:10:25 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.4 2010/10/25 11:47:12 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.5 2010/11/01 22:10:25 maekke Exp $
 
 EAPI=3
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
 IUSE="doc source static-libs"
 
 DEPEND="!<app-text/texlive-core-2010






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/kpathsea: ChangeLog kpathsea-6.0.0_p20100722.ebuild
@ 2010-12-02 16:19 Alexis Ballier (aballier)
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier (aballier) @ 2010-12-02 16:19 UTC (permalink / raw
  To: gentoo-commits

aballier    10/12/02 16:19:12

  Modified:             ChangeLog kpathsea-6.0.0_p20100722.ebuild
  Log:
  Update the config files for better prefix support, by Fabian Groffen <grobian@gentoo.org>, bug #347295
  
  (Portage version: 2.2.0_alpha6/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-libs/kpathsea/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	1 Nov 2010 22:10:25 -0000	1.5
+++ ChangeLog	2 Dec 2010 16:19:12 -0000	1.6
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/kpathsea
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.5 2010/11/01 22:10:25 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.6 2010/12/02 16:19:12 aballier Exp $
+
+  02 Dec 2010; Alexis Ballier <aballier@gentoo.org>
+  kpathsea-6.0.0_p20100722.ebuild:
+  Update the config files for better prefix support, by Fabian Groffen
+  <grobian@gentoo.org>, bug #347295
 
   01 Nov 2010; Markus Meier <maekke@gentoo.org>
   kpathsea-6.0.0_p20100722.ebuild:



1.6                  dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild

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

Index: kpathsea-6.0.0_p20100722.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- kpathsea-6.0.0_p20100722.ebuild	1 Nov 2010 22:10:25 -0000	1.5
+++ kpathsea-6.0.0_p20100722.ebuild	2 Dec 2010 16:19:12 -0000	1.6
@@ -1,12 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.5 2010/11/01 22:10:25 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.6 2010/12/02 16:19:12 aballier Exp $
 
 EAPI=3
 
 inherit texlive-common
 
-TEXMFD_VERSION="1"
+TEXMFD_VERSION="2"
 
 DESCRIPTION="Library implementing generic path searching, configuration, and TeX-specific file searching"
 HOMEPAGE="http://tug.org/texlive/"






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/kpathsea: ChangeLog kpathsea-6.0.0_p20100722.ebuild
@ 2010-12-15 18:38 Alexis Ballier (aballier)
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier (aballier) @ 2010-12-15 18:38 UTC (permalink / raw
  To: gentoo-commits

aballier    10/12/15 18:38:42

  Modified:             ChangeLog kpathsea-6.0.0_p20100722.ebuild
  Log:
  Set LC_ALL to C in src_configure, bug #347798 by Priit Laes (IRC: plaes) <plaes@plaes.org>
  
  (Portage version: 2.2.0_alpha8/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-libs/kpathsea/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	2 Dec 2010 16:19:12 -0000	1.6
+++ ChangeLog	15 Dec 2010 18:38:42 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/kpathsea
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.6 2010/12/02 16:19:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.7 2010/12/15 18:38:42 aballier Exp $
+
+  15 Dec 2010; Alexis Ballier <aballier@gentoo.org>
+  kpathsea-6.0.0_p20100722.ebuild:
+  Set LC_ALL to C in src_configure, bug #347798 by Priit Laes (IRC: plaes)
+  <plaes@plaes.org>
 
   02 Dec 2010; Alexis Ballier <aballier@gentoo.org>
   kpathsea-6.0.0_p20100722.ebuild:



1.7                  dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild

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

Index: kpathsea-6.0.0_p20100722.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- kpathsea-6.0.0_p20100722.ebuild	2 Dec 2010 16:19:12 -0000	1.6
+++ kpathsea-6.0.0_p20100722.ebuild	15 Dec 2010 18:38:42 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.6 2010/12/02 16:19:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.7 2010/12/15 18:38:42 aballier Exp $
 
 EAPI=3
 
@@ -39,6 +39,11 @@
 SRC_URI="${SRC_URI} ) "
 
 src_configure() {
+	# Too many regexps use A-Z a-z constructs, what causes problems with locales
+	# that don't have the same alphabetical order than ascii. Bug #347798
+	# So we set LC_ALL to C in order to avoid problems.
+	export LC_ALL=C
+
 	econf \
 		$(use_enable static-libs static)
 }






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/kpathsea: ChangeLog kpathsea-6.0.0_p20100722.ebuild
@ 2011-02-20  9:31 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 11+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-02-20  9:31 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/02/20 09:31:49

  Modified:             ChangeLog kpathsea-6.0.0_p20100722.ebuild
  Log:
  Marked ~ppc/~ppc64 wrt #342513
  
  (Portage version: 2.2.0_alpha23/cvs/Linux ppc64)

Revision  Changes    Path
1.8                  dev-libs/kpathsea/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	15 Dec 2010 18:38:42 -0000	1.7
+++ ChangeLog	20 Feb 2011 09:31:49 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/kpathsea
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.7 2010/12/15 18:38:42 aballier Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.8 2011/02/20 09:31:49 xarthisius Exp $
+
+  20 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  kpathsea-6.0.0_p20100722.ebuild:
+  Marked ~ppc/~ppc64 wrt #342513
 
   15 Dec 2010; Alexis Ballier <aballier@gentoo.org>
   kpathsea-6.0.0_p20100722.ebuild:



1.8                  dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild?r1=1.7&r2=1.8

Index: kpathsea-6.0.0_p20100722.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- kpathsea-6.0.0_p20100722.ebuild	15 Dec 2010 18:38:42 -0000	1.7
+++ kpathsea-6.0.0_p20100722.ebuild	20 Feb 2011 09:31:49 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.7 2010/12/15 18:38:42 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.8 2011/02/20 09:31:49 xarthisius Exp $
 
 EAPI=3
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 IUSE="doc source static-libs"
 
 DEPEND="!<app-text/texlive-core-2010






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/kpathsea: ChangeLog kpathsea-6.0.0_p20100722.ebuild
@ 2011-02-27  9:10 Fabian Groffen (grobian)
  0 siblings, 0 replies; 11+ messages in thread
From: Fabian Groffen (grobian) @ 2011-02-27  9:10 UTC (permalink / raw
  To: gentoo-commits

grobian     11/02/27 09:10:28

  Modified:             ChangeLog kpathsea-6.0.0_p20100722.ebuild
  Log:
  Add Prefix changes, without no-symlink-expand patch, see bug #347295
  
  (Portage version: 2.2.01.18036-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.9                  dev-libs/kpathsea/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	20 Feb 2011 09:31:49 -0000	1.8
+++ ChangeLog	27 Feb 2011 09:10:28 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/kpathsea
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.8 2011/02/20 09:31:49 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.9 2011/02/27 09:10:28 grobian Exp $
+
+  27 Feb 2011; Fabian Groffen <grobian@gentoo.org>
+  kpathsea-6.0.0_p20100722.ebuild:
+  Add Prefix changes, without no-symlink-expand patch, see bug #347295
 
   20 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
   kpathsea-6.0.0_p20100722.ebuild:



1.9                  dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild?r1=1.8&r2=1.9

Index: kpathsea-6.0.0_p20100722.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- kpathsea-6.0.0_p20100722.ebuild	20 Feb 2011 09:31:49 -0000	1.8
+++ kpathsea-6.0.0_p20100722.ebuild	27 Feb 2011 09:10:28 -0000	1.9
@@ -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-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.8 2011/02/20 09:31:49 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.9 2011/02/27 09:10:28 grobian Exp $
 
 EAPI=3
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc source static-libs"
 
 DEPEND="!<app-text/texlive-core-2010
@@ -49,13 +49,13 @@
 }
 
 src_install() {
-	emake DESTDIR="${D}" web2cdir="/usr/share/texmf/web2c" install || die
+	emake DESTDIR="${D}" web2cdir="${EPREFIX}/usr/share/texmf/web2c" install || die
 	find "${D}" -name '*.la' -delete
 
 	dodir /usr/share # just in case
-	cp -pR "${WORKDIR}"/texmf "${D}/usr/share/" || die "failed to install texmf trees"
+	cp -pR "${WORKDIR}"/texmf "${ED}/usr/share/" || die "failed to install texmf trees"
 	if use source ; then
-		cp -pR "${WORKDIR}"/tlpkg "${D}/usr/share/" || die "failed to install tlpkg files"
+		cp -pR "${WORKDIR}"/tlpkg "${ED}/usr/share/" || die "failed to install tlpkg files"
 	fi
 
 	# The default configuration expects it to be world writable, bug #266680
@@ -69,14 +69,14 @@
 	# Remove default texmf.cnf to ship our own, greatly based on texlive dvd's
 	# texmf.cnf
 	# It will also be generated from /etc/texmf/texmf.d files by texmf-update
-	rm -f "${D}${TEXMF_PATH}/web2c/texmf.cnf"
+	rm -f "${ED}${TEXMF_PATH}/web2c/texmf.cnf"
 
 	insinto /etc/texmf/texmf.d
 	doins "${WORKDIR}/texmf.d/"*.cnf || die "failed to install texmf.d configuration files"
 
 	# Remove fmtutil.cnf, it will be regenerated from /etc/texmf/fmtutil.d files
 	# by texmf-update
-	rm -f "${D}${TEXMF_PATH}/web2c/fmtutil.cnf"
+	rm -f "${ED}${TEXMF_PATH}/web2c/fmtutil.cnf"
 
 	dosym /etc/texmf/web2c/fmtutil.cnf ${TEXMF_PATH}/web2c/fmtutil.cnf
 	dosym /etc/texmf/web2c/texmf.cnf ${TEXMF_PATH}/web2c/texmf.cnf






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/kpathsea: ChangeLog kpathsea-6.0.0_p20100722.ebuild
@ 2011-02-27 15:45 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2011-02-27 15:45 UTC (permalink / raw
  To: gentoo-commits

armin76     11/02/27 15:45:11

  Modified:             ChangeLog kpathsea-6.0.0_p20100722.ebuild
  Log:
  Add ~alpha/~ia64/~s390/~sh/~sparc wrt #342513
  
  (Portage version: 2.1.9.41/cvs/Linux ia64)

Revision  Changes    Path
1.10                 dev-libs/kpathsea/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	27 Feb 2011 09:10:28 -0000	1.9
+++ ChangeLog	27 Feb 2011 15:45:11 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/kpathsea
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.9 2011/02/27 09:10:28 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.10 2011/02/27 15:45:11 armin76 Exp $
+
+  27 Feb 2011; Raúl Porcel <armin76@gentoo.org>
+  kpathsea-6.0.0_p20100722.ebuild:
+  Add ~alpha/~ia64/~s390/~sh/~sparc wrt #342513
 
   27 Feb 2011; Fabian Groffen <grobian@gentoo.org>
   kpathsea-6.0.0_p20100722.ebuild:



1.10                 dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild?r1=1.9&r2=1.10

Index: kpathsea-6.0.0_p20100722.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- kpathsea-6.0.0_p20100722.ebuild	27 Feb 2011 09:10:28 -0000	1.9
+++ kpathsea-6.0.0_p20100722.ebuild	27 Feb 2011 15:45:11 -0000	1.10
@@ -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-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.9 2011/02/27 09:10:28 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.10 2011/02/27 15:45:11 armin76 Exp $
 
 EAPI=3
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc source static-libs"
 
 DEPEND="!<app-text/texlive-core-2010






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/kpathsea: ChangeLog kpathsea-6.0.0_p20100722.ebuild
@ 2011-06-13 20:51 Matt Turner (mattst88)
  0 siblings, 0 replies; 11+ messages in thread
From: Matt Turner (mattst88) @ 2011-06-13 20:51 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/06/13 20:51:53

  Modified:             ChangeLog kpathsea-6.0.0_p20100722.ebuild
  Log:
  Added ~mips, bug 342513
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-libs/kpathsea/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	27 Feb 2011 15:45:11 -0000	1.10
+++ ChangeLog	13 Jun 2011 20:51:53 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/kpathsea
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.10 2011/02/27 15:45:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.11 2011/06/13 20:51:53 mattst88 Exp $
+
+  13 Jun 2011; Matt Turner <mattst88@gentoo.org>
+  kpathsea-6.0.0_p20100722.ebuild:
+  Added ~mips, bug 342513
 
   27 Feb 2011; Raúl Porcel <armin76@gentoo.org>
   kpathsea-6.0.0_p20100722.ebuild:



1.11                 dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild?r1=1.10&r2=1.11

Index: kpathsea-6.0.0_p20100722.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- kpathsea-6.0.0_p20100722.ebuild	27 Feb 2011 15:45:11 -0000	1.10
+++ kpathsea-6.0.0_p20100722.ebuild	13 Jun 2011 20:51:53 -0000	1.11
@@ -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-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.10 2011/02/27 15:45:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.11 2011/06/13 20:51:53 mattst88 Exp $
 
 EAPI=3
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc source static-libs"
 
 DEPEND="!<app-text/texlive-core-2010






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/kpathsea: ChangeLog kpathsea-6.0.0_p20100722.ebuild
@ 2011-06-15  5:50 Naohiro Aota (naota)
  0 siblings, 0 replies; 11+ messages in thread
From: Naohiro Aota (naota) @ 2011-06-15  5:50 UTC (permalink / raw
  To: gentoo-commits

naota       11/06/15 05:50:16

  Modified:             ChangeLog kpathsea-6.0.0_p20100722.ebuild
  Log:
  Added ~x86-fbsd
  
  (Portage version: 2.2.0_alpha40/cvs/FreeBSD i386)

Revision  Changes    Path
1.12                 dev-libs/kpathsea/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	13 Jun 2011 20:51:53 -0000	1.11
+++ ChangeLog	15 Jun 2011 05:50:16 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/kpathsea
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.11 2011/06/13 20:51:53 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/ChangeLog,v 1.12 2011/06/15 05:50:16 naota Exp $
+
+  15 Jun 2011; Naohiro Aota <naota@gentoo.org> kpathsea-6.0.0_p20100722.ebuild:
+  Added ~x86-fbsd, bug #345317
 
   13 Jun 2011; Matt Turner <mattst88@gentoo.org>
   kpathsea-6.0.0_p20100722.ebuild:



1.12                 dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild?r1=1.11&r2=1.12

Index: kpathsea-6.0.0_p20100722.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- kpathsea-6.0.0_p20100722.ebuild	13 Jun 2011 20:51:53 -0000	1.11
+++ kpathsea-6.0.0_p20100722.ebuild	15 Jun 2011 05:50:16 -0000	1.12
@@ -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-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.11 2011/06/13 20:51:53 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.0.0_p20100722.ebuild,v 1.12 2011/06/15 05:50:16 naota Exp $
 
 EAPI=3
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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="doc source static-libs"
 
 DEPEND="!<app-text/texlive-core-2010






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

end of thread, other threads:[~2011-06-15  5:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-27 15:45 [gentoo-commits] gentoo-x86 commit in dev-libs/kpathsea: ChangeLog kpathsea-6.0.0_p20100722.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2011-06-15  5:50 Naohiro Aota (naota)
2011-06-13 20:51 Matt Turner (mattst88)
2011-02-27  9:10 Fabian Groffen (grobian)
2011-02-20  9:31 Kacper Kowalik (xarthisius)
2010-12-15 18:38 Alexis Ballier (aballier)
2010-12-02 16:19 Alexis Ballier (aballier)
2010-11-01 22:10 Markus Meier (maekke)
2010-10-25 11:47 Christian Faulhammer (fauli)
2010-10-25  4:38 Jeroen Roovers (jer)
2010-10-24 16:33 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