public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-physics/root: ChangeLog root-5.16.00.ebuild
@ 2007-10-17 16:13 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; 7+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2007-10-17 16:13 UTC (permalink / raw
  To: gentoo-commits

bicatali    07/10/17 16:13:02

  Modified:             ChangeLog root-5.16.00.ebuild
  Log:
  added libXpm as a dependency.
  (Portage version: 2.1.3.12)

Revision  Changes    Path
1.10                 sci-physics/root/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	16 Sep 2007 11:49:42 -0000	1.9
+++ ChangeLog	17 Oct 2007 16:13:01 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for sci-physics/root
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.9 2007/09/16 11:49:42 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.10 2007/10/17 16:13:01 bicatali Exp $
+
+  17 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> root-5.16.00.ebuild:
+  added libXpm as a dependency.
 
   16 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org>
   -files/sparc-root-5.14.00c.patch, +files/sparc-root-5.16.00.patch,



1.4                  sci-physics/root/root-5.16.00.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?r1=1.3&r2=1.4

Index: root-5.16.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- root-5.16.00.ebuild	17 Oct 2007 15:31:54 -0000	1.3
+++ root-5.16.00.ebuild	17 Oct 2007 16:13:01 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.3 2007/10/17 15:31:54 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.4 2007/10/17 16:13:01 bicatali Exp $
 
 inherit versionator flag-o-matic eutils toolchain-funcs qt3 fortran
 
@@ -18,6 +18,7 @@
 	python ruby qt3 ssl truetype xml"
 
 DEPEND="sys-apps/shadow
+	x11-libs/libXpm
 	>=sci-libs/gsl-1.8
 	dev-libs/libpcre
 	|| ( media-libs/libafterimage x11-wm/afterstep )



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in sci-physics/root: ChangeLog root-5.16.00.ebuild
@ 2007-10-18 18:36 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 7+ messages in thread
From: Ferris McCormick (fmccor) @ 2007-10-18 18:36 UTC (permalink / raw
  To: gentoo-commits

fmccor      07/10/18 18:36:36

  Modified:             ChangeLog root-5.16.00.ebuild
  Log:
  Sparc stable - Bug #196282 --- Hooray!  It's been rough, but we made it.
  (Portage version: 2.1.3.14)

Revision  Changes    Path
1.11                 sci-physics/root/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	17 Oct 2007 16:13:01 -0000	1.10
+++ ChangeLog	18 Oct 2007 18:36:36 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for sci-physics/root
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.10 2007/10/17 16:13:01 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.11 2007/10/18 18:36:36 fmccor Exp $
+
+  18 Oct 2007; Ferris McCormick <fmccor@gentoo.org> root-5.16.00.ebuild:
+  Sparc stable - Bug #196282 --- Hooray!  It's been rough, but we made it.
 
   17 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> root-5.16.00.ebuild:
   added libXpm as a dependency.



1.5                  sci-physics/root/root-5.16.00.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?r1=1.4&r2=1.5

Index: root-5.16.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- root-5.16.00.ebuild	17 Oct 2007 16:13:01 -0000	1.4
+++ root-5.16.00.ebuild	18 Oct 2007 18:36:36 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.4 2007/10/17 16:13:01 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.5 2007/10/18 18:36:36 fmccor Exp $
 
 inherit versionator flag-o-matic eutils toolchain-funcs qt3 fortran
 
@@ -13,7 +13,7 @@
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 sparc ~x86"
 IUSE="afs cern doc fftw kerberos ldap mysql odbc opengl postgres
 	python ruby qt3 ssl truetype xml"
 



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in sci-physics/root: ChangeLog root-5.16.00.ebuild
@ 2007-10-19 10:51 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; 7+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2007-10-19 10:51 UTC (permalink / raw
  To: gentoo-commits

bicatali    07/10/19 10:51:57

  Modified:             ChangeLog root-5.16.00.ebuild
  Log:
  Added a pause at the end of pkg_setup.
  (Portage version: 2.1.3.14)

Revision  Changes    Path
1.12                 sci-physics/root/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	18 Oct 2007 18:36:36 -0000	1.11
+++ ChangeLog	19 Oct 2007 10:51:56 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for sci-physics/root
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.11 2007/10/18 18:36:36 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.12 2007/10/19 10:51:56 bicatali Exp $
+
+  19 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> root-5.16.00.ebuild:
+  Added a pause at the end of pkg_setup.
 
   18 Oct 2007; Ferris McCormick <fmccor@gentoo.org> root-5.16.00.ebuild:
   Sparc stable - Bug #196282 --- Hooray!  It's been rough, but we made it.



1.6                  sci-physics/root/root-5.16.00.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?r1=1.5&r2=1.6

Index: root-5.16.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- root-5.16.00.ebuild	18 Oct 2007 18:36:36 -0000	1.5
+++ root-5.16.00.ebuild	19 Oct 2007 10:51:56 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.5 2007/10/18 18:36:36 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.6 2007/10/19 10:51:56 bicatali Exp $
 
 inherit versionator flag-o-matic eutils toolchain-funcs qt3 fortran
 
@@ -49,6 +49,7 @@
 	elog "Example, for PYTHIA, you would do: "
 	elog "EXTRA_CONF=\"--enable-pythia --with-pythia-libdir=/usr/$(get_libdir)\" emerge root"
 	elog
+	epause 10
 	if use cern; then
 		FORTRAN="gfortran g77 ifc"
 		fortran_pkg_setup



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in sci-physics/root: ChangeLog root-5.16.00.ebuild
@ 2007-10-22 17:16 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; 7+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2007-10-22 17:16 UTC (permalink / raw
  To: gentoo-commits

bicatali    07/10/22 17:16:16

  Modified:             ChangeLog root-5.16.00.ebuild
  Log:
  removed some doc install
  (Portage version: 2.1.3.14)

Revision  Changes    Path
1.13                 sci-physics/root/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	19 Oct 2007 10:51:56 -0000	1.12
+++ ChangeLog	22 Oct 2007 17:16:16 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for sci-physics/root
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.12 2007/10/19 10:51:56 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.13 2007/10/22 17:16:16 bicatali Exp $
+
+  22 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> root-5.16.00.ebuild:
+  removed some doc install
 
   19 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> root-5.16.00.ebuild:
   Added a pause at the end of pkg_setup.



1.7                  sci-physics/root/root-5.16.00.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?r1=1.6&r2=1.7

Index: root-5.16.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- root-5.16.00.ebuild	19 Oct 2007 10:51:56 -0000	1.6
+++ root-5.16.00.ebuild	22 Oct 2007 17:16:16 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.6 2007/10/19 10:51:56 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.7 2007/10/22 17:16:16 bicatali Exp $
 
 inherit versionator flag-o-matic eutils toolchain-funcs qt3 fortran
 
@@ -169,7 +169,7 @@
 	if use doc; then
 		einfo "Installing user's guide and ref manual"
 		insinto /usr/share/doc/${PF}
-		doins "${DISTDIR}"/Users_Guide_${DOC_PV}.pdf || die "pdf install failed"
-		dohtml -r "${WORKDIR}"/htmldoc || die "html install failed"
+		doins "${DISTDIR}"/Users_Guide_${DOC_PV}.pdf \
+			|| die "pdf install failed"
 	fi
 }



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in sci-physics/root: ChangeLog root-5.16.00.ebuild
@ 2007-10-24 13:13 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (opfer) @ 2007-10-24 13:13 UTC (permalink / raw
  To: gentoo-commits

opfer       07/10/24 13:13:23

  Modified:             ChangeLog root-5.16.00.ebuild
  Log:
  stable x86, bug 196282
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.14                 sci-physics/root/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	22 Oct 2007 17:16:16 -0000	1.13
+++ ChangeLog	24 Oct 2007 13:13:22 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for sci-physics/root
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.13 2007/10/22 17:16:16 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.14 2007/10/24 13:13:22 opfer Exp $
+
+  24 Oct 2007; Christian Faulhammer <opfer@gentoo.org> root-5.16.00.ebuild:
+  stable x86, bug 196282
 
   22 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> root-5.16.00.ebuild:
   removed some doc install



1.8                  sci-physics/root/root-5.16.00.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?r1=1.7&r2=1.8

Index: root-5.16.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- root-5.16.00.ebuild	22 Oct 2007 17:16:16 -0000	1.7
+++ root-5.16.00.ebuild	24 Oct 2007 13:13:22 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.7 2007/10/22 17:16:16 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.8 2007/10/24 13:13:22 opfer Exp $
 
 inherit versionator flag-o-matic eutils toolchain-funcs qt3 fortran
 
@@ -13,7 +13,7 @@
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~amd64 sparc ~x86"
+KEYWORDS="~amd64 sparc x86"
 IUSE="afs cern doc fftw kerberos ldap mysql odbc opengl postgres
 	python ruby qt3 ssl truetype xml"
 



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in sci-physics/root: ChangeLog root-5.16.00.ebuild
@ 2007-11-23 16:01 Samuli Suominen (drac)
  0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (drac) @ 2007-11-23 16:01 UTC (permalink / raw
  To: gentoo-commits

drac        07/11/23 16:01:07

  Modified:             ChangeLog root-5.16.00.ebuild
  Log:
  amd64 stable wrt #196282
  (Portage version: 2.1.4_rc1)

Revision  Changes    Path
1.15                 sci-physics/root/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	24 Oct 2007 13:13:22 -0000	1.14
+++ ChangeLog	23 Nov 2007 16:01:06 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for sci-physics/root
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.14 2007/10/24 13:13:22 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.15 2007/11/23 16:01:06 drac Exp $
+
+  23 Nov 2007; Samuli Suominen <drac@gentoo.org> root-5.16.00.ebuild:
+  amd64 stable wrt #196282
 
   24 Oct 2007; Christian Faulhammer <opfer@gentoo.org> root-5.16.00.ebuild:
   stable x86, bug 196282



1.9                  sci-physics/root/root-5.16.00.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?r1=1.8&r2=1.9

Index: root-5.16.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- root-5.16.00.ebuild	24 Oct 2007 13:13:22 -0000	1.8
+++ root-5.16.00.ebuild	23 Nov 2007 16:01:06 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.8 2007/10/24 13:13:22 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.9 2007/11/23 16:01:06 drac Exp $
 
 inherit versionator flag-o-matic eutils toolchain-funcs qt3 fortran
 
@@ -13,7 +13,7 @@
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~amd64 sparc x86"
+KEYWORDS="amd64 sparc x86"
 IUSE="afs cern doc fftw kerberos ldap mysql odbc opengl postgres
 	python ruby qt3 ssl truetype xml"
 



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in sci-physics/root: ChangeLog root-5.16.00.ebuild
@ 2008-07-13 18:15 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; 7+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2008-07-13 18:15 UTC (permalink / raw
  To: gentoo-commits

bicatali    08/07/13 18:15:06

  Modified:             ChangeLog root-5.16.00.ebuild
  Log:
  Added libXft dep in 5.16.00 stable version, closing bug #204725
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.29                 sci-physics/root/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	8 Jul 2008 16:28:18 -0000	1.28
+++ ChangeLog	13 Jul 2008 18:15:06 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for sci-physics/root
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.28 2008/07/08 16:28:18 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.29 2008/07/13 18:15:06 bicatali Exp $
+
+  13 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org> root-5.16.00.ebuild:
+  Added libXft dep in 5.16.00 stable version, closing bug #204725
 
 *root-5.20.00 (08 Jul 2008)
 



1.12                 sci-physics/root/root-5.16.00.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.16.00.ebuild?r1=1.11&r2=1.12

Index: root-5.16.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- root-5.16.00.ebuild	21 May 2008 19:02:38 -0000	1.11
+++ root-5.16.00.ebuild	13 Jul 2008 18:15:06 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.11 2008/05/21 19:02:38 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.12 2008/07/13 18:15:06 bicatali Exp $
 
 inherit versionator flag-o-matic eutils toolchain-funcs qt3 fortran
 
@@ -20,6 +20,7 @@
 
 DEPEND="sys-apps/shadow
 	x11-libs/libXpm
+	x11-libs/libXft
 	>=sci-libs/gsl-1.8
 	dev-libs/libpcre
 	virtual/opengl
@@ -37,8 +38,7 @@
 	ssl? ( dev-libs/openssl )
 	xml? ( dev-libs/libxml2 )
 	cern? ( sci-physics/cernlib )
-	odbc? ( dev-db/unixODBC )
-	truetype? ( x11-libs/libXft )"
+	odbc? ( dev-db/unixODBC )"
 
 S="${WORKDIR}/${PN}"
 



-- 
gentoo-commits@lists.gentoo.org mailing list



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

end of thread, other threads:[~2008-07-13 18:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-17 16:13 [gentoo-commits] gentoo-x86 commit in sci-physics/root: ChangeLog root-5.16.00.ebuild Sebastien Fabbro (bicatali)
  -- strict thread matches above, loose matches on Subject: below --
2007-10-18 18:36 Ferris McCormick (fmccor)
2007-10-19 10:51 Sebastien Fabbro (bicatali)
2007-10-22 17:16 Sebastien Fabbro (bicatali)
2007-10-24 13:13 Christian Faulhammer (opfer)
2007-11-23 16:01 Samuli Suominen (drac)
2008-07-13 18:15 Sebastien Fabbro (bicatali)

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