diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-03-21 21:20:05 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-03-21 21:20:05 +0000 |
commit | c7dc11eb14731dacbe3a1aa41aabfb5c04df4be6 (patch) | |
tree | 1f85a217014122b633728e60a6994a05a7e18e25 /media-libs | |
parent | Version bumped. Marked previous version stable on x86 (diff) | |
download | historical-c7dc11eb14731dacbe3a1aa41aabfb5c04df4be6.tar.gz historical-c7dc11eb14731dacbe3a1aa41aabfb5c04df4be6.tar.bz2 historical-c7dc11eb14731dacbe3a1aa41aabfb5c04df4be6.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 ) |