public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/vala: ChangeLog vala-0.10.4.ebuild vala-0.10.1.ebuild vala-0.10.2.ebuild
@ 2011-03-12 16:00 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2011-03-12 16:00 UTC (permalink / raw
  To: gentoo-commits

pacho       11/03/12 16:00:19

  Modified:             ChangeLog
  Added:                vala-0.10.4.ebuild
  Removed:              vala-0.10.1.ebuild vala-0.10.2.ebuild
  Log:
  Version bump with bugfixes and binding updates, remove old.
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.48                 dev-lang/vala/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	7 Mar 2011 20:33:08 -0000	1.47
+++ ChangeLog	12 Mar 2011 16:00:19 -0000	1.48
@@ -1,6 +1,12 @@
 # ChangeLog for dev-lang/vala
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v 1.47 2011/03/07 20:33:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v 1.48 2011/03/12 16:00:19 pacho Exp $
+
+*vala-0.10.4 (12 Mar 2011)
+
+  12 Mar 2011; Pacho Ramos <pacho@gentoo.org> -vala-0.10.1.ebuild,
+  -vala-0.10.2.ebuild, +vala-0.10.4.ebuild:
+  Version bump with bugfixes and binding updates, remove old.
 
   07 Mar 2011; Jeroen Roovers <jer@gentoo.org> vala-0.10.3.ebuild:
   Stable for HPPA (bug #353436).



1.1                  dev-lang/vala/vala-0.10.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/vala-0.10.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/vala-0.10.4.ebuild?rev=1.1&content-type=text/plain

Index: vala-0.10.4.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/vala-0.10.4.ebuild,v 1.1 2011/03/12 16:00:19 pacho Exp $

EAPI="3"
GCONF_DEBUG="no"

inherit gnome2

DESCRIPTION="Vala - Compiler for the GObject type system"
HOMEPAGE="http://live.gnome.org/Vala"

LICENSE="LGPL-2.1"
SLOT="0.10"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE="test +vapigen"

RDEPEND=">=dev-libs/glib-2.14:2"
DEPEND="${RDEPEND}
	sys-devel/flex
	|| ( sys-devel/bison dev-util/byacc dev-util/yacc )
	dev-util/pkgconfig
	dev-libs/libxslt
	test? (
		>=dev-libs/glib-2.26:2
		dev-libs/dbus-glib )"

pkg_setup() {
	G2CONF="${G2CONF}
		--disable-unversioned
		$(use_enable vapigen)"
	DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-12 16:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-12 16:00 [gentoo-commits] gentoo-x86 commit in dev-lang/vala: ChangeLog vala-0.10.4.ebuild vala-0.10.1.ebuild vala-0.10.2.ebuild 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