diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-10 16:01:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-10 16:01:27 +0000 |
commit | 324b9db21c8658a2e7593024df1189823ce7e65c (patch) | |
tree | 295b19dd413f30e9d379f02d0e0bea2182c9d789 /media-libs/libmp4v2/libmp4v2-1.9.1.ebuild | |
parent | sparc stable wrt #275706 (diff) | |
download | gentoo-2-324b9db21c8658a2e7593024df1189823ce7e65c.tar.gz gentoo-2-324b9db21c8658a2e7593024df1189823ce7e65c.tar.bz2 gentoo-2-324b9db21c8658a2e7593024df1189823ce7e65c.zip |
ia64/sh/sparc stable wrt #280790
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-libs/libmp4v2/libmp4v2-1.9.1.ebuild')
-rw-r--r-- | media-libs/libmp4v2/libmp4v2-1.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libmp4v2/libmp4v2-1.9.1.ebuild b/media-libs/libmp4v2/libmp4v2-1.9.1.ebuild index 96a1951e6196..ee8155941a2d 100644 --- a/media-libs/libmp4v2/libmp4v2-1.9.1.ebuild +++ b/media-libs/libmp4v2/libmp4v2-1.9.1.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-libs/libmp4v2/libmp4v2-1.9.1.ebuild,v 1.10 2009/09/21 21:30:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmp4v2/libmp4v2-1.9.1.ebuild,v 1.11 2009/10/10 16:01:27 armin76 Exp $ EAPI=2 inherit libtool @@ -11,7 +11,7 @@ SRC_URI="http://mp4v2.googlecode.com/files/${P/lib}.tar.bz2" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="utils" RDEPEND="" |