diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-12-01 19:36:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-12-01 19:36:00 +0000 |
commit | 9010782b7e486a9ce17a3708b9542c8e38bcda09 (patch) | |
tree | 080b48cd921e48888ec21cf83e28a04efcae078e /media-video/ffmpegthumbnailer | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-9010782b7e486a9ce17a3708b9542c8e38bcda09.tar.gz gentoo-2-9010782b7e486a9ce17a3708b9542c8e38bcda09.tar.bz2 gentoo-2-9010782b7e486a9ce17a3708b9542c8e38bcda09.zip |
alpha/ia64/sparc stable wrt #441408
(Portage version: 2.1.11.31/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'media-video/ffmpegthumbnailer')
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index 1b05778e81de..d8b67dee5c94 100644 --- a/media-video/ffmpegthumbnailer/ChangeLog +++ b/media-video/ffmpegthumbnailer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/ffmpegthumbnailer # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.147 2012/11/20 20:08:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.148 2012/12/01 19:36:00 armin76 Exp $ + + 01 Dec 2012; Raúl Porcel <armin76@gentoo.org> + ffmpegthumbnailer-2.0.8.ebuild: + alpha/ia64/sparc stable wrt #441408 20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> ffmpegthumbnailer-2.0.8.ebuild: diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.8.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.8.ebuild index 1de73b984907..da10b0e07fdc 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.8.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.8.ebuild,v 1.6 2012/11/20 20:08:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.8.ebuild,v 1.7 2012/12/01 19:36:00 armin76 Exp $ EAPI=4 inherit eutils libtool @@ -11,7 +11,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="gnome gtk jpeg png" COMMON_DEPEND=">=virtual/ffmpeg-0.10.2 |