summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2015-05-26 22:38:56 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2015-05-26 22:38:56 +0000
commitecbbdf4ebf3ab839773767304b22ab41c43175a0 (patch)
treed47559c173ce38f39d42181041ccb76ab12d430c /media-video/pitivi/ChangeLog
parentRemove misleading comment. (diff)
downloadgentoo-2-ecbbdf4ebf3ab839773767304b22ab41c43175a0.tar.gz
gentoo-2-ecbbdf4ebf3ab839773767304b22ab41c43175a0.tar.bz2
gentoo-2-ecbbdf4ebf3ab839773767304b22ab41c43175a0.zip
Add support for python3_3 as it works there, raise various dependencies according to configure/check.py, fix unittests.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'media-video/pitivi/ChangeLog')
-rw-r--r--media-video/pitivi/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/media-video/pitivi/ChangeLog b/media-video/pitivi/ChangeLog
index dedc5114839a..b6617efd51a6 100644
--- a/media-video/pitivi/ChangeLog
+++ b/media-video/pitivi/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-video/pitivi
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/ChangeLog,v 1.39 2015/05/24 19:23:14 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/ChangeLog,v 1.40 2015/05/26 22:38:56 eva Exp $
+
+ 26 May 2015; Gilles Dartiguelongue <eva@gentoo.org> pitivi-0.94.ebuild,
+ +files/pitivi-0.94-unittest.patch:
+ Add support for python3_3 as it works there, raise various dependencies
+ according to configure/check.py, fix unittests.
24 May 2015; Alexandre Rostovtsev <tetromino@gentoo.org> pitivi-0.94.ebuild:
Add pycanberra dep (bug #550294, thanks to Thomas Raschbacher).