* [gentoo-commits] gentoo-x86 commit in app-emulation/libvirt-glib: ChangeLog libvirt-glib-0.1.5.ebuild
@ 2013-01-14 20:25 Doug Goldstein (cardoe)
0 siblings, 0 replies; only message in thread
From: Doug Goldstein (cardoe) @ 2013-01-14 20:25 UTC (permalink / raw
To: gentoo-commits
cardoe 13/01/14 20:25:03
Modified: ChangeLog
Added: libvirt-glib-0.1.5.ebuild
Log:
Version bump
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.18 app-emulation/libvirt-glib/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt-glib/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt-glib/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt-glib/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt-glib/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 24 Dec 2012 20:28:46 -0000 1.17
+++ ChangeLog 14 Jan 2013 20:25:03 -0000 1.18
@@ -1,6 +1,11 @@
# ChangeLog for app-emulation/libvirt-glib
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt-glib/ChangeLog,v 1.17 2012/12/24 20:28:46 pacho Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt-glib/ChangeLog,v 1.18 2013/01/14 20:25:03 cardoe Exp $
+
+*libvirt-glib-0.1.5 (14 Jan 2013)
+
+ 14 Jan 2013; Doug Goldstein <cardoe@gentoo.org> +libvirt-glib-0.1.5.ebuild:
+ Version bump
*libvirt-glib-0.1.4 (24 Dec 2012)
1.1 app-emulation/libvirt-glib/libvirt-glib-0.1.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt-glib/libvirt-glib-0.1.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt-glib/libvirt-glib-0.1.5.ebuild?rev=1.1&content-type=text/plain
Index: libvirt-glib-0.1.5.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt-glib/libvirt-glib-0.1.5.ebuild,v 1.1 2013/01/14 20:25:03 cardoe Exp $
EAPI=5
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
VALA_MIN_API_VERSION="0.14"
PYTHON_COMPAT=( python{2_6,2_7} )
inherit gnome2 python-single-r1 vala
DESCRIPTION="GLib and GObject mappings for libvirt"
HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git"
SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+introspection python +vala"
REQUIRED_USE="vala? ( introspection )"
RDEPEND="dev-libs/libxml2:2
>=app-emulation/libvirt-0.9.10:=
>=dev-libs/glib-2.10:2
introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )
python? ( ${PYTHON_DEPS} )"
DEPEND="${RDEPEND}
dev-util/gtk-doc-am
virtual/pkgconfig
vala? ( $(vala_depend) )"
pkg_setup() {
G2CONF+="--disable-test-coverage
--disable-static
$(use_enable introspection)
$(use_enable vala)
$(use_with python)"
use python && python-single-r1_pkg_setup
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-01-14 20:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-14 20:25 [gentoo-commits] gentoo-x86 commit in app-emulation/libvirt-glib: ChangeLog libvirt-glib-0.1.5.ebuild Doug Goldstein (cardoe)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox