diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-05-29 04:49:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-05-29 04:49:26 +0000 |
commit | 7d458135bcddddd1c658fe5b82cec4c0b0e13733 (patch) | |
tree | 3b6e598c55cd0b773c10900fcdd4651017339aa4 /media-video | |
parent | Stable for HPPA (bug #547668). (diff) | |
download | gentoo-2-7d458135bcddddd1c658fe5b82cec4c0b0e13733.tar.gz gentoo-2-7d458135bcddddd1c658fe5b82cec4c0b0e13733.tar.bz2 gentoo-2-7d458135bcddddd1c658fe5b82cec4c0b0e13733.zip |
Stable for PPC64 (bug #550046).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/xine-ui/ChangeLog b/media-video/xine-ui/ChangeLog index 0b9a3fa4bba3..82aace236b54 100644 --- a/media-video/xine-ui/ChangeLog +++ b/media-video/xine-ui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/xine-ui # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/ChangeLog,v 1.191 2015/05/27 11:06:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/ChangeLog,v 1.192 2015/05/29 04:49:26 jer Exp $ + + 29 May 2015; Jeroen Roovers <jer@gentoo.org> xine-ui-0.99.9.ebuild: + Stable for PPC64 (bug #550046). 27 May 2015; Agostino Sarubbo <ago@gentoo.org> xine-ui-0.99.9.ebuild: Stable for x86, wrt bug #550046 diff --git a/media-video/xine-ui/xine-ui-0.99.9.ebuild b/media-video/xine-ui/xine-ui-0.99.9.ebuild index 4e59b7578c1e..7f3c702061fa 100644 --- a/media-video/xine-ui/xine-ui-0.99.9.ebuild +++ b/media-video/xine-ui/xine-ui-0.99.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.9.ebuild,v 1.4 2015/05/27 11:06:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.9.ebuild,v 1.5 2015/05/29 04:49:26 jer Exp $ EAPI=5 inherit fdo-mime gnome2-utils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xine/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 hppa ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="~amd64 hppa ~ppc ppc64 x86 ~x86-fbsd" IUSE="aalib curl debug libcaca lirc nls readline vdr X xinerama" RDEPEND="|| ( app-arch/tar app-arch/libarchive ) |