diff options
author | 2006-01-05 03:06:33 +0000 | |
---|---|---|
committer | 2006-01-05 03:06:33 +0000 | |
commit | 36c2ae81b26b735d6614599242ace617e6752043 (patch) | |
tree | c249c7069c5edf6c71958ca85d06129cd1f27805 /media-libs | |
parent | remove need for preplib (diff) | |
download | gentoo-2-36c2ae81b26b735d6614599242ace617e6752043.tar.gz gentoo-2-36c2ae81b26b735d6614599242ace617e6752043.tar.bz2 gentoo-2-36c2ae81b26b735d6614599242ace617e6752043.zip |
arm stable
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/xine-lib/xine-lib-1.1.1-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/xine-lib/xine-lib-1.1.1-r2.ebuild b/media-libs/xine-lib/xine-lib-1.1.1-r2.ebuild index b06c660fae13..b14ce9459198 100644 --- a/media-libs/xine-lib/xine-lib-1.1.1-r2.ebuild +++ b/media-libs/xine-lib/xine-lib-1.1.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.1-r2.ebuild,v 1.8 2005/12/24 02:02:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.1-r2.ebuild,v 1.9 2006/01/05 03:06:33 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs libtool autotools @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/xine/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="1" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="aalib libcaca arts cle266 esd win32codecs nls dvd X directfb vorbis alsa gnome sdl speex theora ipv6 altivec opengl aac fbcon xv xvmc nvidia i8x0 samba dxr3 vidix mng flac oss v4l xinerama vcd a52 mad imagemagick dts" |