diff options
author | Markus Meier <maekke@gentoo.org> | 2008-11-02 12:30:35 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-11-02 12:30:35 +0000 |
commit | e3976869db252719553ee23e9dfa29046a715d33 (patch) | |
tree | 5fda7b2631e94c851045b80f5caf99853d7efae7 /media-libs/libmpeg3/libmpeg3-1.7.ebuild | |
parent | Removing eradicator as a maintainer since he was retired. (diff) | |
download | gentoo-2-e3976869db252719553ee23e9dfa29046a715d33.tar.gz gentoo-2-e3976869db252719553ee23e9dfa29046a715d33.tar.bz2 gentoo-2-e3976869db252719553ee23e9dfa29046a715d33.zip |
amd64/x86 stable, bug #241354
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.7 x86_64)
Diffstat (limited to 'media-libs/libmpeg3/libmpeg3-1.7.ebuild')
-rw-r--r-- | media-libs/libmpeg3/libmpeg3-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libmpeg3/libmpeg3-1.7.ebuild b/media-libs/libmpeg3/libmpeg3-1.7.ebuild index d7c71f574df2..63adb07f81d6 100644 --- a/media-libs/libmpeg3/libmpeg3-1.7.ebuild +++ b/media-libs/libmpeg3/libmpeg3-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg3/libmpeg3-1.7.ebuild,v 1.14 2008/01/25 23:56:14 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg3/libmpeg3-1.7.ebuild,v 1.15 2008/11/02 12:30:35 maekke Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -15,7 +15,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 |