diff options
author | David Holm <dholm@gentoo.org> | 2005-07-28 10:45:13 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-28 10:45:13 +0000 |
commit | 237c72a11f427c3e12562d1c1f626e0084ab47b1 (patch) | |
tree | cadce6490d8d8b754ce423517ea6b2e25d3d7a3d /media-video/linuxvideostudio | |
parent | add descriptions for new local useflag kadmos (diff) | |
download | historical-237c72a11f427c3e12562d1c1f626e0084ab47b1.tar.gz historical-237c72a11f427c3e12562d1c1f626e0084ab47b1.tar.bz2 historical-237c72a11f427c3e12562d1c1f626e0084ab47b1.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-video/linuxvideostudio')
-rw-r--r-- | media-video/linuxvideostudio/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/linuxvideostudio/linuxvideostudio-0.1.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/linuxvideostudio/ChangeLog b/media-video/linuxvideostudio/ChangeLog index 039084f74725..1d3b3800b1d7 100644 --- a/media-video/linuxvideostudio/ChangeLog +++ b/media-video/linuxvideostudio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/linuxvideostudio -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/linuxvideostudio/ChangeLog,v 1.4 2004/06/28 03:29:39 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/linuxvideostudio/ChangeLog,v 1.5 2005/07/28 10:38:49 dholm Exp $ + + 28 Jul 2005; David Holm <dholm@gentoo.org> linuxvideostudio-0.1.7.ebuild: + Added to ~ppc. 27 Jun 2004; Aron Griffis <agriffis@gentoo.org> linuxvideostudio-0.1.7.ebuild: diff --git a/media-video/linuxvideostudio/linuxvideostudio-0.1.7.ebuild b/media-video/linuxvideostudio/linuxvideostudio-0.1.7.ebuild index 96b647ef7f83..701d4d83d3da 100644 --- a/media-video/linuxvideostudio/linuxvideostudio-0.1.7.ebuild +++ b/media-video/linuxvideostudio/linuxvideostudio-0.1.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/linuxvideostudio/linuxvideostudio-0.1.7.ebuild,v 1.4 2004/06/28 03:29:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/linuxvideostudio/linuxvideostudio-0.1.7.ebuild,v 1.5 2005/07/28 10:38:49 dholm Exp $ DESCRIPTION="small-'n-simple GUI for the MJPEG-tools" HOMEPAGE="http://ronald.bitfreak.net/" @@ -8,7 +8,7 @@ SRC_URI="http://ronald.bitfreak.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="lirc" |