summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/libkscan')
-rw-r--r--kde-base/libkscan/ChangeLog6
-rw-r--r--kde-base/libkscan/libkscan-3.5.8.ebuild3
-rw-r--r--kde-base/libkscan/libkscan-3.5.9.ebuild3
-rw-r--r--kde-base/libkscan/libkscan-4.0.2.ebuild6
4 files changed, 12 insertions, 6 deletions
diff --git a/kde-base/libkscan/ChangeLog b/kde-base/libkscan/ChangeLog
index d4e793c0c9b9..b4f7e8469f12 100644
--- a/kde-base/libkscan/ChangeLog
+++ b/kde-base/libkscan/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/libkscan
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.81 2008/03/20 18:17:53 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.82 2008/03/29 01:00:03 zlin Exp $
+
+ 29 Mar 2008; Bo Ørsted Andresen <zlin@gentoo.org> libkscan-3.5.8.ebuild,
+ libkscan-3.5.9.ebuild, libkscan-4.0.2.ebuild:
+ LICENSE is LGPL-2.
20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> -libkscan-4.0.1.ebuild:
Old.
diff --git a/kde-base/libkscan/libkscan-3.5.8.ebuild b/kde-base/libkscan/libkscan-3.5.8.ebuild
index ebbfd3536538..09fa27d2d68d 100644
--- a/kde-base/libkscan/libkscan-3.5.8.ebuild
+++ b/kde-base/libkscan/libkscan-3.5.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.5.8.ebuild,v 1.6 2008/01/31 15:27:30 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.5.8.ebuild,v 1.7 2008/03/29 01:00:03 zlin Exp $
KMNAME=kdegraphics
MAXKDEVER=$PV
@@ -9,6 +9,7 @@ inherit kde-meta eutils
DESCRIPTION="KDE scanner library"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
+LICENSE="LGPL-2"
IUSE=""
DEPEND="media-gfx/sane-backends"
RDEPEND="${DEPEND}"
diff --git a/kde-base/libkscan/libkscan-3.5.9.ebuild b/kde-base/libkscan/libkscan-3.5.9.ebuild
index 2212458275af..054a026216da 100644
--- a/kde-base/libkscan/libkscan-3.5.9.ebuild
+++ b/kde-base/libkscan/libkscan-3.5.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.5.9.ebuild,v 1.1 2008/02/20 23:32:09 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.5.9.ebuild,v 1.2 2008/03/29 01:00:03 zlin Exp $
KMNAME=kdegraphics
EAPI="1"
@@ -8,6 +8,7 @@ inherit kde-meta eutils
DESCRIPTION="KDE scanner library"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+LICENSE="LGPL-2"
IUSE=""
DEPEND="media-gfx/sane-backends"
diff --git a/kde-base/libkscan/libkscan-4.0.2.ebuild b/kde-base/libkscan/libkscan-4.0.2.ebuild
index 3fc54d82b771..55f57f0ee794 100644
--- a/kde-base/libkscan/libkscan-4.0.2.ebuild
+++ b/kde-base/libkscan/libkscan-4.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-4.0.2.ebuild,v 1.1 2008/03/11 00:01:05 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-4.0.2.ebuild,v 1.2 2008/03/29 01:00:03 zlin Exp $
EAPI="1"
@@ -10,8 +10,8 @@ inherit kde4-meta
DESCRIPTION="KDE scanner library"
KEYWORDS="~amd64 ~x86"
IUSE="debug htmlhandbook"
+LICENSE="LGPL-2"
-DEPEND="
- kde-base/qimageblitz
+DEPEND="kde-base/qimageblitz
media-gfx/sane-backends"
RDEPEND="${DEPEND}"