hwoarang    14/04/10 17:10:56

  Modified:             lightdm-1.10.0.ebuild lightdm-1.9.15.ebuild
                        lightdm-1.8.5-r1.ebuild ChangeLog
  Log:
  Disable Qt5. Bug #479046
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
09BF4F54C2BA7F3C!)

Revision  Changes    Path
1.2                  x11-misc/lightdm/lightdm-1.10.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/lightdm-1.10.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/lightdm-1.10.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/lightdm-1.10.0.ebuild?r1=1.1&r2=1.2

Index: lightdm-1.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.10.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lightdm-1.10.0.ebuild       8 Apr 2014 21:59:57 -0000       1.1
+++ lightdm-1.10.0.ebuild       10 Apr 2014 17:10:56 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.10.0.ebuild,v 
1.1 2014/04/08 21:59:57 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.10.0.ebuild,v 
1.2 2014/04/10 17:10:56 hwoarang Exp $
 
 EAPI=5
 inherit autotools eutils pam readme.gentoo systemd
@@ -84,6 +84,7 @@
                --disable-tests \
                $(use_enable introspection) \
                $(use_enable qt4 liblightdm-qt) \
+               --disable-liblightdm-qt5 \
                --with-user-session=${_session} \
                --with-greeter-session=${_greeter} \
                --with-greeter-user=${_user} \



1.3                  x11-misc/lightdm/lightdm-1.9.15.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/lightdm-1.9.15.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/lightdm-1.9.15.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/lightdm-1.9.15.ebuild?r1=1.2&r2=1.3

Index: lightdm-1.9.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.9.15.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lightdm-1.9.15.ebuild       9 Apr 2014 16:49:58 -0000       1.2
+++ lightdm-1.9.15.ebuild       10 Apr 2014 17:10:56 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.9.15.ebuild,v 
1.2 2014/04/09 16:49:58 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.9.15.ebuild,v 
1.3 2014/04/10 17:10:56 hwoarang Exp $
 
 EAPI=5
 inherit autotools eutils pam readme.gentoo systemd
@@ -84,6 +84,7 @@
                --disable-tests \
                $(use_enable introspection) \
                $(use_enable qt4 liblightdm-qt) \
+               --disable-liblightdm-qt5 \
                --with-user-session=${_session} \
                --with-greeter-session=${_greeter} \
                --with-greeter-user=${_user} \



1.2                  x11-misc/lightdm/lightdm-1.8.5-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/lightdm-1.8.5-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/lightdm-1.8.5-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/lightdm-1.8.5-r1.ebuild?r1=1.1&r2=1.2

Index: lightdm-1.8.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.8.5-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lightdm-1.8.5-r1.ebuild     22 Dec 2013 13:35:38 -0000      1.1
+++ lightdm-1.8.5-r1.ebuild     10 Apr 2014 17:10:56 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.8.5-r1.ebuild,v 
1.1 2013/12/22 13:35:38 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.8.5-r1.ebuild,v 
1.2 2014/04/10 17:10:56 hwoarang Exp $
 
 EAPI=5
 inherit autotools eutils pam readme.gentoo systemd
@@ -77,6 +77,7 @@
                --disable-static \
                $(use_enable introspection) \
                $(use_enable qt4 liblightdm-qt) \
+               --disable-liblightdm-qt5 \
                --with-user-session=${_session} \
                --with-greeter-session=${_greeter} \
                --with-greeter-user=${_user} \



1.85                 x11-misc/lightdm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/ChangeLog?rev=1.85&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/ChangeLog?rev=1.85&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/ChangeLog?r1=1.84&r2=1.85

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/lightdm/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog   9 Apr 2014 16:49:58 -0000       1.84
+++ ChangeLog   10 Apr 2014 17:10:56 -0000      1.85
@@ -1,6 +1,10 @@
 # ChangeLog for x11-misc/lightdm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/ChangeLog,v 1.84 
2014/04/09 16:49:58 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/ChangeLog,v 1.85 
2014/04/10 17:10:56 hwoarang Exp $
+
+  10 Apr 2014; Markos Chandras <hwoar...@gentoo.org> lightdm-1.10.0.ebuild,
+  lightdm-1.8.5-r1.ebuild, lightdm-1.9.15.ebuild:
+  Disable Qt5. Bug #479046
 
   09 Apr 2014; Markos Chandras <hwoar...@gentoo.org> lightdm-1.9.15.ebuild:
   Do not build tests for 1.9* as well. Bug #507204




Reply via email to