diff options
author | Michael Weber <xmw@gentoo.org> | 2012-08-22 06:19:19 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-08-22 06:19:19 +0000 |
commit | 0f9c6297e1c63b5463d2cb32dc1c24586dfe5edb (patch) | |
tree | 49c437bbddf7bc03d7aeee2bde125eb0d08468d0 /media-libs/libmpeg3/libmpeg3-1.8.ebuild | |
parent | Version bump and add ruby19 for bug 432254. (diff) | |
download | historical-0f9c6297e1c63b5463d2cb32dc1c24586dfe5edb.tar.gz historical-0f9c6297e1c63b5463d2cb32dc1c24586dfe5edb.tar.bz2 historical-0f9c6297e1c63b5463d2cb32dc1c24586dfe5edb.zip |
ppc stable (bug 419087).
Package-Manager: portage-2.1.11.10/cvs/Linux x86_64
Diffstat (limited to 'media-libs/libmpeg3/libmpeg3-1.8.ebuild')
-rw-r--r-- | media-libs/libmpeg3/libmpeg3-1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libmpeg3/libmpeg3-1.8.ebuild b/media-libs/libmpeg3/libmpeg3-1.8.ebuild index e89fcdeaf813..3b32be89baf2 100644 --- a/media-libs/libmpeg3/libmpeg3-1.8.ebuild +++ b/media-libs/libmpeg3/libmpeg3-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg3/libmpeg3-1.8.ebuild,v 1.6 2012/08/06 21:12:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg3/libmpeg3-1.8.ebuild,v 1.7 2012/08/22 06:19:19 xmw Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/heroines/${P}-src.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86" IUSE="mmx" RDEPEND="sys-libs/zlib |