diff options
author | 2007-07-09 03:45:17 +0000 | |
---|---|---|
committer | 2007-07-09 03:45:17 +0000 | |
commit | e7986c54604bf51626c61df6d615f0f06dc20b0a (patch) | |
tree | 04122f05c1febe8a3ea71ff437efb6d8f78cebd8 /media-video/ffmpegthumbnailer | |
parent | Stable for HPPA (bug #184454). (diff) | |
download | gentoo-2-e7986c54604bf51626c61df6d615f0f06dc20b0a.tar.gz gentoo-2-e7986c54604bf51626c61df6d615f0f06dc20b0a.tar.bz2 gentoo-2-e7986c54604bf51626c61df6d615f0f06dc20b0a.zip |
Stable for HPPA (bug #184267).
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-video/ffmpegthumbnailer')
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index 99c07e8d5ab2..27f909c42d50 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.27 2007/07/06 18:28:44 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.28 2007/07/09 03:45:17 jer Exp $ + + 09 Jul 2007; Jeroen Roovers <jer@gentoo.org> + ffmpegthumbnailer-1.1.2.ebuild: + Stable for HPPA (bug #184267). 06 Jul 2007; Lars Weiler <pylon@gentoo.org> ffmpegthumbnailer-1.1.2.ebuild: diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.ebuild index e9157ba0c410..a71328b4b48d 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.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.2.ebuild,v 1.7 2007/07/06 18:28:44 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.ebuild,v 1.8 2007/07/09 03:45:17 jer Exp $ inherit autotools eutils @@ -10,7 +10,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 |