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 | 40caf1ff2cde79fcfdc3d9acbb04f5c74b908520 (patch) | |
tree | 2afae7f4d2f810e0a4412dc9ebd4098669365849 /media-gfx/showimg | |
parent | add $LICENSE to all the kde apps (diff) | |
download | historical-40caf1ff2cde79fcfdc3d9acbb04f5c74b908520.tar.gz historical-40caf1ff2cde79fcfdc3d9acbb04f5c74b908520.tar.bz2 historical-40caf1ff2cde79fcfdc3d9acbb04f5c74b908520.zip |
add $LICENSE to all the kde apps
Diffstat (limited to 'media-gfx/showimg')
-rw-r--r-- | media-gfx/showimg/showimg-0.7.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-gfx/showimg/showimg-0.7.ebuild b/media-gfx/showimg/showimg-0.7.ebuild index 789e7f132118..846e67ef1e23 100644 --- a/media-gfx/showimg/showimg-0.7.ebuild +++ b/media-gfx/showimg/showimg-0.7.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: William McArthur <sandymac@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.7.ebuild,v 1.4 2002/05/21 18:14:10 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.7.ebuild,v 1.5 2002/07/01 21:33:31 danarmak Exp $ inherit kde-base || die @@ -9,6 +9,7 @@ need-kde 2.2 S=${WORKDIR}/${P} +LICENSE="GPL-2" DESCRIPTION="ShowImg is a feature-rich image viewer for KDE" SRC_URI="http://www.jalix.org/projects/showimg/download/${PVR}/${P}.tar.bz2" HOMEPAGE="http://www.jalix.org/projects/showimg/" |