diff options
author | Todd Sunderlin <todd@gentoo.org> | 2003-07-14 15:32:51 +0000 |
---|---|---|
committer | Todd Sunderlin <todd@gentoo.org> | 2003-07-14 15:32:51 +0000 |
commit | 354321cd3d5e0dd7e7ad446cd6b4f22ce41c3352 (patch) | |
tree | 8c072bc1933dd728cf5627f3f977955628549e50 /media-libs/libmpeg2/libmpeg2-0.3.1.ebuild | |
parent | Bump (diff) | |
download | gentoo-2-354321cd3d5e0dd7e7ad446cd6b4f22ce41c3352.tar.gz gentoo-2-354321cd3d5e0dd7e7ad446cd6b4f22ce41c3352.tar.bz2 gentoo-2-354321cd3d5e0dd7e7ad446cd6b4f22ce41c3352.zip |
marked stable on sparc
Diffstat (limited to 'media-libs/libmpeg2/libmpeg2-0.3.1.ebuild')
-rw-r--r-- | media-libs/libmpeg2/libmpeg2-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libmpeg2/libmpeg2-0.3.1.ebuild b/media-libs/libmpeg2/libmpeg2-0.3.1.ebuild index cacac36384cb..380d6d367088 100644 --- a/media-libs/libmpeg2/libmpeg2-0.3.1.ebuild +++ b/media-libs/libmpeg2/libmpeg2-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/libmpeg2-0.3.1.ebuild,v 1.5 2003/05/30 00:04:15 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/libmpeg2-0.3.1.ebuild,v 1.6 2003/07/14 15:32:39 todd Exp $ IUSE="sdl X" @@ -14,7 +14,7 @@ HOMEPAGE="http://libmpeg2.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ppc ~alpha" +KEYWORDS="x86 sparc ppc ~alpha" DEPEND="sdl? ( media-libs/libsdl ) X? ( virtual/x11 )" |