diff options
author | 2007-05-18 10:38:36 +0000 | |
---|---|---|
committer | 2007-05-18 10:38:36 +0000 | |
commit | 4db72ba2dbd52fbb0574efd2e675c4b3293ec1da (patch) | |
tree | 8cf44362d5d7d0bd8d0e5cdc1ef9df1a34489b35 /media-video | |
parent | x86 stable wrt #178983 (diff) | |
download | gentoo-2-4db72ba2dbd52fbb0574efd2e675c4b3293ec1da.tar.gz gentoo-2-4db72ba2dbd52fbb0574efd2e675c4b3293ec1da.tar.bz2 gentoo-2-4db72ba2dbd52fbb0574efd2e675c4b3293ec1da.zip |
ia64 + x86 stable wrt #178510
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index 7d16df22af1b..cedb0a1ac715 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.11 2007/05/15 15:03:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.12 2007/05/18 10:38:36 armin76 Exp $ + + 18 May 2007; Raúl Porcel <armin76@gentoo.org> + ffmpegthumbnailer-1.1.1.ebuild: + ia64 + x86 stable wrt #178510 15 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> ffmpegthumbnailer-1.1.1.ebuild: diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild index 2a43a14ede12..2a938664b306 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.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.1.ebuild,v 1.2 2007/05/15 15:03:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild,v 1.3 2007/05/18 10:38:36 armin76 Exp $ DESCRIPTION="Lightweight video thumbnailer that can be used by file managers" HOMEPAGE="http://code.google.com/p/ffmpegthumbnailer" @@ -8,7 +8,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND="media-libs/libpng |