diff options
author | Dawid Węgliński <cla@gentoo.org> | 2008-04-19 09:15:14 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2008-04-19 09:15:14 +0000 |
commit | e2427bac05d493b88c606fea14a7f20ba5002f43 (patch) | |
tree | ee7259b94a7d81464224457bff5f5154766a48af /media-video/smplayer | |
parent | add mod_substitute wrt #218356 (diff) | |
download | gentoo-2-e2427bac05d493b88c606fea14a7f20ba5002f43.tar.gz gentoo-2-e2427bac05d493b88c606fea14a7f20ba5002f43.tar.bz2 gentoo-2-e2427bac05d493b88c606fea14a7f20ba5002f43.zip |
Stable on x86 wrt bug #217963
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-video/smplayer')
-rw-r--r-- | media-video/smplayer/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/smplayer/smplayer-0.6.0_rc3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/smplayer/ChangeLog b/media-video/smplayer/ChangeLog index 7ec443cf5365..f227f8934000 100644 --- a/media-video/smplayer/ChangeLog +++ b/media-video/smplayer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/smplayer # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/ChangeLog,v 1.11 2008/04/16 17:03:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/ChangeLog,v 1.12 2008/04/19 09:15:14 cla Exp $ + + 19 Apr 2008; Dawid Węgliński <cla@gentoo.org> smplayer-0.6.0_rc3.ebuild: + Stable on x86 (bug #217963) 16 Apr 2008; Markus Rothe <corsair@gentoo.org> smplayer-0.6.0_rc3.ebuild: Stable on ppc; bug #217963 diff --git a/media-video/smplayer/smplayer-0.6.0_rc3.ebuild b/media-video/smplayer/smplayer-0.6.0_rc3.ebuild index 0f48ac6ffd23..d05957b6520c 100644 --- a/media-video/smplayer/smplayer-0.6.0_rc3.ebuild +++ b/media-video/smplayer/smplayer-0.6.0_rc3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-0.6.0_rc3.ebuild,v 1.4 2008/04/16 17:03:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-0.6.0_rc3.ebuild,v 1.5 2008/04/19 09:15:14 cla Exp $ EAPI="1" inherit eutils qt4 @@ -11,7 +11,7 @@ HOMEPAGE="http://smplayer.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 ~x86" +KEYWORDS="~amd64 ppc ppc64 x86" IUSE="" DEPEND="|| ( ( x11-libs/qt-gui:4 x11-libs/qt-qt3support:4 ) |