diff options
author | 2007-07-24 18:10:42 +0000 | |
---|---|---|
committer | 2007-07-24 18:10:42 +0000 | |
commit | ff2643b8bf15df2edab6d54c32fe323a8248a1c5 (patch) | |
tree | bead4f6cb30510ffcc7db3ba6d68bafc26aeb859 /media-video | |
parent | Typo (diff) | |
download | gentoo-2-ff2643b8bf15df2edab6d54c32fe323a8248a1c5.tar.gz gentoo-2-ff2643b8bf15df2edab6d54c32fe323a8248a1c5.tar.bz2 gentoo-2-ff2643b8bf15df2edab6d54c32fe323a8248a1c5.zip |
x86 stable as requested by drac
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'media-video')
-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 d0f2a3d5be33..a2a548bde18f 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.15 2007/07/08 23:02:22 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/emovix/ChangeLog,v 1.16 2007/07/24 18:10:42 armin76 Exp $ + + 24 Jul 2007; Raúl Porcel <armin76@gentoo.org> emovix-0.9.0.ebuild: + x86 stable as requested by drac 08 Jul 2007; Samuli Suominen <drac@gentoo.org> emovix-0.9.0.ebuild: Pass -j1 to install. diff --git a/media-video/emovix/emovix-0.9.0.ebuild b/media-video/emovix/emovix-0.9.0.ebuild index fdc57d8c2f12..9e78d559ce44 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.3 2007/07/08 23:02:22 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/emovix/emovix-0.9.0.ebuild,v 1.4 2007/07/24 18:10:42 armin76 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 ) |