public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-biology/arb: ChangeLog arb-5.1-r1.ebuild
@ 2010-09-16 17:21 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-09-16 17:21 UTC (permalink / raw
  To: gentoo-commits

scarabeus    10/09/16 17:21:30

  Modified:             ChangeLog arb-5.1-r1.ebuild
  Log:
  virtual/glut -> media-libs/glut
  
  (Portage version: 2.2_rc83/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sci-biology/arb/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/arb/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	13 Mar 2010 12:44:45 -0000	1.2
+++ ChangeLog	16 Sep 2010 17:21:30 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for sci-biology/arb
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/arb/ChangeLog,v 1.2 2010/03/13 12:44:45 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/arb/ChangeLog,v 1.3 2010/09/16 17:21:30 scarabeus Exp $
+
+  16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> arb-5.1-r1.ebuild:
+  virtual/glut -> media-libs/glut
 
 *arb-5.1-r1 (13 Mar 2010)
 



1.2                  sci-biology/arb/arb-5.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/arb/arb-5.1-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/arb/arb-5.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/arb/arb-5.1-r1.ebuild?r1=1.1&r2=1.2

Index: arb-5.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/arb/arb-5.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- arb-5.1-r1.ebuild	13 Mar 2010 12:44:45 -0000	1.1
+++ arb-5.1-r1.ebuild	16 Sep 2010 17:21:30 -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/sci-biology/arb/arb-5.1-r1.ebuild,v 1.1 2010/03/13 12:44:45 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/arb/arb-5.1-r1.ebuild,v 1.2 2010/09/16 17:21:30 scarabeus Exp $
 
 EAPI="2"
 
@@ -28,7 +28,7 @@
 	media-libs/tiff
 	media-libs/libpng
 	opengl? ( media-libs/glew
-		virtual/glut
+		media-libs/freeglut
 		media-libs/mesa[motif] )"
 RDEPEND="${DEPEND}
 	sci-visualization/gnuplot"






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

* [gentoo-commits] gentoo-x86 commit in sci-biology/arb: ChangeLog arb-5.1-r1.ebuild
@ 2010-10-10 21:16 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-10-10 21:16 UTC (permalink / raw
  To: gentoo-commits

ulm         10/10/10 21:16:13

  Modified:             ChangeLog arb-5.1-r1.ebuild
  Log:
  Fix openmotif dependency.
  
  (Portage version: 2.1.9.14/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  sci-biology/arb/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/arb/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	16 Sep 2010 17:21:30 -0000	1.3
+++ ChangeLog	10 Oct 2010 21:16:13 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for sci-biology/arb
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/arb/ChangeLog,v 1.3 2010/09/16 17:21:30 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/arb/ChangeLog,v 1.4 2010/10/10 21:16:13 ulm Exp $
+
+  10 Oct 2010; Ulrich Mueller <ulm@gentoo.org> arb-5.1-r1.ebuild:
+  Fix openmotif dependency.
 
   16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> arb-5.1-r1.ebuild:
   virtual/glut -> media-libs/glut



1.3                  sci-biology/arb/arb-5.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/arb/arb-5.1-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/arb/arb-5.1-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/arb/arb-5.1-r1.ebuild?r1=1.2&r2=1.3

Index: arb-5.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/arb/arb-5.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- arb-5.1-r1.ebuild	16 Sep 2010 17:21:30 -0000	1.2
+++ arb-5.1-r1.ebuild	10 Oct 2010 21:16:13 -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/sci-biology/arb/arb-5.1-r1.ebuild,v 1.2 2010/09/16 17:21:30 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/arb/arb-5.1-r1.ebuild,v 1.3 2010/10/10 21:16:13 ulm Exp $
 
 EAPI="2"
 
@@ -22,7 +22,7 @@
 DEPEND="
 	app-text/sablotron
 	www-client/lynx
-	x11-libs/openmotif
+	>=x11-libs/openmotif-2.3:0
 	x11-libs/libXpm
 	x11-libs/libXaw
 	media-libs/tiff






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

end of thread, other threads:[~2010-10-10 22:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-16 17:21 [gentoo-commits] gentoo-x86 commit in sci-biology/arb: ChangeLog arb-5.1-r1.ebuild Tomas Chvatal (scarabeus)
  -- strict thread matches above, loose matches on Subject: below --
2010-10-10 21:16 Ulrich Mueller (ulm)

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