diff options
author | Zaheer Abbas Merali <zaheerm@gentoo.org> | 2006-07-15 11:17:40 +0000 |
---|---|---|
committer | Zaheer Abbas Merali <zaheerm@gentoo.org> | 2006-07-15 11:17:40 +0000 |
commit | 7752137ebe7a86a614f41dcfb1168a569688c3d7 (patch) | |
tree | d16ae213d2b77dff7fafc8354c5c0091d80b59b4 /media-video/istanbul | |
parent | Remove rphillips from metadata.xml as he's retired. (diff) | |
download | gentoo-2-7752137ebe7a86a614f41dcfb1168a569688c3d7.tar.gz gentoo-2-7752137ebe7a86a614f41dcfb1168a569688c3d7.tar.bz2 gentoo-2-7752137ebe7a86a614f41dcfb1168a569688c3d7.zip |
add description and iuse
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'media-video/istanbul')
-rw-r--r-- | media-video/istanbul/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/istanbul/istanbul-0.2.0.ebuild | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/media-video/istanbul/ChangeLog b/media-video/istanbul/ChangeLog index 85c85ab74c84..ef2160a5d036 100644 --- a/media-video/istanbul/ChangeLog +++ b/media-video/istanbul/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/istanbul # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/ChangeLog,v 1.1 2006/07/14 21:17:21 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/ChangeLog,v 1.2 2006/07/15 11:17:40 zaheerm Exp $ + + 15 Jul 2006; <zaheerm@gentoo.org> istanbul-0.2.0.ebuild: + add description and iuse *istanbul-0.2.0 (13 Jul 2006) diff --git a/media-video/istanbul/istanbul-0.2.0.ebuild b/media-video/istanbul/istanbul-0.2.0.ebuild index 896280eb7ead..15b7cfd7f24a 100644 --- a/media-video/istanbul/istanbul-0.2.0.ebuild +++ b/media-video/istanbul/istanbul-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/istanbul-0.2.0.ebuild,v 1.1 2006/07/14 21:17:21 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/istanbul-0.2.0.ebuild,v 1.2 2006/07/15 11:17:40 zaheerm Exp $ inherit eutils gnome2 @@ -9,6 +9,8 @@ KEYWORDS="~x86 ~amd64" HOMEPAGE="http://live.gnome.org/Istanbul" LICENSE="GPL-2" SLOT=0 +DESCRIPTION="Istanbul is a screencast application for the Unix desktop" +IUSE="" RDEPEND=">=media-libs/gst-plugins-base-0.10.8 dev-lang/python |