About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
nirbheek 12/03/10 04:30:16 Modified: ChangeLog Added: libosinfo-0.1.0.ebuild Log: Bump to 0.1.0, needed for latest gnome-boxes (Portage version: 2.2.0_alpha90/cvs/Linux x86_64) Revision Changes Path 1.6 sys-libs/libosinfo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libosinfo/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libosinfo/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libosinfo/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/libosinfo/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 16 Jan 2012 21:50:31 -0000 1.5 +++ ChangeLog 10 Mar 2012 04:30:16 -0000 1.6 @@ -1,6 +1,11 @@ # ChangeLog for sys-libs/libosinfo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libosinfo/ChangeLog,v 1.5 2012/01/16 21:50:31 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libosinfo/ChangeLog,v 1.6 2012/03/10 04:30:16 nirbheek Exp $ + +*libosinfo-0.1.0 (10 Mar 2012) + + 10 Mar 2012; Nirbheek Chauhan <nirbheek@g.o> +libosinfo-0.1.0.ebuild: + Bump to 0.1.0, needed for latest gnome-boxes *libosinfo-0.0.5 (16 Jan 2012) 1.1 sys-libs/libosinfo/libosinfo-0.1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libosinfo/libosinfo-0.1.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libosinfo/libosinfo-0.1.0.ebuild?rev=1.1&content-type=text/plain Index: libosinfo-0.1.0.ebuild =================================================================== # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-libs/libosinfo/libosinfo-0.1.0.ebuild,v 1.1 2012/03/10 04:30:16 nirbheek Exp $ EAPI="4" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" inherit gnome2 DESCRIPTION="GObject library for managing information about real and virtual OSes" HOMEPAGE="https://fedorahosted.org/libosinfo/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" SRC_URI="https://fedorahosted.org/releases/l/i/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" IUSE="doc +introspection +vala test" REQUIRED_USE="vala? ( introspection )" RDEPEND=" dev-libs/glib:2 >=dev-libs/libxml2-2.6.0:2 introspection? ( >=dev-libs/gobject-introspection-0.9.0 )" DEPEND="${RDEPEND} dev-util/pkgconfig doc? ( >=dev-util/gtk-doc-1.10 ) test? ( dev-libs/check ) vala? ( dev-lang/vala:0.14 )" pkg_setup() { DOCS="AUTHORS ChangeLog NEWS README" # --enable-udev only installs udev rules G2CONF="--disable-coverage --disable-static --enable-udev --with-udev-rulesdir=/lib/udev/rules.d VAPIGEN=$(type -P vapigen-0.14) $(use_enable introspection) $(use_enable test tests) $(use_enable vala)" }
Updated Jun 26, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.