diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-23 07:33:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-23 07:33:24 +0000 |
commit | b38aa090825d8e830e3055ac4b7161935b936468 (patch) | |
tree | 1f9c58a4dc0625af829cff1070476b0b3260c002 /media-libs | |
parent | Trying this.. again... Fixed the strange patch error and got this HAVE_XV th... (diff) | |
download | gentoo-2-b38aa090825d8e830e3055ac4b7161935b936468.tar.gz gentoo-2-b38aa090825d8e830e3055ac4b7161935b936468.tar.bz2 gentoo-2-b38aa090825d8e830e3055ac4b7161935b936468.zip |
Stable on ppc64
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/xine-lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/xine-lib/xine-lib-1_rc8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/xine-lib/ChangeLog b/media-libs/xine-lib/ChangeLog index d2519697e6d8..9a1843db53e1 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 Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.161 2004/12/23 06:33:30 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.162 2004/12/23 07:33:24 corsair Exp $ + + 23 Dec 2004; Markus Rothe <corsair@gentoo.org> xine-lib-1_rc8-r1.ebuild: + Stable on ppc64 23 Dec 2004; Chris White <chriswhite@gentoo.org> files/djb_demux_aiff.patch, xine-lib-1_rc8-r1.ebuild: diff --git a/media-libs/xine-lib/xine-lib-1_rc8-r1.ebuild b/media-libs/xine-lib/xine-lib-1_rc8-r1.ebuild index df1b31c474b6..c3a0ff7430bf 100644 --- a/media-libs/xine-lib/xine-lib-1_rc8-r1.ebuild +++ b/media-libs/xine-lib/xine-lib-1_rc8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1_rc8-r1.ebuild,v 1.2 2004/12/23 06:33:30 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1_rc8-r1.ebuild,v 1.3 2004/12/23 07:33:24 corsair Exp $ inherit eutils flag-o-matic gcc libtool @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/xine/${PN}-${PV/_/-}${MY_PKG_SUFFIX}.tar.gz" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86" IUSE="arts esd avi nls dvd aalib X directfb oggvorbis alsa gnome sdl speex theora ipv6 altivec" RDEPEND="oggvorbis? ( media-libs/libvorbis ) |