summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-28 11:09:45 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-28 11:09:45 +0000
commit337dad6542825e323d05d9746561e86f9d0429bd (patch)
treeafc853d4729bbfd3e4257bb7d86f7b8863dc95b0 /media-video/qdvdauthor
parentStable on hppa (diff)
downloadhistorical-337dad6542825e323d05d9746561e86f9d0429bd.tar.gz
historical-337dad6542825e323d05d9746561e86f9d0429bd.tar.bz2
historical-337dad6542825e323d05d9746561e86f9d0429bd.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-video/qdvdauthor')
-rw-r--r--media-video/qdvdauthor/ChangeLog5
-rw-r--r--media-video/qdvdauthor/qdvdauthor-0.0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/qdvdauthor/ChangeLog b/media-video/qdvdauthor/ChangeLog
index 787396278b2e..4b41ba7353c7 100644
--- a/media-video/qdvdauthor/ChangeLog
+++ b/media-video/qdvdauthor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/qdvdauthor
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/ChangeLog,v 1.4 2005/07/01 15:06:59 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/ChangeLog,v 1.5 2005/07/28 11:03:28 dholm Exp $
+
+ 28 Jul 2005; David Holm <dholm@gentoo.org> qdvdauthor-0.0.9.ebuild:
+ Added to ~ppc.
01 Jul 2005; Caleb Tennis <caleb@gentoo.org> qdvdauthor-0.0.9.ebuild:
Fix qmake dir per bug #97535
diff --git a/media-video/qdvdauthor/qdvdauthor-0.0.9.ebuild b/media-video/qdvdauthor/qdvdauthor-0.0.9.ebuild
index c6a016c6a1a5..ef6c5be7799f 100644
--- a/media-video/qdvdauthor/qdvdauthor-0.0.9.ebuild
+++ b/media-video/qdvdauthor/qdvdauthor-0.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/qdvdauthor-0.0.9.ebuild,v 1.3 2005/07/01 15:06:59 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/qdvdauthor-0.0.9.ebuild,v 1.4 2005/07/28 11:03:28 dholm Exp $
inherit kde-functions
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qdvdauthor/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND=">=media-video/dvdauthor-0.6.10
>=media-gfx/imagemagick-5.5.7.11