summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2013-08-02 19:41:22 +0000
committerDoug Goldstein <cardoe@gentoo.org>2013-08-02 19:41:22 +0000
commit61f10486468776eb64971a6b685862d423f26271 (patch)
treee9f0e9e8c19549898550b4820b166c493fe2159e /app-emulation/libvirt-glib
parentAdd missing DEPEND on dev-util/intltool. bug #476310. Remove older version. (diff)
downloadgentoo-2-61f10486468776eb64971a6b685862d423f26271.tar.gz
gentoo-2-61f10486468776eb64971a6b685862d423f26271.tar.bz2
gentoo-2-61f10486468776eb64971a6b685862d423f26271.zip
Specify correct version
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D7DFA8D318FA9AEF!)
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 a0ce08267e2d..8e657b7faed3 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.22 2013/08/02 19:40:22 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt-glib/ChangeLog,v 1.23 2013/08/02 19:41:22 cardoe Exp $
+
+ 02 Aug 2013; Doug Goldstein <cardoe@gentoo.org> libvirt-glib-0.1.7.ebuild:
+ Specify correct version
02 Aug 2013; Doug Goldstein <cardoe@gentoo.org> -libvirt-glib-0.1.5.ebuild,
libvirt-glib-0.1.6.ebuild, libvirt-glib-0.1.7.ebuild:
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 56c6ac97160f..e53bb069942d 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.2 2013/08/02 19:40:22 cardoe Exp $
+# $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 $
EAPI=5
GCONF_DEBUG="no"
@@ -27,7 +27,7 @@ RDEPEND="dev-libs/libxml2:2
python? ( ${PYTHON_DEPS} )"
DEPEND="${RDEPEND}
dev-util/gtk-doc-am
- dev-util/intltool
+ >=dev-util/intltool-0.35.0
virtual/pkgconfig
vala? ( $(vala_depend) )"