diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-08 21:02:01 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-08 21:02:01 +0000 |
commit | 25e37c1c128ecfd16b0f22a56ca6b0e4aef1c7b7 (patch) | |
tree | 67452c725c35a8340c5a0795faf31a7741651c7d | |
parent | arm stable, bug #395843 (diff) | |
download | gentoo-2-25e37c1c128ecfd16b0f22a56ca6b0e4aef1c7b7.tar.gz gentoo-2-25e37c1c128ecfd16b0f22a56ca6b0e4aef1c7b7.tar.bz2 gentoo-2-25e37c1c128ecfd16b0f22a56ca6b0e4aef1c7b7.zip |
arm stable, bug #396521
(Portage version: 2.1.10.44/cvs/Linux i686)
-rw-r--r-- | media-libs/xine-lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/xine-lib/xine-lib-1.1.20.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-libs/xine-lib/ChangeLog b/media-libs/xine-lib/ChangeLog index 6245647ef108..3c373a560a10 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.655 2012/01/05 09:58:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.656 2012/01/08 21:02:01 maekke Exp $ + + 08 Jan 2012; Markus Meier <maekke@gentoo.org> xine-lib-1.1.20.ebuild: + arm stable, bug #396521 05 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> -xine-lib-1.2.0.ebuild: old diff --git a/media-libs/xine-lib/xine-lib-1.1.20.ebuild b/media-libs/xine-lib/xine-lib-1.1.20.ebuild index 33a1cfef2b6b..acb98632465d 100644 --- a/media-libs/xine-lib/xine-lib-1.1.20.ebuild +++ b/media-libs/xine-lib/xine-lib-1.1.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.20.ebuild,v 1.3 2011/12/31 12:38:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.20.ebuild,v 1.4 2012/01/08 21:02:01 maekke Exp $ EAPI=4 inherit flag-o-matic toolchain-funcs multilib eutils @@ -21,7 +21,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 win32codecs nls +css +X directfb +vorbis +alsa sdl speex +theora ipv6 altivec opengl aac fbcon +xv xvmc samba dxr3 vidix mng flac oss +v4l xinerama vcd +a52 +mad imagemagick +dts +modplug gtk pulseaudio mmap truetype wavpack +musepack +xcb jack real +vis" |