tetromino    14/05/04 05:33:56

  Modified:             systemd-ui-2.ebuild ChangeLog
  Log:
  Add VALA_MAX_API_VERSION, fails to build with valac-0.24
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
CF0ADD61)

Revision  Changes    Path
1.6                  sys-apps/systemd-ui/systemd-ui-2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-ui/systemd-ui-2.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-ui/systemd-ui-2.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-ui/systemd-ui-2.ebuild?r1=1.5&r2=1.6

Index: systemd-ui-2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd-ui/systemd-ui-2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- systemd-ui-2.ebuild 7 Jan 2014 09:58:31 -0000       1.5
+++ systemd-ui-2.ebuild 4 May 2014 05:33:56 -0000       1.6
@@ -1,11 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd-ui/systemd-ui-2.ebuild,v 
1.5 2014/01/07 09:58:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd-ui/systemd-ui-2.ebuild,v 
1.6 2014/05/04 05:33:56 tetromino Exp $
 
 EAPI=4
 
 # Needed per https://bugs.freedesktop.org/show_bug.cgi?id=69643#c5
 VALA_MIN_API_VERSION=0.22
+VALA_MAX_API_VERSION=0.22 # fails with vala-0.24; should be fixed in 
>=systemd-ui-4
 
 inherit autotools-utils systemd vala
 



1.8                  sys-apps/systemd-ui/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-ui/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-ui/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-ui/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd-ui/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   7 Jan 2014 09:58:32 -0000       1.7
+++ ChangeLog   4 May 2014 05:33:56 -0000       1.8
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/systemd-ui
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd-ui/ChangeLog,v 1.7 
2014/01/07 09:58:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd-ui/ChangeLog,v 1.8 
2014/05/04 05:33:56 tetromino Exp $
+
+  04 May 2014; Alexandre Rostovtsev <tetrom...@gentoo.org> systemd-ui-2.ebuild:
+  Add VALA_MAX_API_VERSION, fails to build with valac-0.24
 
   07 Jan 2014; Pacho Ramos <pa...@gentoo.org> systemd-ui-2.ebuild,
   systemd-ui-9999.ebuild:




Reply via email to