* [gentoo-commits] gentoo-x86 commit in dev-lang/vala: ChangeLog vala-0.10.1.ebuild
@ 2010-10-27 20:27 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2010-10-27 20:27 UTC (permalink / raw
To: gentoo-commits
eva 10/10/27 20:27:31
Modified: ChangeLog
Added: vala-0.10.1.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha1/cvs/Linux x86_64)
Revision Changes Path
1.29 dev-lang/vala/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 6 Oct 2010 22:02:03 -0000 1.28
+++ ChangeLog 27 Oct 2010 20:27:31 -0000 1.29
@@ -1,6 +1,11 @@
# ChangeLog for dev-lang/vala
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v 1.28 2010/10/06 22:02:03 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v 1.29 2010/10/27 20:27:31 eva Exp $
+
+*vala-0.10.1 (27 Oct 2010)
+
+ 27 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> +vala-0.10.1.ebuild:
+ Version bump.
*vala-0.11.0 (06 Oct 2010)
1.1 dev-lang/vala/vala-0.10.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/vala-0.10.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/vala/vala-0.10.1.ebuild?rev=1.1&content-type=text/plain
Index: vala-0.10.1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/vala-0.10.1.ebuild,v 1.1 2010/10/27 20:27:31 eva Exp $
EAPI="2"
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 ~sparc ~x86"
IUSE="test +vapigen coverage"
RDEPEND=">=dev-libs/glib-2.14"
DEPEND="${RDEPEND}
sys-devel/flex
|| ( sys-devel/bison dev-util/byacc dev-util/yacc )
dev-util/pkgconfig
dev-libs/libxslt
test? ( dev-libs/dbus-glib )"
pkg_setup() {
G2CONF="${G2CONF}
--disable-unversioned
$(use_enable vapigen)
$(use_enable coverage)"
DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
if use coverage && has ccache ${FEATURES}; then
ewarn "USE=coverage does not work well with ccache; valac and libvala"
ewarn "built with ccache and USE=coverage create temporary files inside"
ewarn "CCACHE_DIR and mess with ccache's working, as well as causing"
ewarn "sandbox violations when used to compile other packages."
ewarn "It is STRONGLY recommended that you disable one of them."
fi
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-10-27 20:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-27 20:27 [gentoo-commits] gentoo-x86 commit in dev-lang/vala: ChangeLog vala-0.10.1.ebuild Gilles Dartiguelongue (eva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox