diff options
author | 2012-11-30 15:19:01 +0000 | |
---|---|---|
committer | 2012-11-30 15:19:01 +0000 | |
commit | 9cb2be2a1d5388042f0b6ee7981157d36e863c1f (patch) | |
tree | 9ca1bfed5cacb63eebd6f6de51af2e5a63e1ad4b | |
parent | Stable for ppc, wrt bug #442394 (diff) | |
download | gentoo-2-9cb2be2a1d5388042f0b6ee7981157d36e863c1f.tar.gz gentoo-2-9cb2be2a1d5388042f0b6ee7981157d36e863c1f.tar.bz2 gentoo-2-9cb2be2a1d5388042f0b6ee7981157d36e863c1f.zip |
Stable for ppc, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
-rw-r--r-- | kde-base/ffmpegthumbs/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ffmpegthumbs/ffmpegthumbs-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ffmpegthumbs/ChangeLog b/kde-base/ffmpegthumbs/ChangeLog index baf5e63755c9..fac749d837c2 100644 --- a/kde-base/ffmpegthumbs/ChangeLog +++ b/kde-base/ffmpegthumbs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ffmpegthumbs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ChangeLog,v 1.75 2012/11/23 18:30:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ChangeLog,v 1.76 2012/11/30 15:19:01 ago Exp $ + + 30 Nov 2012; <ago@gentoo.org> ffmpegthumbs-4.9.3.ebuild: + Stable for ppc, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> ffmpegthumbs-4.9.3.ebuild: Stable for x86, wrt bug #442394 diff --git a/kde-base/ffmpegthumbs/ffmpegthumbs-4.9.3.ebuild b/kde-base/ffmpegthumbs/ffmpegthumbs-4.9.3.ebuild index add783086f88..c4fc9e806364 100644 --- a/kde-base/ffmpegthumbs/ffmpegthumbs-4.9.3.ebuild +++ b/kde-base/ffmpegthumbs/ffmpegthumbs-4.9.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ffmpegthumbs-4.9.3.ebuild,v 1.3 2012/11/23 18:30:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ffmpegthumbs-4.9.3.ebuild,v 1.4 2012/11/30 15:19:01 ago Exp $ EAPI=4 inherit kde4-base DESCRIPTION="A FFmpeg based thumbnail Generator for Video Files." -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |