public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/anjuta: ChangeLog anjuta-3.10.2.ebuild
@ 2014-01-21 23:57 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2014-01-21 23:57 UTC (permalink / raw
  To: gentoo-commits

eva         14/01/21 23:57:45

  Modified:             ChangeLog anjuta-3.10.2.ebuild
  Log:
  Raise vala to latest version proposed by configure, bug #497018.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C6085806)

Revision  Changes    Path
1.172                dev-util/anjuta/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/ChangeLog?rev=1.172&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/ChangeLog?rev=1.172&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/ChangeLog?r1=1.171&r2=1.172

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v
retrieving revision 1.171
retrieving revision 1.172
diff -u -r1.171 -r1.172
--- ChangeLog	24 Dec 2013 16:05:59 -0000	1.171
+++ ChangeLog	21 Jan 2014 23:57:45 -0000	1.172
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/anjuta
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.171 2013/12/24 16:05:59 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.172 2014/01/21 23:57:45 eva Exp $
+
+  21 Jan 2014; Gilles Dartiguelongue <eva@gentoo.org> anjuta-3.10.2.ebuild:
+  Raise vala to latest version proposed by configure, bug #497018.
 
 *anjuta-3.10.2 (24 Dec 2013)
 



1.2                  dev-util/anjuta/anjuta-3.10.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/anjuta-3.10.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/anjuta-3.10.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/anjuta-3.10.2.ebuild?r1=1.1&r2=1.2

Index: anjuta-3.10.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-3.10.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- anjuta-3.10.2.ebuild	24 Dec 2013 16:05:59 -0000	1.1
+++ anjuta-3.10.2.ebuild	21 Jan 2014 23:57:45 -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/dev-util/anjuta/anjuta-3.10.2.ebuild,v 1.1 2013/12/24 16:05:59 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-3.10.2.ebuild,v 1.2 2014/01/21 23:57:45 eva Exp $
 
 EAPI="5"
 GCONF_DEBUG="yes"
@@ -8,7 +8,7 @@
 PYTHON_COMPAT=( python{2_6,2_7} )
 # libanjuta-language-vala.so links to a specific slot of libvala; we want to
 # avoid automagic behavior.
-VALA_MIN_API_VERSION="0.20"
+VALA_MIN_API_VERSION="0.22"
 VALA_MAX_API_VERSION="${VALA_MIN_API_VERSION}"
 
 inherit gnome2 flag-o-matic readme.gentoo python-single-r1 vala





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-util/anjuta: ChangeLog anjuta-3.10.2.ebuild
@ 2014-11-01 17:19 Pacho Ramos (pacho)
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2014-11-01 17:19 UTC (permalink / raw
  To: gentoo-commits

pacho       14/11/01 17:19:11

  Modified:             ChangeLog
  Removed:              anjuta-3.10.2.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.182                dev-util/anjuta/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/ChangeLog?rev=1.182&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/ChangeLog?rev=1.182&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/ChangeLog?r1=1.181&r2=1.182

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -r1.181 -r1.182
--- ChangeLog	23 Jul 2014 15:15:46 -0000	1.181
+++ ChangeLog	1 Nov 2014 17:19:11 -0000	1.182
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/anjuta
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.181 2014/07/23 15:15:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.182 2014/11/01 17:19:11 pacho Exp $
+
+  01 Nov 2014; Pacho Ramos <pacho@gentoo.org> -anjuta-3.10.2.ebuild,
+  -files/anjuta-3.5.91-cxx-check.patch:
+  Drop old
 
   23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> anjuta-3.12.0.ebuild:
   Stable for x86, wrt bug #512012





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-01 17:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-21 23:57 [gentoo-commits] gentoo-x86 commit in dev-util/anjuta: ChangeLog anjuta-3.10.2.ebuild Gilles Dartiguelongue (eva)
  -- strict thread matches above, loose matches on Subject: below --
2014-11-01 17:19 Pacho Ramos (pacho)

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