diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-02-03 04:07:35 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-02-03 04:07:35 +0000 |
commit | d9c2763ed302ab483a34b3713cdaf9eeebf227d6 (patch) | |
tree | 6c277db2005649c8c6e384b7f51be34039ebcae9 /media-video/pitivi | |
parent | add ~amd64, bug 162948 (diff) | |
download | gentoo-2-d9c2763ed302ab483a34b3713cdaf9eeebf227d6.tar.gz gentoo-2-d9c2763ed302ab483a34b3713cdaf9eeebf227d6.tar.bz2 gentoo-2-d9c2763ed302ab483a34b3713cdaf9eeebf227d6.zip |
Add ~amd64, bug 164789
(Portage version: 2.1.1-r2)
Diffstat (limited to 'media-video/pitivi')
-rw-r--r-- | media-video/pitivi/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/pitivi/pitivi-0.10.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/pitivi/ChangeLog b/media-video/pitivi/ChangeLog index db82446676be..b7a4173fdddb 100644 --- a/media-video/pitivi/ChangeLog +++ b/media-video/pitivi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/pitivi -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/ChangeLog,v 1.4 2006/08/19 15:27:02 hanno Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/ChangeLog,v 1.5 2007/02/03 04:07:35 beandog Exp $ + + 03 Feb 2007; Steve Dibb <beandog@gentoo.org> pitivi-0.10.0.ebuild: + Add ~amd64, bug 164789 19 Aug 2006; Hanno Boeck <hanno@gentoo.org> pitivi-0.10.1.ebuild: Re-fix access violations. diff --git a/media-video/pitivi/pitivi-0.10.0.ebuild b/media-video/pitivi/pitivi-0.10.0.ebuild index 72d50d5357e4..33d5d3901a90 100644 --- a/media-video/pitivi/pitivi-0.10.0.ebuild +++ b/media-video/pitivi/pitivi-0.10.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.10.0.ebuild,v 1.2 2006/06/03 01:45:48 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.10.0.ebuild,v 1.3 2007/02/03 04:07:35 beandog Exp $ DESCRIPTION="A non-linear video editor using the GStreamer multimedia framework" HOMEPAGE="http://www.pitivi.org" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=media-libs/gstreamer-0.10.0 |