diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-14 11:21:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-14 11:21:58 +0000 |
commit | 2de61ca2b0e7dc1c0ff5e7169cc5fa100a2fd1e6 (patch) | |
tree | 81a9ac7d3c19b32d7c47506db498b6a0c6267fa4 /media-video | |
parent | alpha stable (diff) | |
download | gentoo-2-2de61ca2b0e7dc1c0ff5e7169cc5fa100a2fd1e6.tar.gz gentoo-2-2de61ca2b0e7dc1c0ff5e7169cc5fa100a2fd1e6.tar.bz2 gentoo-2-2de61ca2b0e7dc1c0ff5e7169cc5fa100a2fd1e6.zip |
alpha stable
(Portage version: 2.1.2.9)
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 8fe9da8e2a88..7185f100be1b 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.19 2007/06/01 20:01:40 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.20 2007/06/14 11:21:58 armin76 Exp $ + + 14 Jun 2007; Raúl Porcel <armin76@gentoo.org> + ffmpegthumbnailer-1.1.1.ebuild: + alpha stable *ffmpegthumbnailer-1.1.1-r1 (01 Jun 2007) diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild index a0a3156bbccc..16b2b4b2819d 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.9 2007/06/01 11:49:18 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild,v 1.10 2007/06/14 11:21:58 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="~alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="media-libs/libpng |