diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-03 17:12:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-03 17:12:32 +0000 |
commit | 60b4436c4aaca25db944a4fd5ea162186d095e23 (patch) | |
tree | 00a96b3ff551bd1c02ddc99305e8dfe0bfab9776 /media-video/ffmpegthumbnailer | |
parent | Stable on sparc wrt security #171428 (diff) | |
download | gentoo-2-60b4436c4aaca25db944a4fd5ea162186d095e23.tar.gz gentoo-2-60b4436c4aaca25db944a4fd5ea162186d095e23.tar.bz2 gentoo-2-60b4436c4aaca25db944a4fd5ea162186d095e23.zip |
Keyworded ~sparc wrt #172867
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-video/ffmpegthumbnailer')
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index e9aec2c99454..03b4be338ecc 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.5 2007/04/02 13:29:33 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.6 2007/04/03 17:12:32 gustavoz Exp $ + + 03 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + ffmpegthumbnailer-1.1.ebuild: + Keyworded ~sparc wrt #172867 02 Apr 2007; Peter Weller <welp@gentoo.org> ffmpegthumbnailer-1.1.ebuild: Keyworded ~amd64 wrt bug 172867 diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.ebuild index 97d2712c857f..c300ad60bcb4 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-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.ebuild,v 1.5 2007/04/02 13:29:33 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.ebuild,v 1.6 2007/04/03 17:12:32 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="media-libs/libpng |