diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-06-23 04:49:01 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-06-23 04:49:01 +0000 |
commit | 9206baa58e1473921f17bf2b9e24fa79e6c4f607 (patch) | |
tree | 7b99ede9f4c004b0f3b007871689e356484b54f6 /media-video/kino | |
parent | don't try to strip the binaries. (bug #137340) - reported by Jakub Moc (diff) | |
download | gentoo-2-9206baa58e1473921f17bf2b9e24fa79e6c4f607.tar.gz gentoo-2-9206baa58e1473921f17bf2b9e24fa79e6c4f607.tar.bz2 gentoo-2-9206baa58e1473921f17bf2b9e24fa79e6c4f607.zip |
Stable x86; nothing witty
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'media-video/kino')
-rw-r--r-- | media-video/kino/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/kino/kino-0.7.6.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-video/kino/ChangeLog b/media-video/kino/ChangeLog index 8f1f0f0443ed..1fbda0b25fef 100644 --- a/media-video/kino/ChangeLog +++ b/media-video/kino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/kino # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/kino/ChangeLog,v 1.42 2006/06/14 17:38:18 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kino/ChangeLog,v 1.43 2006/06/23 04:49:01 tsunam Exp $ + + 23 Jun 2006; Joshua Jackson <tsunam@gentoo.org> kino-0.7.6.ebuild: + Stable x86; bug #103929 14 Jun 2006; Denis Dupeyron <calchan@gentoo.org> kino-0.9.0.ebuild: Reverting $(use_enable ffmpeg avcodec) back to $(use_with ffmpeg avcodec) in diff --git a/media-video/kino/kino-0.7.6.ebuild b/media-video/kino/kino-0.7.6.ebuild index 3fb5ad728c05..966c32bcfc03 100644 --- a/media-video/kino/kino-0.7.6.ebuild +++ b/media-video/kino/kino-0.7.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/kino/kino-0.7.6.ebuild,v 1.2 2005/05/21 10:50:19 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kino/kino-0.7.6.ebuild,v 1.3 2006/06/23 04:49:01 tsunam Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kino/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="quicktime dvdr ffmpeg" DEPEND="x11-libs/gtk+ |