diff options
author | 2004-03-21 21:20:05 +0000 | |
---|---|---|
committer | 2004-03-21 21:20:05 +0000 | |
commit | 7fefc25f018cc47a94bedabf0c618e2ffaa7a937 (patch) | |
tree | ce4bff0cf9655671d2a0b987cb781ed9cdb2d0df /media-libs | |
parent | Version bumped. Marked previous version stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-7fefc25f018cc47a94bedabf0c618e2ffaa7a937.tar.gz gentoo-2-7fefc25f018cc47a94bedabf0c618e2ffaa7a937.tar.bz2 gentoo-2-7fefc25f018cc47a94bedabf0c618e2ffaa7a937.zip |
ppc and amd64 testing, they have libtheora testing
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 21f866eee97c..0fa0d7fb1f74 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.95 2004/03/21 20:59:20 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.96 2004/03/21 21:20:05 mholzer Exp $ + + 21 Mar 2004; Martin Holzer <mholzer@gentoo.org> xine-lib-1_rc3-r2.ebuild: + ppc and amd64 testing, they have libtheora testing 21 Mar 2004; Martin Holzer <mholzer@gentoo.org> xine-lib-1_rc3-r2.ebuild: testing for x86 - libtheora added. 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 5db11d30d16e..576440ac72b2 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.3 2004/03/21 20:59:20 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1_rc3-r2.ebuild,v 1.4 2004/03/21 21:20:05 mholzer 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 ) |