diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-21 14:44:31 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-21 14:44:31 +0000 |
commit | ff0d6e9c7bb85cdae10641f78000d6d0d9542bd2 (patch) | |
tree | 279c7c6ca2eeea706daa7f9f0c43077331013ed7 /media-video/kino | |
parent | Stable on ppc wrt bug 245515 (diff) | |
download | gentoo-2-ff0d6e9c7bb85cdae10641f78000d6d0d9542bd2.tar.gz gentoo-2-ff0d6e9c7bb85cdae10641f78000d6d0d9542bd2.tar.bz2 gentoo-2-ff0d6e9c7bb85cdae10641f78000d6d0d9542bd2.zip |
Stable on ppc wrt bug 245524
(Portage version: 2.1.6.2/cvs/Linux 2.6.27-hardened-r3 ppc)
Diffstat (limited to 'media-video/kino')
-rw-r--r-- | media-video/kino/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/kino/kino-1.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/kino/ChangeLog b/media-video/kino/ChangeLog index fa5edf9fa9e9..8880f1922359 100644 --- a/media-video/kino/ChangeLog +++ b/media-video/kino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/kino # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/kino/ChangeLog,v 1.113 2008/12/20 23:14:28 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kino/ChangeLog,v 1.114 2008/12/21 14:44:31 nixnut Exp $ + + 21 Dec 2008; nixnut <nixnut@gentoo.org> kino-1.3.1.ebuild: + Stable on ppc wrt bug 245524 20 Dec 2008; Ferris McCormick <fmccor@gentoo.org> kino-1.3.1.ebuild: Sparc stable, Bug #245524. diff --git a/media-video/kino/kino-1.3.1.ebuild b/media-video/kino/kino-1.3.1.ebuild index 713cbf5fd7f8..5c4d41aea847 100644 --- a/media-video/kino/kino-1.3.1.ebuild +++ b/media-video/kino/kino-1.3.1.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/kino/kino-1.3.1.ebuild,v 1.6 2008/12/20 23:14:28 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kino/kino-1.3.1.ebuild,v 1.7 2008/12/21 14:44:31 nixnut Exp $ DESCRIPTION="Kino is a non-linear DV editor for GNU/Linux" HOMEPAGE="http://www.kinodv.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/kino/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="alsa dvdr gpac lame gstreamer quicktime sox vorbis" # This ebuild would benefit a lot of USE dependencies but that has to wait for |