diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 11:06:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 11:06:00 +0000 |
commit | 84e3ed16f8b0423aa53b97b09f0324af305f12bf (patch) | |
tree | 77ba10f6deb0f0dad88f98158720b9fa961c52d4 /media-video | |
parent | Stable for x86, wrt bug #550074 (diff) | |
download | gentoo-2-84e3ed16f8b0423aa53b97b09f0324af305f12bf.tar.gz gentoo-2-84e3ed16f8b0423aa53b97b09f0324af305f12bf.tar.bz2 gentoo-2-84e3ed16f8b0423aa53b97b09f0324af305f12bf.zip |
Stable for x86, wrt bug #550046
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 ee6e12408b99..0b9a3fa4bba3 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.190 2015/05/27 05:26:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/ChangeLog,v 1.191 2015/05/27 11:06:00 ago Exp $ + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> xine-ui-0.99.9.ebuild: + Stable for x86, wrt bug #550046 27 May 2015; Jeroen Roovers <jer@gentoo.org> xine-ui-0.99.9.ebuild: Stable for HPPA (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 24e0193f6e02..4e59b7578c1e 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.3 2015/05/27 05:26:49 jer Exp $ +# $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 $ 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 ) |