diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2003-03-20 13:53:36 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2003-03-20 13:53:36 +0000 |
commit | ff624f535c55e7a50f002142e181e1d9f4675e28 (patch) | |
tree | 401371c2da6270679b84c47002022e0e47e37672 /dev-util/gst-editor | |
parent | removed pic crap (diff) | |
download | gentoo-2-ff624f535c55e7a50f002142e181e1d9f4675e28.tar.gz gentoo-2-ff624f535c55e7a50f002142e181e1d9f4675e28.tar.bz2 gentoo-2-ff624f535c55e7a50f002142e181e1d9f4675e28.zip |
*** empty log message ***
Diffstat (limited to 'dev-util/gst-editor')
-rw-r--r-- | dev-util/gst-editor/gst-editor-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gst-editor/gst-editor-0.5.0.ebuild b/dev-util/gst-editor/gst-editor-0.5.0.ebuild index b07b6bb4a6b0..8bb855fd1e16 100644 --- a/dev-util/gst-editor/gst-editor-0.5.0.ebuild +++ b/dev-util/gst-editor/gst-editor-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gst-editor/gst-editor-0.5.0.ebuild,v 1.1 2003/03/20 12:49:35 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gst-editor/gst-editor-0.5.0.ebuild,v 1.2 2003/03/20 13:53:36 lu_zero Exp $ S=${WORKDIR}/${P} DESCRIPTION="GStreamer graphical pipeline editor" @@ -9,7 +9,7 @@ SRC_URI="http://www.gstreamer.net/releases/${PN}/${PV}/src/${P}.tar.gz" HOMEPAGE="http://www.gstreamer.net/apps/gst-editor/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND=">=media-libs/gstreamer-0.4.1 |