diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-25 14:40:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-25 14:40:53 +0000 |
commit | f796934f5064d8a9267bb91c0fe464da310ad128 (patch) | |
tree | 8b40eeaa31411a84528240c8eb730b9229cadf1e /media-video/smplayer | |
parent | Stable for x86, wrt bug #453406 (diff) | |
download | gentoo-2-f796934f5064d8a9267bb91c0fe464da310ad128.tar.gz gentoo-2-f796934f5064d8a9267bb91c0fe464da310ad128.tar.bz2 gentoo-2-f796934f5064d8a9267bb91c0fe464da310ad128.zip |
Stable for amd64, wrt bug #453484
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-video/smplayer')
-rw-r--r-- | media-video/smplayer/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/smplayer/smplayer-0.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/smplayer/ChangeLog b/media-video/smplayer/ChangeLog index aa3aed475e3f..22bc80d7086b 100644 --- a/media-video/smplayer/ChangeLog +++ b/media-video/smplayer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/smplayer # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/ChangeLog,v 1.128 2013/01/25 14:39:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/ChangeLog,v 1.129 2013/01/25 14:40:53 ago Exp $ + + 25 Jan 2013; Agostino Sarubbo <ago@gentoo.org> smplayer-0.8.3.ebuild: + Stable for amd64, wrt bug #453484 25 Jan 2013; Agostino Sarubbo <ago@gentoo.org> smplayer-0.8.3.ebuild: Stable for x86, wrt bug #453484 diff --git a/media-video/smplayer/smplayer-0.8.3.ebuild b/media-video/smplayer/smplayer-0.8.3.ebuild index f4bca6949359..28ef0a6aed97 100644 --- a/media-video/smplayer/smplayer-0.8.3.ebuild +++ b/media-video/smplayer/smplayer-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-0.8.3.ebuild,v 1.4 2013/01/25 14:39:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-0.8.3.ebuild,v 1.5 2013/01/25 14:40:53 ago Exp $ EAPI=4 PLOCALES="ar_SY bg ca cs da de el_GR en_US es et eu fi fr gl hr hu it ja ka ko @@ -25,7 +25,7 @@ DESCRIPTION="Great Qt4 GUI front-end for mplayer" HOMEPAGE="http://smplayer.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="debug" DEPEND="x11-libs/qt-core:4 |