diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-26 21:59:03 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-26 21:59:03 +0000 |
commit | c216db867512601113b9d7edc4333ee6c60fc2b4 (patch) | |
tree | 6b0b1c5f3a85d63146bab3b45681a944adf86081 /media-video | |
parent | version bump (diff) | |
download | gentoo-2-c216db867512601113b9d7edc4333ee6c60fc2b4.tar.gz gentoo-2-c216db867512601113b9d7edc4333ee6c60fc2b4.tar.bz2 gentoo-2-c216db867512601113b9d7edc4333ee6c60fc2b4.zip |
Stable on ppc64; bug #120397
(Portage version: 2.0.54)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/xine-ui/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/xine-ui/xine-ui-0.99.4-r3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-video/xine-ui/ChangeLog b/media-video/xine-ui/ChangeLog index 7a5abe6c5540..1b39e2bbf0df 100644 --- a/media-video/xine-ui/ChangeLog +++ b/media-video/xine-ui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/xine-ui # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/ChangeLog,v 1.103 2006/01/26 10:36:19 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/ChangeLog,v 1.104 2006/01/26 21:59:03 corsair Exp $ + + 26 Jan 2006; Markus Rothe <corsair@gentoo.org> xine-ui-0.99.4-r3.ebuild: + Stable on ppc64; bug #120397 26 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> -xine-ui-0.99.3.ebuild: Drop old version of xine-ui (drop mips keyword as per bug #111561). diff --git a/media-video/xine-ui/xine-ui-0.99.4-r3.ebuild b/media-video/xine-ui/xine-ui-0.99.4-r3.ebuild index 6f166f0937ab..4a0e994b197d 100644 --- a/media-video/xine-ui/xine-ui-0.99.4-r3.ebuild +++ b/media-video/xine-ui/xine-ui-0.99.4-r3.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-video/xine-ui/xine-ui-0.99.4-r3.ebuild,v 1.3 2005/12/20 15:44:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.4-r3.ebuild,v 1.4 2006/01/26 21:59:03 corsair Exp $ inherit eutils autotools @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/xine/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ppc64 sparc ~x86" IUSE="X nls lirc aalib libcaca readline curl ncurses xinerama" RDEPEND="media-libs/libpng |