diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-10-04 21:05:50 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-10-04 21:05:50 +0000 |
commit | 287b361be6c40a311840ee1f2de7d3318d4950ba (patch) | |
tree | dd12ed8f3d0c9f276ec335642980784bbb74a943 /media-libs | |
parent | Version bump. Remove INSTALL and LICENSE from docs. (diff) | |
download | gentoo-2-287b361be6c40a311840ee1f2de7d3318d4950ba.tar.gz gentoo-2-287b361be6c40a311840ee1f2de7d3318d4950ba.tar.bz2 gentoo-2-287b361be6c40a311840ee1f2de7d3318d4950ba.zip |
Keyworded ~mips.
(Portage version: 2.0.51.22-r2)
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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/xine-lib/ChangeLog b/media-libs/xine-lib/ChangeLog index 69d8d8930a9e..9ebbb54df64e 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.260 2005/10/04 14:57:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.261 2005/10/04 21:05:49 hardave Exp $ + + 04 Oct 2005; Hardave Riar <hardave@gentoo.org> xine-lib-1.1.0.ebuild: + Keyworded ~mips. 04 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> xine-lib-1.0-r2.ebuild, xine-lib-1.0.1-r3.ebuild, xine-lib-1.0.2.ebuild, xine-lib-1.1.0.ebuild, diff --git a/media-libs/xine-lib/xine-lib-1.1.0.ebuild b/media-libs/xine-lib/xine-lib-1.1.0.ebuild index ed23c2cc97ac..06d5350e8fbf 100644 --- a/media-libs/xine-lib/xine-lib-1.1.0.ebuild +++ b/media-libs/xine-lib/xine-lib-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.0.ebuild,v 1.13 2005/10/04 14:57:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.0.ebuild,v 1.14 2005/10/04 21:05:50 hardave Exp $ inherit eutils flag-o-matic toolchain-funcs libtool @@ -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 ~mips ~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" |