summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-20 21:59:32 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-20 21:59:32 +0000
commit303fbf2b23387c2e920c168998e331c9a153de1b (patch)
tree0ace4990f428e70bfc3b4f6bcec963303a3f6308 /media-video/qdvdauthor
parentcorrected HOMEPAGE (diff)
downloadgentoo-2-303fbf2b23387c2e920c168998e331c9a153de1b.tar.gz
gentoo-2-303fbf2b23387c2e920c168998e331c9a153de1b.tar.bz2
gentoo-2-303fbf2b23387c2e920c168998e331c9a153de1b.zip
~amd64
(Portage version: 2.0.51.19)
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 814892db5994..5bf49232da6c 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.2 2005/02/13 13:34:45 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/ChangeLog,v 1.3 2005/04/20 21:59:32 blubb Exp $
+
+ 20 Apr 2005; Simon Stelling <blubb@gentoo.org> qdvdauthor-0.0.9.ebuild:
+ added ~amd64
*qdvdauthor-0.0.9 (13 Feb 2005)
diff --git a/media-video/qdvdauthor/qdvdauthor-0.0.9.ebuild b/media-video/qdvdauthor/qdvdauthor-0.0.9.ebuild
index 364e0c04d3f2..27ea76cbb151 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.1 2005/02/13 13:33:15 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/qdvdauthor-0.0.9.ebuild,v 1.2 2005/04/20 21:59:32 blubb Exp $
inherit kde-functions
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qdvdauthor/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND=">=media-video/dvdauthor-0.6.10
>=media-gfx/imagemagick-5.5.7.11