diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-02-08 20:27:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-02-08 20:27:04 +0000 |
commit | e979a6f6dc6d93c64a61e81e2322258f387fb88c (patch) | |
tree | 686db5831be6cde2f7b078120a70055052f9cb31 /media-libs/xine-lib | |
parent | bug #23362, version bump. (Manifest recommit) (diff) | |
download | gentoo-2-e979a6f6dc6d93c64a61e81e2322258f387fb88c.tar.gz gentoo-2-e979a6f6dc6d93c64a61e81e2322258f387fb88c.tar.bz2 gentoo-2-e979a6f6dc6d93c64a61e81e2322258f387fb88c.zip |
ppc/hppa happiness
Diffstat (limited to 'media-libs/xine-lib')
-rw-r--r-- | media-libs/xine-lib/xine-lib-1_rc3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/xine-lib/xine-lib-1_rc3-r1.ebuild b/media-libs/xine-lib/xine-lib-1_rc3-r1.ebuild index fdd27831e92b..7fbc834f7adf 100644 --- a/media-libs/xine-lib/xine-lib-1_rc3-r1.ebuild +++ b/media-libs/xine-lib/xine-lib-1_rc3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1_rc3-r1.ebuild,v 1.8 2004/02/02 00:22:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1_rc3-r1.ebuild,v 1.9 2004/02/08 20:27:04 vapier Exp $ inherit eutils flag-o-matic gcc @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/xine/${PN}-${PV/_/-}${MY_PKG_SUFFIX}.tar.gz" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~x86 ~ppc ~hppa sparc ~amd64 ~ia64" +KEYWORDS="~x86 ppc hppa sparc ~amd64 ~ia64" IUSE="arts esd avi nls dvd aalib X directfb oggvorbis alsa gnome sdl speex" RESTRICT="nomirror" |