summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Thomson <wltjr@gentoo.org>2008-01-16 06:50:10 +0000
committerWilliam Thomson <wltjr@gentoo.org>2008-01-16 06:50:10 +0000
commitebd5526d2fe69c32eefc1091876a4cf57380ff7d (patch)
treed0abaf7292f63152cd6cd8c434b7cc15c2b604b2
parentremove useless getent check (#205923) (diff)
downloadgentoo-2-ebd5526d2fe69c32eefc1091876a4cf57380ff7d.tar.gz
gentoo-2-ebd5526d2fe69c32eefc1091876a4cf57380ff7d.tar.bz2
gentoo-2-ebd5526d2fe69c32eefc1091876a4cf57380ff7d.zip
Added IDPL to LICENSE per bug #200276
(Portage version: 2.1.4)
-rw-r--r--dev-db/firebird/ChangeLog7
-rw-r--r--dev-db/firebird/firebird-2.0.3.12981.0-r2.ebuild6
-rw-r--r--dev-db/firebird/firebird-2.0.3.12981.0-r4.ebuild6
-rw-r--r--dev-db/firebird/firebird-2.1.0.16780_beta2-r3.ebuild4
4 files changed, 14 insertions, 9 deletions
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog
index 7cc315b9c383..c00dc5086bd1 100644
--- a/dev-db/firebird/ChangeLog
+++ b/dev-db/firebird/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-db/firebird
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.84 2008/01/04 17:34:39 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.85 2008/01/16 06:50:10 wltjr Exp $
+
+ 16 Jan 2008; William L. Thomson Jr. <wltjr@gentoo.org>
+ firebird-2.0.3.12981.0-r2.ebuild, firebird-2.0.3.12981.0-r4.ebuild,
+ firebird-2.1.0.16780_beta2-r3.ebuild:
+ Added IDPL to LICENSE per bug #200276
*firebird-2.1.0.16780_beta2-r3 (04 Jan 2008)
diff --git a/dev-db/firebird/firebird-2.0.3.12981.0-r2.ebuild b/dev-db/firebird/firebird-2.0.3.12981.0-r2.ebuild
index 6558eb8af2df..0e37e447242c 100644
--- a/dev-db/firebird/firebird-2.0.3.12981.0-r2.ebuild
+++ b/dev-db/firebird/firebird-2.0.3.12981.0-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-2.0.3.12981.0-r2.ebuild,v 1.6 2007/11/09 15:21:43 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-2.0.3.12981.0-r2.ebuild,v 1.7 2008/01/16 06:50:10 wltjr Exp $
inherit flag-o-matic eutils autotools versionator
@@ -11,7 +11,7 @@ HOMEPAGE="http://firebird.sourceforge.net/"
SRC_URI="mirror://sourceforge/firebird/${MY_P}.tar.bz2
doc? ( ftp://ftpc.inprise.com/pub/interbase/techpubs/ib_b60_doc.zip )"
-LICENSE="Interbase-1.0"
+LICENSE="IDPL Interbase-1.0"
SLOT="0"
KEYWORDS="amd64 -ia64 x86"
IUSE="doc xinetd examples debug"
diff --git a/dev-db/firebird/firebird-2.0.3.12981.0-r4.ebuild b/dev-db/firebird/firebird-2.0.3.12981.0-r4.ebuild
index b0ff66478d57..65d54d5f38d9 100644
--- a/dev-db/firebird/firebird-2.0.3.12981.0-r4.ebuild
+++ b/dev-db/firebird/firebird-2.0.3.12981.0-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-2.0.3.12981.0-r4.ebuild,v 1.1 2007/12/04 23:59:54 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-2.0.3.12981.0-r4.ebuild,v 1.2 2008/01/16 06:50:10 wltjr Exp $
inherit flag-o-matic eutils autotools versionator
@@ -11,7 +11,7 @@ HOMEPAGE="http://firebird.sourceforge.net/"
SRC_URI="mirror://sourceforge/firebird/${MY_P}.tar.bz2
doc? ( ftp://ftpc.inprise.com/pub/interbase/techpubs/ib_b60_doc.zip )"
-LICENSE="Interbase-1.0"
+LICENSE="IDPL Interbase-1.0"
SLOT="0"
KEYWORDS="~amd64 -ia64 ~x86"
IUSE="doc xinetd examples debug"
diff --git a/dev-db/firebird/firebird-2.1.0.16780_beta2-r3.ebuild b/dev-db/firebird/firebird-2.1.0.16780_beta2-r3.ebuild
index ae8e061f77c6..331de1cf71dc 100644
--- a/dev-db/firebird/firebird-2.1.0.16780_beta2-r3.ebuild
+++ b/dev-db/firebird/firebird-2.1.0.16780_beta2-r3.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/dev-db/firebird/firebird-2.1.0.16780_beta2-r3.ebuild,v 1.1 2008/01/04 17:34:39 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-2.1.0.16780_beta2-r3.ebuild,v 1.2 2008/01/16 06:50:10 wltjr Exp $
inherit flag-o-matic eutils autotools versionator
@@ -12,7 +12,7 @@ HOMEPAGE="http://firebird.sourceforge.net/"
SRC_URI="mirror://sourceforge/firebird/${MY_P}.tar.bz2
doc? ( ftp://ftpc.inprise.com/pub/interbase/techpubs/ib_b60_doc.zip )"
-LICENSE="Interbase-1.0"
+LICENSE="IDPL Interbase-1.0"
SLOT="0"
KEYWORDS="~amd64 -ia64 ~x86"
IUSE="doc xinetd examples debug"