diff options
author | 2007-04-15 18:59:42 +0000 | |
---|---|---|
committer | 2007-04-15 18:59:42 +0000 | |
commit | dcf0e13e3969128be5535cffd5986bb084e9dc42 (patch) | |
tree | 9f93f544dda7bc645db8634d21e694209e1aeee2 | |
parent | Add java-ant-2 to inherit to make JAVA_PKG_STRICT happy. (diff) | |
download | gentoo-2-dcf0e13e3969128be5535cffd5986bb084e9dc42.tar.gz gentoo-2-dcf0e13e3969128be5535cffd5986bb084e9dc42.tar.bz2 gentoo-2-dcf0e13e3969128be5535cffd5986bb084e9dc42.zip |
Stable on ppc64; bug #170208
(Portage version: 2.1.2.2)
-rw-r--r-- | media-libs/xine-lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/xine-lib/xine-lib-1.1.4-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 bb22db8f51e4..eea0ad4de2c4 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.464 2007/04/14 23:15:51 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.465 2007/04/15 18:59:42 corsair Exp $ + + 15 Apr 2007; Markus Rothe <corsair@gentoo.org> xine-lib-1.1.4-r2.ebuild: + Stable on ppc64; bug #170208 14 Apr 2007; Olivier Crête <tester@gentoo.org> xine-lib-1.1.4-r2.ebuild: Stable on amd64, sec bug #170208 diff --git a/media-libs/xine-lib/xine-lib-1.1.4-r2.ebuild b/media-libs/xine-lib/xine-lib-1.1.4-r2.ebuild index cfc5eb7afb95..398312eaba46 100644 --- a/media-libs/xine-lib/xine-lib-1.1.4-r2.ebuild +++ b/media-libs/xine-lib/xine-lib-1.1.4-r2.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.4-r2.ebuild,v 1.4 2007/04/14 23:15:51 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.4-r2.ebuild,v 1.5 2007/04/15 18:59:42 corsair Exp $ inherit eutils flag-o-matic toolchain-funcs libtool autotools @@ -23,7 +23,7 @@ HOMEPAGE="http://xine.sourceforge.net/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~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 |