summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-14 18:24:10 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-14 18:24:10 +0000
commitb147274ed01ddf30a45297d9f6d7c092d1975b0d (patch)
treef4b5ce843566936c124d0e170fc0b171172086ad /app-emulation
parentamd64 stable, bug 534012 (diff)
downloadgentoo-2-b147274ed01ddf30a45297d9f6d7c092d1975b0d.tar.gz
gentoo-2-b147274ed01ddf30a45297d9f6d7c092d1975b0d.tar.bz2
gentoo-2-b147274ed01ddf30a45297d9f6d7c092d1975b0d.zip
amd64 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/libvirt-glib/ChangeLog7
-rw-r--r--app-emulation/libvirt-glib/libvirt-glib-0.2.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emulation/libvirt-glib/ChangeLog b/app-emulation/libvirt-glib/ChangeLog
index cb4db815d2fd..bb3666266c07 100644
--- a/app-emulation/libvirt-glib/ChangeLog
+++ b/app-emulation/libvirt-glib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libvirt-glib
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt-glib/ChangeLog,v 1.34 2014/12/19 13:33:43 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt-glib/ChangeLog,v 1.35 2015/03/14 18:24:10 pacho Exp $
+
+ 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> libvirt-glib-0.2.0.ebuild:
+ amd64 stable, bug 534012
19 Dec 2014; Pacho Ramos <pacho@gentoo.org> libvirt-glib-0.1.9.ebuild:
amd64 stable, bug 529964
diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.0.ebuild b/app-emulation/libvirt-glib/libvirt-glib-0.2.0.ebuild
index ce762e48b662..a2069079bda3 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-0.2.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-0.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.2.0.ebuild,v 1.1 2014/12/18 15:27:53 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt-glib/libvirt-glib-0.2.0.ebuild,v 1.2 2015/03/14 18:24:10 pacho Exp $
EAPI=5
GCONF_DEBUG="no"
@@ -16,7 +16,7 @@ SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="+introspection python +vala"
REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )