diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-05 11:59:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-05 11:59:56 +0000 |
commit | 6e370c4597c32d14e2c3bfeff947abe97f7c7fa0 (patch) | |
tree | 91d1c24c8470bb59c6c93da6843c9a8326badfb9 /media-video | |
parent | Reword yodl mask, no longer a showstopper for Python 2.5. (diff) | |
download | gentoo-2-6e370c4597c32d14e2c3bfeff947abe97f7c7fa0.tar.gz gentoo-2-6e370c4597c32d14e2c3bfeff947abe97f7c7fa0.tar.bz2 gentoo-2-6e370c4597c32d14e2c3bfeff947abe97f7c7fa0.zip |
alpha/ia64/x86 stable wrt #184267
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index f986fcb0bcac..a9dbc97d13db 100644 --- a/media-video/ffmpegthumbnailer/ChangeLog +++ b/media-video/ffmpegthumbnailer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/ffmpegthumbnailer # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.22 2007/06/27 14:07:46 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.23 2007/07/05 11:59:56 armin76 Exp $ + + 05 Jul 2007; Raúl Porcel <armin76@gentoo.org> + ffmpegthumbnailer-1.1.2.ebuild: + alpha/ia64/x86 stable wrt #184267 27 Jun 2007; Samuli Suominen <drac@gentoo.org> -files/ffmpegthumbnailer-1.1.1-ffmpeg.patch, diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.ebuild index a42cd82af668..5a929357c0d7 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.ebuild,v 1.2 2007/06/27 14:07:46 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.ebuild,v 1.3 2007/07/05 11:59:56 armin76 Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="media-libs/libpng |