summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2015-05-08 18:26:59 +0000
committerPatrick McLean <chutzpah@gentoo.org>2015-05-08 18:26:59 +0000
commit032e4409a0859d1e6d807023119ba7fa19c8ca6f (patch)
treea3d3ea6da9cc0b3561b7ca94bb18b677251fdde2 /app-emulation/ganeti
parentApply more Fedora patches with fixes, update s4u2proxy patch to support heimd... (diff)
downloadgentoo-2-032e4409a0859d1e6d807023119ba7fa19c8ca6f.tar.gz
gentoo-2-032e4409a0859d1e6d807023119ba7fa19c8ca6f.tar.bz2
gentoo-2-032e4409a0859d1e6d807023119ba7fa19c8ca6f.zip
Revision bump, add DEPEND on app-text/pandoc.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xE3F69979BB4B8928DA78E3D17CBF44EF)
Diffstat (limited to 'app-emulation/ganeti')
-rw-r--r--app-emulation/ganeti/ChangeLog8
-rw-r--r--app-emulation/ganeti/ganeti-2.13.0-r1.ebuild (renamed from app-emulation/ganeti/ganeti-2.13.0.ebuild)3
2 files changed, 9 insertions, 2 deletions
diff --git a/app-emulation/ganeti/ChangeLog b/app-emulation/ganeti/ChangeLog
index 309770b79ccc..a603134890e4 100644
--- a/app-emulation/ganeti/ChangeLog
+++ b/app-emulation/ganeti/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-emulation/ganeti
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.103 2015/05/08 00:29:05 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.104 2015/05/08 18:26:59 chutzpah Exp $
+
+*ganeti-2.13.0-r1 (08 May 2015)
+
+ 08 May 2015; Patrick McLean <chutzpah@gentoo.org> +ganeti-2.13.0-r1.ebuild,
+ -ganeti-2.13.0.ebuild:
+ Revision bump, add DEPEND on app-text/pandoc.
*ganeti-2.12.3-r1 (08 May 2015)
*ganeti-2.13.0 (08 May 2015)
diff --git a/app-emulation/ganeti/ganeti-2.13.0.ebuild b/app-emulation/ganeti/ganeti-2.13.0-r1.ebuild
index 07cc76ee62af..0985696e1d6c 100644
--- a/app-emulation/ganeti/ganeti-2.13.0.ebuild
+++ b/app-emulation/ganeti/ganeti-2.13.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.13.0.ebuild,v 1.1 2015/05/08 00:29:05 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.13.0-r1.ebuild,v 1.1 2015/05/08 18:26:59 chutzpah Exp $
EAPI=5
PYTHON_COMPAT=(python2_7)
@@ -96,6 +96,7 @@ DEPEND="
RDEPEND="${DEPEND}
!app-emulation/ganeti-htools"
DEPEND+="sys-devel/m4
+ app-text/pandoc
test? (
dev-python/mock
dev-python/pyyaml