summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-11-07 17:18:25 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-11-07 17:18:25 +0000
commit19e54a333e637acb25331ae36a70a24b1233dafb (patch)
tree76a62eab668162a85f21fc3392f5e30ea2d7fbad /media-video/dv2sub
parentVersion bump (diff)
downloadgentoo-2-19e54a333e637acb25331ae36a70a24b1233dafb.tar.gz
gentoo-2-19e54a333e637acb25331ae36a70a24b1233dafb.tar.bz2
gentoo-2-19e54a333e637acb25331ae36a70a24b1233dafb.zip
Keywording for ppc.
Bug 251357. (Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'media-video/dv2sub')
-rw-r--r--media-video/dv2sub/ChangeLog7
-rw-r--r--media-video/dv2sub/dv2sub-0.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/dv2sub/ChangeLog b/media-video/dv2sub/ChangeLog
index c55fc96714cd..4e9f181b2152 100644
--- a/media-video/dv2sub/ChangeLog
+++ b/media-video/dv2sub/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/dv2sub
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dv2sub/ChangeLog,v 1.2 2008/06/08 22:53:10 sbriesen Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/dv2sub/ChangeLog,v 1.3 2009/11/07 17:18:25 volkmar Exp $
+
+ 07 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> dv2sub-0.3.ebuild:
+ Keywording for ppc, bug 251357
*dv2sub-0.3 (08 Jun 2008)
diff --git a/media-video/dv2sub/dv2sub-0.3.ebuild b/media-video/dv2sub/dv2sub-0.3.ebuild
index c2eb2bddb2c2..968a044a4a95 100644
--- a/media-video/dv2sub/dv2sub-0.3.ebuild
+++ b/media-video/dv2sub/dv2sub-0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dv2sub/dv2sub-0.3.ebuild,v 1.1 2008/06/08 22:53:10 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dv2sub/dv2sub-0.3.ebuild,v 1.2 2009/11/07 17:18:25 volkmar Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/dv2sub/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="kino"
DEPEND="media-libs/libdv"