public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-mathematics/singular: ChangeLog singular-3.0.4.4.ebuild singular-3.0.4.2.ebuild
@ 2009-11-24  3:47 Markus Dittrich (markusle)
  0 siblings, 0 replies; only message in thread
From: Markus Dittrich (markusle) @ 2009-11-24  3:47 UTC (permalink / raw
  To: gentoo-commits

markusle    09/11/24 03:47:20

  Modified:             ChangeLog singular-3.0.4.4.ebuild
  Removed:              singular-3.0.4.2.ebuild
  Log:
  Removed old version and fixed RDEPEND on boost (see bug #293084).
  (Portage version: 2.1.7.4/cvs/Linux x86_64)

Revision  Changes    Path
1.30                 sci-mathematics/singular/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	24 Nov 2009 03:38:03 -0000	1.29
+++ ChangeLog	24 Nov 2009 03:47:20 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for sci-mathematics/singular
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.29 2009/11/24 03:38:03 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.30 2009/11/24 03:47:20 markusle Exp $
+
+  24 Nov 2009; Markus Dittrich <markusle@gentoo.org>
+  -singular-3.0.4.2.ebuild, singular-3.0.4.4.ebuild:
+  Removed old version and fixed RDEPEND on boost (see bug #293084).
 
 *singular-3.1.0.7 (24 Nov 2009)
 



1.5                  sci-mathematics/singular/singular-3.0.4.4.ebuild

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

Index: singular-3.0.4.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.4.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- singular-3.0.4.4.ebuild	9 Aug 2009 16:09:21 -0000	1.4
+++ singular-3.0.4.4.ebuild	24 Nov 2009 03:47:20 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.4.4.ebuild,v 1.4 2009/08/09 16:09:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.4.4.ebuild,v 1.5 2009/11/24 03:47:20 markusle Exp $
 
 inherit eutils elisp-common flag-o-matic autotools multilib versionator
 
@@ -19,9 +19,11 @@
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="doc emacs boost"
 
-DEPEND=">=dev-lang/perl-5.6
-		>=dev-libs/gmp-4.1-r1
-		emacs? ( >=virtual/emacs-22 )
+RDEPEND=">=dev-libs/gmp-4.1-r1
+		emacs? ( >=virtual/emacs-22 )"
+
+DEPEND="${RDEPEND}
+		>=dev-lang/perl-5.6
 		boost? ( dev-libs/boost )"
 
 S="${WORKDIR}"/${MY_PN}-${MY_PV_MAJOR}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-24  3:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-24  3:47 [gentoo-commits] gentoo-x86 commit in sci-mathematics/singular: ChangeLog singular-3.0.4.4.ebuild singular-3.0.4.2.ebuild Markus Dittrich (markusle)

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