tetromino    14/05/04 05:02:29

  Modified:             ChangeLog activity-log-manager-0.9.7.ebuild
  Log:
  Set VALA_MAX_API_VERSION since build fails with vala-0.24
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
CF0ADD61)

Revision  Changes    Path
1.20                 gnome-extra/activity-log-manager/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/activity-log-manager/ChangeLog?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/activity-log-manager/ChangeLog?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/activity-log-manager/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/activity-log-manager/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   26 Apr 2014 18:47:56 -0000      1.19
+++ ChangeLog   4 May 2014 05:02:29 -0000       1.20
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-extra/activity-log-manager
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/activity-log-manager/ChangeLog,v 1.19 
2014/04/26 18:47:56 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/activity-log-manager/ChangeLog,v 1.20 
2014/05/04 05:02:29 tetromino Exp $
+
+  04 May 2014; Alexandre Rostovtsev <[email protected]>
+  activity-log-manager-0.9.7.ebuild:
+  Set VALA_MAX_API_VERSION since build fails with vala-0.24
 
   26 Apr 2014; Pacho Ramos <[email protected]>
   -activity-log-manager-0.9.4-r1.ebuild, -activity-log-manager-0.9.4.ebuild,



1.4                  
gnome-extra/activity-log-manager/activity-log-manager-0.9.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/activity-log-manager/activity-log-manager-0.9.7.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/activity-log-manager/activity-log-manager-0.9.7.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/activity-log-manager/activity-log-manager-0.9.7.ebuild?r1=1.3&r2=1.4

Index: activity-log-manager-0.9.7.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/gnome-extra/activity-log-manager/activity-log-manager-0.9.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- activity-log-manager-0.9.7.ebuild   8 Dec 2013 18:40:01 -0000       1.3
+++ activity-log-manager-0.9.7.ebuild   4 May 2014 05:02:29 -0000       1.4
@@ -1,11 +1,12 @@
-# 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/gnome-extra/activity-log-manager/activity-log-manager-0.9.7.ebuild,v
 1.3 2013/12/08 18:40:01 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/activity-log-manager/activity-log-manager-0.9.7.ebuild,v
 1.4 2014/05/04 05:02:29 tetromino Exp $
 
 EAPI=5
 
 GNOME2_LA_PUNT="yes"
 VALA_MIN_API_VERSION="0.10"
+VALA_MAX_API_VERSIOn="0.22" # build fails with vala-0.24
 WANT_AUTOMAKE=1.13
 
 inherit autotools eutils gnome2 vala versionator




Reply via email to