diff options
author | 2011-08-15 20:27:31 +0000 | |
---|---|---|
committer | 2011-08-15 20:27:31 +0000 | |
commit | 4f8db1b54d98dff1badb1912700c852bc8ace069 (patch) | |
tree | 1ea3de624557af20d2668c1a99409e5fb6cec572 /kde-base/ffmpegthumbs | |
parent | x86 stable, bug #377465 (diff) | |
download | gentoo-2-4f8db1b54d98dff1badb1912700c852bc8ace069.tar.gz gentoo-2-4f8db1b54d98dff1badb1912700c852bc8ace069.tar.bz2 gentoo-2-4f8db1b54d98dff1badb1912700c852bc8ace069.zip |
x86 stable, bug #377465
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ffmpegthumbs')
-rw-r--r-- | kde-base/ffmpegthumbs/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ffmpegthumbs/ffmpegthumbs-4.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ffmpegthumbs/ChangeLog b/kde-base/ffmpegthumbs/ChangeLog index 15f91aafe418..599548f640d2 100644 --- a/kde-base/ffmpegthumbs/ChangeLog +++ b/kde-base/ffmpegthumbs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ffmpegthumbs # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ChangeLog,v 1.26 2011/08/12 21:05:15 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ChangeLog,v 1.27 2011/08/15 20:27:31 maekke Exp $ + + 15 Aug 2011; Markus Meier <maekke@gentoo.org> ffmpegthumbs-4.6.5.ebuild: + x86 stable, bug #377465 12 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org> ffmpegthumbs-4.6.5.ebuild, +files/ffmpegthumbs-4.6.5-libav07.patch: diff --git a/kde-base/ffmpegthumbs/ffmpegthumbs-4.6.5.ebuild b/kde-base/ffmpegthumbs/ffmpegthumbs-4.6.5.ebuild index cd452dea836f..eb03ebf79372 100644 --- a/kde-base/ffmpegthumbs/ffmpegthumbs-4.6.5.ebuild +++ b/kde-base/ffmpegthumbs/ffmpegthumbs-4.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ffmpegthumbs-4.6.5.ebuild,v 1.3 2011/08/12 21:05:15 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ffmpegthumbs-4.6.5.ebuild,v 1.4 2011/08/15 20:27:31 maekke Exp $ EAPI=4 @@ -8,7 +8,7 @@ KMNAME="kdemultimedia" inherit kde4-meta DESCRIPTION="A FFmpeg based thumbnail Generator for Video Files." -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |