diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-01-11 16:17:41 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-01-11 16:17:41 +0000 |
commit | 4a74bcbd75d234fdd8c0d20285aa6dabd2688383 (patch) | |
tree | d34e5c1783e4ff35736c2465c7c5a5487faf1af0 /media-video | |
parent | license change, bug 150118 (diff) | |
download | gentoo-2-4a74bcbd75d234fdd8c0d20285aa6dabd2688383.tar.gz gentoo-2-4a74bcbd75d234fdd8c0d20285aa6dabd2688383.tar.bz2 gentoo-2-4a74bcbd75d234fdd8c0d20285aa6dabd2688383.zip |
Stable on ppc64; bug #161558
(Portage version: 2.1.1-r2)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/xine-ui/ChangeLog | 8 | ||||
-rw-r--r-- | media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-video/xine-ui/ChangeLog b/media-video/xine-ui/ChangeLog index 6efe785a5525..a1f7665882be 100644 --- a/media-video/xine-ui/ChangeLog +++ b/media-video/xine-ui/ChangeLog @@ -1,6 +1,10 @@ # 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.133 2006/10/01 18:01:20 flameeyes Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/ChangeLog,v 1.134 2007/01/11 16:17:41 corsair Exp $ + + 11 Jan 2007; Markus Rothe <corsair@gentoo.org> + xine-ui-0.99.5_pre20060716.ebuild: + Stable on ppc64; bug #161558 01 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> xine-ui-0.99.4-r5.ebuild, xine-ui-0.99.4-r6.ebuild, diff --git a/media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild b/media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild index e8b8b68a916a..aad761869c80 100644 --- a/media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild +++ b/media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.5_pre20060716.ebuild,v 1.3 2006/10/01 18:01:20 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild,v 1.4 2007/01/11 16:17:41 corsair Exp $ # WANT_AUTOCONF=latest # WANT_AUTOMAKE=latest @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="X nls lirc aalib libcaca readline curl ncurses vdr xinerama debug" RDEPEND=">=media-libs/libpng-1.2.8 |