diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-07 17:23:20 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-07 17:23:20 +0000 |
commit | 52262493d7fa8e65b80283db38ad36fb6e678f14 (patch) | |
tree | 337370c34e520a41fdf5ca0ccd6c87d1f1783d7a /media-video | |
parent | Keywording for ppc. (diff) | |
download | gentoo-2-52262493d7fa8e65b80283db38ad36fb6e678f14.tar.gz gentoo-2-52262493d7fa8e65b80283db38ad36fb6e678f14.tar.bz2 gentoo-2-52262493d7fa8e65b80283db38ad36fb6e678f14.zip |
Re-Keywording for ppc.
Fix bug 251357.
(Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/qdvdauthor/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/qdvdauthor/qdvdauthor-1.11.1.ebuild | 4 | ||||
-rw-r--r-- | media-video/qdvdauthor/qdvdauthor-1.2.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-video/qdvdauthor/ChangeLog b/media-video/qdvdauthor/ChangeLog index 4cb26539ac7a..4ce005045b63 100644 --- a/media-video/qdvdauthor/ChangeLog +++ b/media-video/qdvdauthor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/qdvdauthor # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/ChangeLog,v 1.26 2009/09/04 16:34:07 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/ChangeLog,v 1.27 2009/11/07 17:23:20 volkmar Exp $ + + 07 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> qdvdauthor-1.2.0.ebuild, + qdvdauthor-1.11.1.ebuild: + Re-Keywording for ppc, bug 251357 *qdvdauthor-1.11.1 (04 Sep 2009) diff --git a/media-video/qdvdauthor/qdvdauthor-1.11.1.ebuild b/media-video/qdvdauthor/qdvdauthor-1.11.1.ebuild index 323800142c7a..0a346c1f8387 100644 --- a/media-video/qdvdauthor/qdvdauthor-1.11.1.ebuild +++ b/media-video/qdvdauthor/qdvdauthor-1.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/qdvdauthor-1.11.1.ebuild,v 1.1 2009/09/04 16:34:07 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/qdvdauthor-1.11.1.ebuild,v 1.2 2009/11/07 17:23:20 volkmar Exp $ EAPI=2 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" # ppc currently disabled because of media-video/dv2sub +KEYWORDS="~amd64 ~ppc ~x86" IUSE="mplayer +xine plugins cdr templates debug" DEPEND="media-video/dvdauthor diff --git a/media-video/qdvdauthor/qdvdauthor-1.2.0.ebuild b/media-video/qdvdauthor/qdvdauthor-1.2.0.ebuild index 2fa8a929c9f8..b576974e48fd 100644 --- a/media-video/qdvdauthor/qdvdauthor-1.2.0.ebuild +++ b/media-video/qdvdauthor/qdvdauthor-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/qdvdauthor-1.2.0.ebuild,v 1.3 2009/09/04 16:34:07 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/qdvdauthor-1.2.0.ebuild,v 1.4 2009/11/07 17:23:20 volkmar Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/qdvdauthor/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" # ppc currently disabled because of media-video/dv2sub +KEYWORDS="~amd64 ~ppc ~x86" IUSE="xine mplayer" DEPEND=">=media-video/dvdauthor-0.6.11 |