diff options
author | Jason Wever <weeve@gentoo.org> | 2004-04-18 04:03:20 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-04-18 04:03:20 +0000 |
commit | 918b42491e41811647956113cc620833b6ee0049 (patch) | |
tree | 122b0cd8f673f83c4aaeb012cda4d6ea009def50 /media-libs | |
parent | sparc support (diff) | |
download | historical-918b42491e41811647956113cc620833b6ee0049.tar.gz historical-918b42491e41811647956113cc620833b6ee0049.tar.bz2 historical-918b42491e41811647956113cc620833b6ee0049.zip |
Stable on sparc wrt bug #48107.
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-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/xine-lib/ChangeLog b/media-libs/xine-lib/ChangeLog index dfaf9ec2343f..3ea945419353 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.104 2004/04/17 21:22:23 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.105 2004/04/18 04:03:19 weeve Exp $ + + 17 Apr 2004; Jason Wever <weeve@gentoo.org> xine-lib-1_rc3-r3.ebuild: + Stable on sparc wrt bug #48107. 17 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> xine-lib-1_rc3-r3.ebuild: Stable on Alpha. diff --git a/media-libs/xine-lib/xine-lib-1_rc3-r3.ebuild b/media-libs/xine-lib/xine-lib-1_rc3-r3.ebuild index aee5b27b7587..672a34c1c856 100644 --- a/media-libs/xine-lib/xine-lib-1_rc3-r3.ebuild +++ b/media-libs/xine-lib/xine-lib-1_rc3-r3.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-r3.ebuild,v 1.4 2004/04/17 21:22:23 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1_rc3-r3.ebuild,v 1.5 2004/04/18 04:03:20 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 alpha" +KEYWORDS="~x86 ~ppc -hppa sparc amd64 -ia64 alpha" IUSE="arts esd avi nls dvd aalib X directfb oggvorbis alsa gnome sdl speex theora ipv6" RDEPEND="oggvorbis? ( media-libs/libvorbis ) |