diff options
author | 2007-05-31 23:57:11 +0000 | |
---|---|---|
committer | 2007-05-31 23:57:11 +0000 | |
commit | 9c4cb128c7ccac98e1827d87c28c9c2620e345bd (patch) | |
tree | fa8926d5476a87480317e4a244b723c0d479299f /media-video/ffmpegthumbnailer | |
parent | new ebuild provides fixes for #82772, moved synlinks to the negative side of ... (diff) | |
download | gentoo-2-9c4cb128c7ccac98e1827d87c28c9c2620e345bd.tar.gz gentoo-2-9c4cb128c7ccac98e1827d87c28c9c2620e345bd.tar.bz2 gentoo-2-9c4cb128c7ccac98e1827d87c28c9c2620e345bd.zip |
Marking ffmpegthumbnailer-1.1.1 ppc64 stable for bug #178510
(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 9a7a9661eb06..166da445cb5c 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.16 2007/05/24 20:16:09 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.17 2007/05/31 23:57:11 ranger Exp $ + + 31 May 2007; Brent Baude <ranger@gentoo.org> + ffmpegthumbnailer-1.1.1.ebuild: + Marking ffmpegthumbnailer-1.1.1 ppc64 stable for bug #178510 24 May 2007; Lars Weiler <pylon@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 5aeaafa066e4..c82d31d13a65 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.7 2007/05/24 20:16:09 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild,v 1.8 2007/05/31 23:57:11 ranger 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 |