diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-03-07 23:36:34 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-03-07 23:36:34 +0000 |
commit | cec8dbd5b6491eed4b82b611f34e7d5a73e565d4 (patch) | |
tree | ed2d0ef91a0c0c7f5653e4b26ba531b14e279641 /kde-base/kolourpaint | |
parent | Fix license thanks to sho in bug 169860 (diff) | |
download | gentoo-2-cec8dbd5b6491eed4b82b611f34e7d5a73e565d4.tar.gz gentoo-2-cec8dbd5b6491eed4b82b611f34e7d5a73e565d4.tar.bz2 gentoo-2-cec8dbd5b6491eed4b82b611f34e7d5a73e565d4.zip |
Fix license thanks to sho in bug 169860
(Portage version: 2.1.2-r12)
Diffstat (limited to 'kde-base/kolourpaint')
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-3.5.5.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-3.5.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/kde-base/kolourpaint/kolourpaint-3.5.5.ebuild b/kde-base/kolourpaint/kolourpaint-3.5.5.ebuild index ae2052f554d4..b1b4ace2eaf9 100644 --- a/kde-base/kolourpaint/kolourpaint-3.5.5.ebuild +++ b/kde-base/kolourpaint/kolourpaint-3.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.5.5.ebuild,v 1.8 2006/12/11 12:48:24 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.5.5.ebuild,v 1.9 2007/03/07 23:36:34 genstef Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -10,4 +10,4 @@ inherit kde-meta eutils DESCRIPTION="Paint Program for KDE" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" - +LICENSE="BSD" diff --git a/kde-base/kolourpaint/kolourpaint-3.5.6.ebuild b/kde-base/kolourpaint/kolourpaint-3.5.6.ebuild index 5fef119bf8f5..374fefd3d46a 100644 --- a/kde-base/kolourpaint/kolourpaint-3.5.6.ebuild +++ b/kde-base/kolourpaint/kolourpaint-3.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.5.6.ebuild,v 1.1 2007/01/16 20:58:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.5.6.ebuild,v 1.2 2007/03/07 23:36:34 genstef Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -10,4 +10,4 @@ inherit kde-meta eutils DESCRIPTION="Paint Program for KDE" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" - +LICENSE="BSD" |