diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-14 18:54:35 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-14 18:54:35 +0000 |
commit | acf20ca9e0330c65e3fa75de77940e2b152d4a21 (patch) | |
tree | 62677b42cb1560dcbd41d0f4827cd16300a43675 | |
parent | amd64 stable, bug 534012 (diff) | |
download | gentoo-2-acf20ca9e0330c65e3fa75de77940e2b152d4a21.tar.gz gentoo-2-acf20ca9e0330c65e3fa75de77940e2b152d4a21.tar.bz2 gentoo-2-acf20ca9e0330c65e3fa75de77940e2b152d4a21.zip |
amd64 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
-rw-r--r-- | media-video/flumotion/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/flumotion/flumotion-0.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/flumotion/ChangeLog b/media-video/flumotion/ChangeLog index 0338f648bb6c..4123da007345 100644 --- a/media-video/flumotion/ChangeLog +++ b/media-video/flumotion/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/flumotion # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/ChangeLog,v 1.28 2015/01/05 23:47:41 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/ChangeLog,v 1.29 2015/03/14 18:54:35 pacho Exp $ + + 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> flumotion-0.10.1.ebuild: + amd64 stable, bug 534012 *flumotion-0.10.1 (05 Jan 2015) diff --git a/media-video/flumotion/flumotion-0.10.1.ebuild b/media-video/flumotion/flumotion-0.10.1.ebuild index d73f29006909..fbb72ecc9732 100644 --- a/media-video/flumotion/flumotion-0.10.1.ebuild +++ b/media-video/flumotion/flumotion-0.10.1.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/media-video/flumotion/flumotion-0.10.1.ebuild,v 1.1 2015/01/05 23:47:41 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/flumotion-0.10.1.ebuild,v 1.2 2015/03/14 18:54:35 pacho Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) @@ -13,7 +13,7 @@ SRC_URI="http://www.flumotion.net/src/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" # LICENSE.LGPL SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |