diff options
author | Jason Wever <weeve@gentoo.org> | 2004-03-21 17:22:49 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-03-21 17:22:49 +0000 |
commit | 6f553625a4f805bb17ee3274c6fadb62d42624cc (patch) | |
tree | 0c536f5a2d6ff3c6127cc3e07c44104d4b21498c /media-libs | |
parent | gnome 2.6 commit (Manifest recommit) (diff) | |
download | gentoo-2-6f553625a4f805bb17ee3274c6fadb62d42624cc.tar.gz gentoo-2-6f553625a4f805bb17ee3274c6fadb62d42624cc.tar.bz2 gentoo-2-6f553625a4f805bb17ee3274c6fadb62d42624cc.zip |
Marked -sparc as libtheora doesn't build and has no sparc keyword.
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/xine-lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/xine-lib/xine-lib-1_rc3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/xine-lib/ChangeLog b/media-libs/xine-lib/ChangeLog index 541c8770fd4d..04689367c7a2 100644 --- a/media-libs/xine-lib/ChangeLog +++ b/media-libs/xine-lib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/xine-lib # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.93 2004/03/21 15:20:12 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.94 2004/03/21 17:22:49 weeve Exp $ + + 21 Mar 2004; Jason Wever <weeve@gentoo.org> xine-lib-1_rc3-r2.ebuild: + Marked -sparc as libtheora doesn't build and has no sparc keyword. *xine-lib-1_rc3-r2 (21 Mar 2004) diff --git a/media-libs/xine-lib/xine-lib-1_rc3-r2.ebuild b/media-libs/xine-lib/xine-lib-1_rc3-r2.ebuild index 49f88f56d22e..5983879adb13 100644 --- a/media-libs/xine-lib/xine-lib-1_rc3-r2.ebuild +++ b/media-libs/xine-lib/xine-lib-1_rc3-r2.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-r2.ebuild,v 1.1 2004/03/21 15:20:12 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1_rc3-r2.ebuild,v 1.2 2004/03/21 17:22:49 weeve Exp $ inherit eutils flag-o-matic gcc libtool @@ -14,7 +14,7 @@ RESTRICT="nomirror" 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 theora ipv6" RDEPEND="oggvorbis? ( media-libs/libvorbis ) |