diff options
author | 2002-07-01 21:33:31 +0000 | |
---|---|---|
committer | 2002-07-01 21:33:31 +0000 | |
commit | 40caf1ff2cde79fcfdc3d9acbb04f5c74b908520 (patch) | |
tree | 2afae7f4d2f810e0a4412dc9ebd4098669365849 /app-text/kfilereplace | |
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 'app-text/kfilereplace')
-rw-r--r-- | app-text/kfilereplace/kfilereplace-0.7.0_pre2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/kfilereplace/kfilereplace-0.7.0_pre2.ebuild b/app-text/kfilereplace/kfilereplace-0.7.0_pre2.ebuild index 075685d910dc..54e059d3f476 100644 --- a/app-text/kfilereplace/kfilereplace-0.7.0_pre2.ebuild +++ b/app-text/kfilereplace/kfilereplace-0.7.0_pre2.ebuild @@ -11,6 +11,7 @@ S="${WORKDIR}/kfilereplace-0.7.0-pre2" DESCRIPTION="A KDE 3.x multifile replace utility" SRC_URI="mirror://sourceforge/kfilereplace/kfilereplace-0.7.0-pre2.tar.bz2" HOMEPAGE="http://kfilereplace.sourceforge.net" +LICENSE="GPL-2" DEPEND="$DEPEND sys-devel/perl" |