diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 18:42:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 18:42:39 +0000 |
commit | 78418e97ada15892f0a371bc21c3cf81b950c3d5 (patch) | |
tree | cb1d7ebc93cbfabc1570b03410a16a42b5620875 /media-video/ffmpegthumbnailer | |
parent | alpha/ia64/s390/sh/sparc stable wrt #342579 (diff) | |
download | gentoo-2-78418e97ada15892f0a371bc21c3cf81b950c3d5.tar.gz gentoo-2-78418e97ada15892f0a371bc21c3cf81b950c3d5.tar.bz2 gentoo-2-78418e97ada15892f0a371bc21c3cf81b950c3d5.zip |
alpha/ia64/sparc stable wrt #343035
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'media-video/ffmpegthumbnailer')
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index 28a954456b2a..3230dafe6b19 100644 --- a/media-video/ffmpegthumbnailer/ChangeLog +++ b/media-video/ffmpegthumbnailer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/ffmpegthumbnailer # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.106 2010/11/03 21:28:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.107 2010/11/13 18:42:39 armin76 Exp $ + + 13 Nov 2010; Raúl Porcel <armin76@gentoo.org> + ffmpegthumbnailer-2.0.4.ebuild: + alpha/ia64/sparc stable wrt #343035 03 Nov 2010; Markus Meier <maekke@gentoo.org> ffmpegthumbnailer-2.0.4.ebuild: diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild index 662d254a5340..02ceb174d504 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild,v 1.4 2010/11/03 21:28:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild,v 1.5 2010/11/13 18:42:39 armin76 Exp $ EAPI=2 inherit libtool @@ -11,7 +11,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="gnome jpeg png" COMMON_DEPEND=">=media-video/ffmpeg-0.5 |