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/kimagemapeditor | |
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/kimagemapeditor')
-rw-r--r-- | media-gfx/kimagemapeditor/kimagemapeditor-0.9.4.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/media-gfx/kimagemapeditor/kimagemapeditor-0.9.4.ebuild b/media-gfx/kimagemapeditor/kimagemapeditor-0.9.4.ebuild index 7208749ef7dd..13867945f62d 100644 --- a/media-gfx/kimagemapeditor/kimagemapeditor-0.9.4.ebuild +++ b/media-gfx/kimagemapeditor/kimagemapeditor-0.9.4.ebuild @@ -1,12 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 # Author Thilo Bangert <bangert@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-gfx/kimagemapeditor/kimagemapeditor-0.9.4.ebuild,v 1.4 2002/05/27 17:27:38 drobbins Exp $ - - - +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kimagemapeditor/kimagemapeditor-0.9.4.ebuild,v 1.5 2002/07/01 21:33:31 danarmak Exp $ inherit kde-base || die +LICENSE="GPL-2" DESCRIPTION="An imagemap editor for KDE" SRC_URI="mirror://sourceforge/kimagemapeditor/${P}.tar.gz" HOMEPAGE="http://kimagemapeditor.sourceforge.net" |