diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-02 15:14:22 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-02 15:14:22 +0000 |
commit | 407fe505e9172cbc5ad7ac653bf780310dc48660 (patch) | |
tree | 214ece8e7112d7d7f6325f5cd0d9c9219011a50d /media-video/smplayer | |
parent | amd64 stable, bug 299320 (diff) | |
download | gentoo-2-407fe505e9172cbc5ad7ac653bf780310dc48660.tar.gz gentoo-2-407fe505e9172cbc5ad7ac653bf780310dc48660.tar.bz2 gentoo-2-407fe505e9172cbc5ad7ac653bf780310dc48660.zip |
Marking smplayer-0.6.8 ppc64 for bug 291025
(Portage version: 2.1.7.16/cvs/Linux ppc64)
Diffstat (limited to 'media-video/smplayer')
-rw-r--r-- | media-video/smplayer/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/smplayer/smplayer-0.6.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/smplayer/ChangeLog b/media-video/smplayer/ChangeLog index c12ea9d0cb1e..6008f7423a97 100644 --- a/media-video/smplayer/ChangeLog +++ b/media-video/smplayer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/smplayer -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/ChangeLog,v 1.80 2009/12/26 19:47:40 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/ChangeLog,v 1.81 2010/01/02 15:14:22 ranger Exp $ + + 02 Jan 2010; Brent Baude <ranger@gentoo.org> smplayer-0.6.8.ebuild: + Marking smplayer-0.6.8 ppc64 for bug 291025 26 Dec 2009; Raúl Porcel <armin76@gentoo.org> smplayer-0.6.8.ebuild: sparc stable wrt #291025 diff --git a/media-video/smplayer/smplayer-0.6.8.ebuild b/media-video/smplayer/smplayer-0.6.8.ebuild index d0ab41419bde..71cff3cd3264 100644 --- a/media-video/smplayer/smplayer-0.6.8.ebuild +++ b/media-video/smplayer/smplayer-0.6.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-0.6.8.ebuild,v 1.8 2009/12/26 19:47:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-0.6.8.ebuild,v 1.9 2010/01/02 15:14:22 ranger Exp $ EAPI="2" @@ -22,7 +22,7 @@ DESCRIPTION="Great Qt4 GUI front-end for mplayer" HOMEPAGE="http://smplayer.sourceforge.net" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug" DEPEND="x11-libs/qt-gui:4" |