diff options
author | Dan Armak <danarmak@gentoo.org> | 2002-07-01 21:33:31 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2002-07-01 21:33:31 +0000 |
commit | 53a6adc2c0e973a3df8911cf7ea0201f8dc1cc33 (patch) | |
tree | d50913448c90d4d9673c03fe63928457f8c1580a /media-gfx/kuickshow | |
parent | new license: a modified qpl in use by media-gfx/pixieplus-kde (diff) | |
download | gentoo-2-53a6adc2c0e973a3df8911cf7ea0201f8dc1cc33.tar.gz gentoo-2-53a6adc2c0e973a3df8911cf7ea0201f8dc1cc33.tar.bz2 gentoo-2-53a6adc2c0e973a3df8911cf7ea0201f8dc1cc33.zip |
add $LICENSE to all the kde apps
Diffstat (limited to 'media-gfx/kuickshow')
-rw-r--r-- | media-gfx/kuickshow/kuickshow-0.8-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-gfx/kuickshow/kuickshow-0.8-r2.ebuild b/media-gfx/kuickshow/kuickshow-0.8-r2.ebuild index aca0ccb30b4b..42af7737e95f 100644 --- a/media-gfx/kuickshow/kuickshow-0.8-r2.ebuild +++ b/media-gfx/kuickshow/kuickshow-0.8-r2.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-gfx/kuickshow/kuickshow-0.8-r2.ebuild,v 1.6 2002/05/27 17:27:38 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kuickshow/kuickshow-0.8-r2.ebuild,v 1.7 2002/07/01 21:33:31 danarmak Exp $ inherit kde-base || die need-kde 2.1.1 +LICENSE="GPL-2" DESCRIPTION="Kuickshow image loader for kde2" SRC_URI="mirror://sourceforge/kuickshow/${P}.tgz" HOMEPAGE="http://kuickshow.sourceforge.net/" |