bircoph     15/04/12 20:55:35

  Modified:             ChangeLog root-6.02.05-r2.ebuild
  Log:
  fix minor dependency
  
  Signed-off-by: Andrew Savchenko <birc...@gentoo.org>
  (Portage version: 2.2.18/cvs/Linux i686, signed Manifest commit with key 
565953B95372756C)

Revision  Changes    Path
1.142                sci-physics/root/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?rev=1.142&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?rev=1.142&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?r1=1.141&r2=1.142

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- ChangeLog   12 Apr 2015 19:15:40 -0000      1.141
+++ ChangeLog   12 Apr 2015 20:55:34 -0000      1.142
@@ -1,6 +1,9 @@
 # ChangeLog for sci-physics/root
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.141 
2015/04/12 19:15:40 bircoph Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.142 
2015/04/12 20:55:34 bircoph Exp $
+
+  12 Apr 2015; Andrew Savchenko <birc...@gentoo.org> root-6.02.05-r2.ebuild:
+  Depend on shadow conditionally.
 
 *root-6.02.05-r2 (12 Apr 2015)
 



1.2                  sci-physics/root/root-6.02.05-r2.ebuild

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

Index: root-6.02.05-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-6.02.05-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- root-6.02.05-r2.ebuild      12 Apr 2015 19:15:40 -0000      1.1
+++ root-6.02.05-r2.ebuild      12 Apr 2015 20:55:34 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-6.02.05-r2.ebuild,v 
1.1 2015/04/12 19:15:40 bircoph Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-6.02.05-r2.ebuild,v 
1.2 2015/04/12 20:55:34 bircoph Exp $
 
 EAPI=5
 
@@ -48,7 +48,6 @@
        media-libs/libpng:0=
        >=sys-devel/clang-3.4:=
        sys-libs/zlib:0=
-       virtual/shadow
        X? (
                media-libs/ftgl:0=
                media-libs/glew:0=
@@ -92,6 +91,7 @@
        pythia6? ( sci-physics/pythia:6= )
        pythia8? ( >=sci-physics/pythia-8.1.80:8= )
        python? ( ${PYTHON_DEPS} )
+       shadow? ( virtual/shadow )
        sqlite? ( dev-db/sqlite:3= )
        ssl? ( dev-libs/openssl:0= )
        xml? ( dev-libs/libxml2:2= )
@@ -308,9 +308,9 @@
                --disable-builtin-ftgl
                --disable-builtin-freetype
                --disable-builtin-glew
+               --disable-builtin-lzma
                --disable-builtin-pcre
                --disable-builtin-zlib
-               --disable-builtin-lzma
                --disable-werror
                --enable-explicitlink
                --enable-shared




Reply via email to