diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-10-05 18:01:32 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-10-05 18:01:32 +0000 |
commit | 43618abf99906c8701fb228612688e308c7bbb8c (patch) | |
tree | 842262cf05d7882c314d464f28ec05ef053c2b4b /media-libs/libmpeg3 | |
parent | cleaned IUSE arch vars (diff) | |
download | gentoo-2-43618abf99906c8701fb228612688e308c7bbb8c.tar.gz gentoo-2-43618abf99906c8701fb228612688e308c7bbb8c.tar.bz2 gentoo-2-43618abf99906c8701fb228612688e308c7bbb8c.zip |
cleaned IUSE arch vars
Diffstat (limited to 'media-libs/libmpeg3')
-rw-r--r-- | media-libs/libmpeg3/libmpeg3-1.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libmpeg3/libmpeg3-1.5-r1.ebuild b/media-libs/libmpeg3/libmpeg3-1.5-r1.ebuild index f59d30b8e1de..950e15761f1c 100644 --- a/media-libs/libmpeg3/libmpeg3-1.5-r1.ebuild +++ b/media-libs/libmpeg3/libmpeg3-1.5-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg3/libmpeg3-1.5-r1.ebuild,v 1.8 2002/10/05 05:39:15 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg3/libmpeg3-1.5-r1.ebuild,v 1.9 2002/10/05 17:57:50 gerk Exp $ -IUSE="x86" +IUSE="" S=${WORKDIR}/${PN} DESCRIPTION="An mpeg library for linux" |