summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMeir Kriheili <mksoft@gentoo.org>2004-04-26 10:20:57 +0000
committerMeir Kriheili <mksoft@gentoo.org>2004-04-26 10:20:57 +0000
commit48b5f941e29f7b05d6798ade0537a19cd67874dd (patch)
tree441003e1966f9f17bd418d087210cbc55e6e19e1 /dev-db
parentAdded Interbase Public License 1.0 (diff)
downloadgentoo-2-48b5f941e29f7b05d6798ade0537a19cd67874dd.tar.gz
gentoo-2-48b5f941e29f7b05d6798ade0537a19cd67874dd.tar.bz2
gentoo-2-48b5f941e29f7b05d6798ade0537a19cd67874dd.zip
Modified the license to Interbase-1.0
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/firebird/ChangeLog5
-rw-r--r--dev-db/firebird/firebird-1.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog
index 8add7c7d70b3..523c1c717c2e 100644
--- a/dev-db/firebird/ChangeLog
+++ b/dev-db/firebird/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/firebird
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.15 2004/04/25 09:01:37 mksoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.16 2004/04/26 10:20:57 mksoft Exp $
+
+ 26 Apr 2004; <mksoft@gentoo.org> firebird-1.5.0.ebuild:
+ Modified the license to Interbase-1.0
25 Apr 2004; <mksoft@gentoo.org> firebird-1.5.0.ebuild:
move and symlink firebird.log to /var/log
diff --git a/dev-db/firebird/firebird-1.5.0.ebuild b/dev-db/firebird/firebird-1.5.0.ebuild
index eb45a51a1f4b..0301865ad01f 100644
--- a/dev-db/firebird/firebird-1.5.0.ebuild
+++ b/dev-db/firebird/firebird-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.0.ebuild,v 1.5 2004/04/25 09:01:37 mksoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.0.ebuild,v 1.6 2004/04/26 10:20:57 mksoft Exp $
inherit flag-o-matic eutils
@@ -9,7 +9,7 @@ DESCRIPTION="A relational database offering many ANSI SQL-92 features"
HOMEPAGE="http://firebird.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.${extra_ver}.tar.bz2"
-LICENSE="MPL-1.1"
+LICENSE="Interbase-1.0"
SLOT="0"
KEYWORDS="~x86"
IUSE="inetd"