diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-18 17:00:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-18 17:00:12 +0000 |
commit | 64435a2cf0a154e8296bcf87342030c256fdf7a2 (patch) | |
tree | 791863469715cf448cad78d31214483ea662772a /media-video/ffmpegthumbnailer | |
parent | Version bump. Some bug fixes. The number of lines to search is now controllab... (diff) | |
download | gentoo-2-64435a2cf0a154e8296bcf87342030c256fdf7a2.tar.gz gentoo-2-64435a2cf0a154e8296bcf87342030c256fdf7a2.tar.bz2 gentoo-2-64435a2cf0a154e8296bcf87342030c256fdf7a2.zip |
Add ~alpha wrt #175749
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-video/ffmpegthumbnailer')
-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 cedb0a1ac715..383e7405af5f 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.12 2007/05/18 10:38:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.13 2007/05/18 17:00:12 armin76 Exp $ + + 18 May 2007; Raúl Porcel <armin76@gentoo.org> + ffmpegthumbnailer-1.1.1.ebuild: + Add ~alpha wrt #175749 18 May 2007; Raúl Porcel <armin76@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 2a938664b306..5580587c70dd 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.3 2007/05/18 10:38:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild,v 1.4 2007/05/18 17:00:12 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="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND="media-libs/libpng |