diff options
author | 2014-09-29 10:05:10 +0000 | |
---|---|---|
committer | 2014-09-29 10:05:10 +0000 | |
commit | 0ec7d5efa1746630adf8d3be44c2cd3c81357d7f (patch) | |
tree | fa2714bd78ad9fb1ad213ab6a6b74c3f300f0959 | |
parent | Stable for amd64, wrt bug #523402 (diff) | |
download | gentoo-2-0ec7d5efa1746630adf8d3be44c2cd3c81357d7f.tar.gz gentoo-2-0ec7d5efa1746630adf8d3be44c2cd3c81357d7f.tar.bz2 gentoo-2-0ec7d5efa1746630adf8d3be44c2cd3c81357d7f.zip |
Stable for x86, wrt bug #523402
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | media-video/smplayer/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/smplayer/smplayer-14.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/smplayer/ChangeLog b/media-video/smplayer/ChangeLog index da387fc3a408..dbd061dc60d5 100644 --- a/media-video/smplayer/ChangeLog +++ b/media-video/smplayer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/smplayer # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/ChangeLog,v 1.148 2014/09/29 10:04:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/ChangeLog,v 1.149 2014/09/29 10:05:10 ago Exp $ + + 29 Sep 2014; Agostino Sarubbo <ago@gentoo.org> smplayer-14.3.0.ebuild: + Stable for x86, wrt bug #523402 29 Sep 2014; Agostino Sarubbo <ago@gentoo.org> smplayer-14.3.0.ebuild: Stable for amd64, wrt bug #523402 diff --git a/media-video/smplayer/smplayer-14.3.0.ebuild b/media-video/smplayer/smplayer-14.3.0.ebuild index e4fa1cdf2801..82370fd87de3 100644 --- a/media-video/smplayer/smplayer-14.3.0.ebuild +++ b/media-video/smplayer/smplayer-14.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-14.3.0.ebuild,v 1.6 2014/09/29 10:04:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-14.3.0.ebuild,v 1.7 2014/09/29 10:05:10 ago Exp $ EAPI=5 PLOCALES="ar_SY bg ca cs da de el_GR en_US es et eu fi fr gl he_IL hr hu it ja @@ -16,7 +16,7 @@ DESCRIPTION="Great Qt4 GUI front-end for mplayer" HOMEPAGE="http://smplayer.sourceforge.net/" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux" IUSE="debug" DEPEND="dev-qt/qtcore:4 |