diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-08 17:20:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-08 17:20:23 +0000 |
commit | 003bbc09b22bdcfda24639457ee421691e9c9e63 (patch) | |
tree | 0d640aaa1ace6a15253bdc029598c79b7f2ede4d /media-libs | |
parent | Keyword ~ppc. (diff) | |
download | gentoo-2-003bbc09b22bdcfda24639457ee421691e9c9e63.tar.gz gentoo-2-003bbc09b22bdcfda24639457ee421691e9c9e63.tar.bz2 gentoo-2-003bbc09b22bdcfda24639457ee421691e9c9e63.zip |
Stable on ppc64; bug #192577
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/xine-lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/xine-lib/xine-lib-1.1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/xine-lib/ChangeLog b/media-libs/xine-lib/ChangeLog index 1cbdd0c1479c..a24b9d7968d7 100644 --- a/media-libs/xine-lib/ChangeLog +++ b/media-libs/xine-lib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/xine-lib # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.483 2007/09/24 11:33:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.484 2007/10/08 17:20:23 corsair Exp $ + + 08 Oct 2007; Markus Rothe <corsair@gentoo.org> xine-lib-1.1.8.ebuild: + Stable on ppc64; bug #192577 24 Sep 2007; Raúl Porcel <armin76@gentoo.org> xine-lib-1.1.8.ebuild: alpha/ia64 stable wrt #192577 diff --git a/media-libs/xine-lib/xine-lib-1.1.8.ebuild b/media-libs/xine-lib/xine-lib-1.1.8.ebuild index 254d99a4e78b..2d62028ac1e2 100644 --- a/media-libs/xine-lib/xine-lib-1.1.8.ebuild +++ b/media-libs/xine-lib/xine-lib-1.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.1.8.ebuild,v 1.8 2007/09/24 11:33:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.8.ebuild,v 1.9 2007/10/08 17:20:23 corsair Exp $ inherit eutils flag-o-matic toolchain-funcs libtool autotools @@ -20,7 +20,7 @@ HOMEPAGE="http://xine.sourceforge.net" LICENSE="GPL-2" SLOT="1" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="aalib libcaca arts esd win32codecs nls dvd X directfb vorbis alsa gnome sdl speex theora ipv6 altivec opengl aac fbcon xv xvmc |