diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:20:07 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:20:07 +0000 |
commit | b1cb77fe479d3e2fb9e62582481becf1701e5c99 (patch) | |
tree | 954e2139e8c40823d8ef3362ef3e8008829f30de /media-video | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-b1cb77fe479d3e2fb9e62582481becf1701e5c99.tar.gz gentoo-2-b1cb77fe479d3e2fb9e62582481becf1701e5c99.tar.bz2 gentoo-2-b1cb77fe479d3e2fb9e62582481becf1701e5c99.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/pitivi/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/pitivi/pitivi-0.15.2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-video/pitivi/ChangeLog b/media-video/pitivi/ChangeLog index a5cb69270d27..4bedf1dca44f 100644 --- a/media-video/pitivi/ChangeLog +++ b/media-video/pitivi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/pitivi -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/ChangeLog,v 1.31 2013/09/05 18:58:06 mgorny Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/ChangeLog,v 1.32 2014/02/22 22:20:07 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> pitivi-0.15.2.ebuild: + Fix wrong commit, bug 502160 05 Sep 2013; Michał Górny <mgorny@gentoo.org> pitivi-0.15.2.ebuild: Clean up PYTHON_COMPAT from old implementations. diff --git a/media-video/pitivi/pitivi-0.15.2.ebuild b/media-video/pitivi/pitivi-0.15.2.ebuild index 7094cb1fa426..c17edd3f0b98 100644 --- a/media-video/pitivi/pitivi-0.15.2.ebuild +++ b/media-video/pitivi/pitivi-0.15.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.15.2.ebuild,v 1.2 2013/09/05 18:58:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.15.2.ebuild,v 1.3 2014/02/22 22:20:07 pacho Exp $ EAPI=5 GCONF_DEBUG="no" |