summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-08 09:41:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-08 09:41:33 +0000
commit38afbd23ac516033f51feeaaac0aa10195addf8d (patch)
tree25304ea83041df2bac7027c796b7b1e4caa8b3a1 /app-emulation/libvirt-glib
parentStable for amd64, wrt bug #480140 (diff)
downloadgentoo-2-38afbd23ac516033f51feeaaac0aa10195addf8d.tar.gz
gentoo-2-38afbd23ac516033f51feeaaac0aa10195addf8d.tar.bz2
gentoo-2-38afbd23ac516033f51feeaaac0aa10195addf8d.zip
Stable for amd64, wrt bug #480140
(Portage version: 2.1.13.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/libvirt-glib/ChangeLog b/app-emulation/libvirt-glib/ChangeLog
index 8e657b7faed3..3bc31f6de6a5 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt-glib/ChangeLog,v 1.23 2013/08/02 19:41:22 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt-glib/ChangeLog,v 1.24 2013/08/08 09:41:33 ago Exp $
+
+ 08 Aug 2013; Agostino Sarubbo <ago@gentoo.org> libvirt-glib-0.1.7.ebuild:
+ Stable for amd64, wrt bug #480140
02 Aug 2013; Doug Goldstein <cardoe@gentoo.org> libvirt-glib-0.1.7.ebuild:
Specify correct version
diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.1.7.ebuild b/app-emulation/libvirt-glib/libvirt-glib-0.1.7.ebuild
index e53bb069942d..85bc432b2549 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-0.1.7.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-0.1.7.ebuild
@@ -1,6 +1,6 @@
# 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.7.ebuild,v 1.3 2013/08/02 19:41:21 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt-glib/libvirt-glib-0.1.7.ebuild,v 1.4 2013/08/08 09:41:33 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="vala? ( introspection )"