diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-21 15:45:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-21 15:45:09 +0000 |
commit | e4edecd0944e47ad14c12aa12398d0395c0caeab (patch) | |
tree | 53c3ed7a02bd40ce9b61adebc3be8d16821723ee /media-video/kino | |
parent | version bump (diff) | |
download | gentoo-2-e4edecd0944e47ad14c12aa12398d0395c0caeab.tar.gz gentoo-2-e4edecd0944e47ad14c12aa12398d0395c0caeab.tar.bz2 gentoo-2-e4edecd0944e47ad14c12aa12398d0395c0caeab.zip |
sparc stable wrt #285414
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-video/kino')
-rw-r--r-- | media-video/kino/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/kino/kino-1.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/kino/ChangeLog b/media-video/kino/ChangeLog index cd86a981054a..e288ceddc432 100644 --- a/media-video/kino/ChangeLog +++ b/media-video/kino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/kino # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/kino/ChangeLog,v 1.118 2009/10/24 12:14:29 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kino/ChangeLog,v 1.119 2009/12/21 15:45:09 armin76 Exp $ + + 21 Dec 2009; Raúl Porcel <armin76@gentoo.org> kino-1.3.3.ebuild: + sparc stable wrt #285414 24 Oct 2009; nixnut <nixnut@gentoo.org> kino-1.3.3.ebuild: ppc stable #285414 diff --git a/media-video/kino/kino-1.3.3.ebuild b/media-video/kino/kino-1.3.3.ebuild index 7522565d73d7..1fe7c5cc0c5f 100644 --- a/media-video/kino/kino-1.3.3.ebuild +++ b/media-video/kino/kino-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/kino/kino-1.3.3.ebuild,v 1.4 2009/10/24 12:14:29 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kino/kino-1.3.3.ebuild,v 1.5 2009/12/21 15:45:09 armin76 Exp $ inherit eutils @@ -10,7 +10,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 |