diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-12-07 14:50:33 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-12-07 14:50:33 +0000 |
commit | 146eaf3f159647ccd1766ab3d0b26eb8949389d2 (patch) | |
tree | 400f9e266676cd5ef1dacf5fa7768be73cee9d9c /media-video/emovix | |
parent | ppc stable, bug #199195 (diff) | |
download | gentoo-2-146eaf3f159647ccd1766ab3d0b26eb8949389d2.tar.gz gentoo-2-146eaf3f159647ccd1766ab3d0b26eb8949389d2.tar.bz2 gentoo-2-146eaf3f159647ccd1766ab3d0b26eb8949389d2.zip |
Stable on ppc64; bug #201497
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-video/emovix')
-rw-r--r-- | media-video/emovix/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/emovix/emovix-0.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/emovix/ChangeLog b/media-video/emovix/ChangeLog index 53b906ac3186..8d54ac02207e 100644 --- a/media-video/emovix/ChangeLog +++ b/media-video/emovix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/emovix # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/emovix/ChangeLog,v 1.17 2007/07/28 10:32:46 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/emovix/ChangeLog,v 1.18 2007/12/07 14:50:33 corsair Exp $ + + 07 Dec 2007; Markus Rothe <corsair@gentoo.org> emovix-0.9.0.ebuild: + Stable on ppc64; bug #201497 28 Jul 2007; Wulf C. Krueger <philantrop@gentoo.org> emovix-0.9.0.ebuild: Marked stable on amd64 as requested on IRC. diff --git a/media-video/emovix/emovix-0.9.0.ebuild b/media-video/emovix/emovix-0.9.0.ebuild index c863c24e1156..af37a4ea331a 100644 --- a/media-video/emovix/emovix-0.9.0.ebuild +++ b/media-video/emovix/emovix-0.9.0.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/emovix/emovix-0.9.0.ebuild,v 1.5 2007/07/28 10:32:46 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/emovix/emovix-0.9.0.ebuild,v 1.6 2007/12/07 14:50:33 corsair Exp $ DESCRIPTION="Micro Linux distro to boot from a CD and play every video file localized in the CD root." HOMEPAGE="http://movix.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/movix/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ppc64 x86" IUSE="win32codecs" RDEPEND="win32codecs? ( media-libs/win32codecs ) |