summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-07-23 15:13:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-07-23 15:13:17 +0000
commitee200f7cda97818188ed293b17a015586062b473 (patch)
tree5ba13f7ce3683d1d84821bad1ad7cec57793b075 /app-emulation/libvirt-glib
parentStable for x86, wrt bug #512012 (diff)
downloadgentoo-2-ee200f7cda97818188ed293b17a015586062b473.tar.gz
gentoo-2-ee200f7cda97818188ed293b17a015586062b473.tar.bz2
gentoo-2-ee200f7cda97818188ed293b17a015586062b473.zip
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation/libvirt-glib')
-rw-r--r--app-emulation/libvirt-glib/ChangeLog5
-rw-r--r--app-emulation/libvirt-glib/libvirt-glib-0.1.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/libvirt-glib/ChangeLog b/app-emulation/libvirt-glib/ChangeLog
index cc17a7f6638e..bb8197a933d4 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.28 2014/07/22 10:42:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt-glib/ChangeLog,v 1.29 2014/07/23 15:13:17 ago Exp $
+
+ 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libvirt-glib-0.1.8.ebuild:
+ Stable for x86, wrt bug #512012
22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libvirt-glib-0.1.8.ebuild:
Stable for amd64, wrt bug #512912
diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.1.8.ebuild b/app-emulation/libvirt-glib/libvirt-glib-0.1.8.ebuild
index 38df4d809a33..91660239303a 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-0.1.8.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-0.1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.8.ebuild,v 1.2 2014/07/22 10:42:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt-glib/libvirt-glib-0.1.8.ebuild,v 1.3 2014/07/23 15:13:17 ago 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} )