diff options
author | Brent Baude <ranger@gentoo.org> | 2008-12-16 16:32:24 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-12-16 16:32:24 +0000 |
commit | 053d6ed16aea69b089d6a51d29cd2abab5a43e0d (patch) | |
tree | f2d66016e308f0f0d2cfe4bd367db36c5e2d554b /media-video/ffmpegthumbnailer | |
parent | Stable for HPPA (bug #245291). (diff) | |
download | historical-053d6ed16aea69b089d6a51d29cd2abab5a43e0d.tar.gz historical-053d6ed16aea69b089d6a51d29cd2abab5a43e0d.tar.bz2 historical-053d6ed16aea69b089d6a51d29cd2abab5a43e0d.zip |
stable ppc64, bug 250597
Package-Manager: portage-2.1.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64
Diffstat (limited to 'media-video/ffmpegthumbnailer')
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index d3d4b0b26a71..b128f43f735c 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.58 2008/12/16 15:43:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.59 2008/12/16 16:32:24 ranger Exp $ + + 16 Dec 2008; Brent Baude <ranger@gentoo.org> + ffmpegthumbnailer-1.3.0.ebuild: + stable ppc64, bug 250597 16 Dec 2008; Jeroen Roovers <jer@gentoo.org> ffmpegthumbnailer-1.3.0.ebuild: diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.3.0.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.3.0.ebuild index 70d4dd7b1783..88832d88fe87 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.3.0.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.3.0.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.3.0.ebuild,v 1.4 2008/12/16 15:43:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.3.0.ebuild,v 1.5 2008/12/16 16:32:24 ranger Exp $ inherit multilib @@ -10,7 +10,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 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="media-libs/libpng |