diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:12:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:12:31 +0000 |
commit | e4c138677ef820c46fb6202fd7b3b102265083e8 (patch) | |
tree | 25f7c539426ae6042abb727b5f910ccbd7779bdc /app-editors/quanta | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-e4c138677ef820c46fb6202fd7b3b102265083e8.tar.gz historical-e4c138677ef820c46fb6202fd7b3b102265083e8.tar.bz2 historical-e4c138677ef820c46fb6202fd7b3b102265083e8.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-editors/quanta')
-rw-r--r-- | app-editors/quanta/quanta-2.0.1.ebuild | 4 | ||||
-rw-r--r-- | app-editors/quanta/quanta-3.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/quanta/quanta-2.0.1.ebuild b/app-editors/quanta/quanta-2.0.1.ebuild index 243e3987a5b7..4e45bfcfe414 100644 --- a/app-editors/quanta/quanta-2.0.1.ebuild +++ b/app-editors/quanta/quanta-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-2.0.1.ebuild,v 1.13 2002/08/14 18:36:03 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-2.0.1.ebuild,v 1.14 2002/10/04 04:10:22 vapier Exp $ inherit kde-base || die diff --git a/app-editors/quanta/quanta-3.0.ebuild b/app-editors/quanta/quanta-3.0.ebuild index 5db3b8168316..a4e5e88874b4 100644 --- a/app-editors/quanta/quanta-3.0.ebuild +++ b/app-editors/quanta/quanta-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.0.ebuild,v 1.1 2002/09/28 10:15:28 verwilst Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.0.ebuild,v 1.2 2002/10/04 04:10:28 vapier Exp $ inherit kde-base need-kde 3 |