diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-29 19:18:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-29 19:18:34 +0000 |
commit | 410839e4a80ac970fe5408b68f73c466490254c0 (patch) | |
tree | a8915761af9101d8b22911ac17f006f63c976bc4 /media-video/ffmpegthumbnailer | |
parent | Removed dev-python/pygsl-0.9.1 from package.mask since it is gone from the tree (diff) | |
download | gentoo-2-410839e4a80ac970fe5408b68f73c466490254c0.tar.gz gentoo-2-410839e4a80ac970fe5408b68f73c466490254c0.tar.bz2 gentoo-2-410839e4a80ac970fe5408b68f73c466490254c0.zip |
alpha/ia64/sparc stable wrt #224079
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-video/ffmpegthumbnailer')
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index aec32f91a6a8..ed09ee8b9452 100644 --- a/media-video/ffmpegthumbnailer/ChangeLog +++ b/media-video/ffmpegthumbnailer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/ffmpegthumbnailer # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.48 2008/05/29 17:19:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.49 2008/05/29 19:18:34 armin76 Exp $ + + 29 May 2008; Raúl Porcel <armin76@gentoo.org> + ffmpegthumbnailer-1.2.5.ebuild: + alpha/ia64/sparc stable wrt #224079 29 May 2008; Markus Rothe <corsair@gentoo.org> ffmpegthumbnailer-1.2.5.ebuild: diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild index 8f84126d855a..78b39a5cfd5d 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild,v 1.3 2008/05/29 17:19:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild,v 1.4 2008/05/29 19:18:34 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 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND="media-libs/libpng |