summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-db/edb/edb-1.0.2-r1.ebuild3
-rw-r--r--dev-db/phpmyadmin/phpmyadmin-2.2.5.ebuild3
-rw-r--r--dev-db/phpmyadmin/phpmyadmin-2.2.6.ebuild3
-rw-r--r--dev-db/postgresql/postgresql-7.0.3-r3.ebuild3
-rw-r--r--dev-db/postgresql/postgresql-7.1-r1.ebuild3
-rw-r--r--dev-db/postgresql/postgresql-7.1.3-r4.ebuild3
-rw-r--r--dev-db/postgresql/postgresql-7.2-r2.ebuild3
-rw-r--r--dev-db/postgresql/postgresql-7.2-r3.ebuild3
-rw-r--r--dev-db/postgresql/postgresql-7.2.1-r1.ebuild1
-rw-r--r--dev-db/postgresql/postgresql-7.2.1.ebuild3
-rw-r--r--dev-db/sqlgui/sqlgui-0.3.3.ebuild3
-rw-r--r--dev-db/unixODBC/unixODBC-2.0.6.ebuild3
-rw-r--r--dev-db/unixODBC/unixODBC-2.0.8.ebuild3
13 files changed, 25 insertions, 12 deletions
diff --git a/dev-db/edb/edb-1.0.2-r1.ebuild b/dev-db/edb/edb-1.0.2-r1.ebuild
index 2b9614f61332..9a437a339fc8 100644
--- a/dev-db/edb/edb-1.0.2-r1.ebuild
+++ b/dev-db/edb/edb-1.0.2-r1.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/dev-db/edb/edb-1.0.2-r1.ebuild,v 1.4 2002/05/27 17:27:37 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/edb/edb-1.0.2-r1.ebuild,v 1.5 2002/07/08 08:03:56 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Enlightment Data Base"
SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz"
HOMEPAGE="http://enlightenment.org"
+LICENSE="EDB"
RDEPEND="virtual/glibc
=x11-libs/gtk+-1.2*"
diff --git a/dev-db/phpmyadmin/phpmyadmin-2.2.5.ebuild b/dev-db/phpmyadmin/phpmyadmin-2.2.5.ebuild
index ab7386908142..6bc8a231e930 100644
--- a/dev-db/phpmyadmin/phpmyadmin-2.2.5.ebuild
+++ b/dev-db/phpmyadmin/phpmyadmin-2.2.5.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/dev-db/phpmyadmin/phpmyadmin-2.2.5.ebuild,v 1.2 2002/05/27 17:27:37 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-2.2.5.ebuild,v 1.3 2002/07/08 08:03:56 aliz Exp $
MY_PN=phpMyAdmin
@@ -8,6 +8,7 @@ S=${WORKDIR}/${MY_PN}-${PV}
DESCRIPTION="Web-based administration for MySQL database in php"
SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-${PV}-php.tar.bz2"
HOMEPAGE="http://phpmyadmin.sourceforge.net/"
+LICENSE="GPL-2"
DEPEND=">=net-www/apache-1.3.24-r1 >=dev-db/mysql-3.23.38 >=dev-lang/php-4.1.2-r5"
diff --git a/dev-db/phpmyadmin/phpmyadmin-2.2.6.ebuild b/dev-db/phpmyadmin/phpmyadmin-2.2.6.ebuild
index 0e08dda66156..17bf97c77e51 100644
--- a/dev-db/phpmyadmin/phpmyadmin-2.2.6.ebuild
+++ b/dev-db/phpmyadmin/phpmyadmin-2.2.6.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/dev-db/phpmyadmin/phpmyadmin-2.2.6.ebuild,v 1.2 2002/05/27 17:27:37 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-2.2.6.ebuild,v 1.3 2002/07/08 08:03:56 aliz Exp $
MY_PN=phpMyAdmin
@@ -8,6 +8,7 @@ S=${WORKDIR}/${MY_PN}-${PV}
DESCRIPTION="Web-based administration for MySQL database in php"
SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-${PV}-php.tar.bz2"
HOMEPAGE="http://phpmyadmin.sourceforge.net/"
+LICENSE="GPL-2"
DEPEND=">=net-www/apache-1.3.24-r1 >=dev-db/mysql-3.23.38 >=dev-lang/php-4.1.2-r5"
diff --git a/dev-db/postgresql/postgresql-7.0.3-r3.ebuild b/dev-db/postgresql/postgresql-7.0.3-r3.ebuild
index c02ea7597ee1..f28e1f7008ba 100644
--- a/dev-db/postgresql/postgresql-7.0.3-r3.ebuild
+++ b/dev-db/postgresql/postgresql-7.0.3-r3.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.0.3-r3.ebuild,v 1.1 2002/01/15 01:27:50 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.0.3-r3.ebuild,v 1.2 2002/07/08 08:03:56 aliz Exp $
S=${WORKDIR}/${P}/src
DESCRIPTION="PostgreSQL is a sophisticated Object-Relational DBMS"
SRC_URI="ftp://ftp.postgresql.org/pub/v7.0.3/${P}.tar.gz"
HOMEPAGE="http://postgresql.readysetnet.com/"
+LICENSE="POSTGRESQL"
DEPEND=">=dev-lang/tk-8"
diff --git a/dev-db/postgresql/postgresql-7.1-r1.ebuild b/dev-db/postgresql/postgresql-7.1-r1.ebuild
index ebcbfb9499cf..cfc4a49caa12 100644
--- a/dev-db/postgresql/postgresql-7.1-r1.ebuild
+++ b/dev-db/postgresql/postgresql-7.1-r1.ebuild
@@ -1,13 +1,14 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.1-r1.ebuild,v 1.2 2002/01/23 20:06:16 karltk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.1-r1.ebuild,v 1.3 2002/07/08 08:03:56 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PostgreSQL is a sophisticated Object-Relational DBMS"
SRC_URI="ftp://ftp.postgresql.org/pub/v7.1/${P}.tar.gz
http://www.postgresql.org/~petere/rl42-pg.patch"
HOMEPAGE="http://postgresql.readysetnet.com/"
+LICENSE="POSTGRESQL"
DEPEND="virtual/glibc sys-devel/autoconf
>=sys-libs/readline-4.1
diff --git a/dev-db/postgresql/postgresql-7.1.3-r4.ebuild b/dev-db/postgresql/postgresql-7.1.3-r4.ebuild
index e17fbb0aa3f8..b48327e4c804 100644
--- a/dev-db/postgresql/postgresql-7.1.3-r4.ebuild
+++ b/dev-db/postgresql/postgresql-7.1.3-r4.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Geert Bevin <gbevin@theleaf.be>
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.1.3-r4.ebuild,v 1.3 2002/07/06 12:18:29 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.1.3-r4.ebuild,v 1.4 2002/07/08 08:03:56 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PostgreSQL is a sophisticated Object-Relational DBMS"
SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz"
HOMEPAGE="http://www.postgresql.org"
+LICENSE="POSTGRESQL"
DEPEND="virtual/glibc
sys-devel/autoconf
diff --git a/dev-db/postgresql/postgresql-7.2-r2.ebuild b/dev-db/postgresql/postgresql-7.2-r2.ebuild
index d675b86a6f2c..095324543f4f 100644
--- a/dev-db/postgresql/postgresql-7.2-r2.ebuild
+++ b/dev-db/postgresql/postgresql-7.2-r2.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Geert Bevin <gbevin@theleaf.be>
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2-r2.ebuild,v 1.3 2002/04/11 02:48:22 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2-r2.ebuild,v 1.4 2002/07/08 08:03:56 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PostgreSQL is a sophisticated Object-Relational DBMS"
SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz"
HOMEPAGE="http://www.postgresql.org"
+LICENSE="POSTGRESQL"
DEPEND="virtual/glibc
sys-devel/autoconf
diff --git a/dev-db/postgresql/postgresql-7.2-r3.ebuild b/dev-db/postgresql/postgresql-7.2-r3.ebuild
index 3c52ac10a795..4606ad0376a8 100644
--- a/dev-db/postgresql/postgresql-7.2-r3.ebuild
+++ b/dev-db/postgresql/postgresql-7.2-r3.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Geert Bevin <gbevin@theleaf.be>
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2-r3.ebuild,v 1.3 2002/07/02 17:03:55 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2-r3.ebuild,v 1.4 2002/07/08 08:03:56 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PostgreSQL is a sophisticated Object-Relational DBMS"
SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz"
HOMEPAGE="http://www.postgresql.org"
+LICENSE="POSTGRESQL"
DEPEND="virtual/glibc
sys-devel/autoconf
diff --git a/dev-db/postgresql/postgresql-7.2.1-r1.ebuild b/dev-db/postgresql/postgresql-7.2.1-r1.ebuild
index da6f12b512c0..aab75fc72b83 100644
--- a/dev-db/postgresql/postgresql-7.2.1-r1.ebuild
+++ b/dev-db/postgresql/postgresql-7.2.1-r1.ebuild
@@ -7,6 +7,7 @@ S=${WORKDIR}/${P}
DESCRIPTION="PostgreSQL is a sophisticated Object-Relational DBMS"
SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz"
HOMEPAGE="http://www.postgresql.org"
+LICENSE="POSTGRESQL"
DEPEND="virtual/glibc
sys-devel/autoconf
diff --git a/dev-db/postgresql/postgresql-7.2.1.ebuild b/dev-db/postgresql/postgresql-7.2.1.ebuild
index 595158ffc721..bc4d78086ad3 100644
--- a/dev-db/postgresql/postgresql-7.2.1.ebuild
+++ b/dev-db/postgresql/postgresql-7.2.1.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Geert Bevin <gbevin@theleaf.be>
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.1.ebuild,v 1.2 2002/06/17 04:05:39 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.1.ebuild,v 1.3 2002/07/08 08:03:56 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PostgreSQL is a sophisticated Object-Relational DBMS"
SRC_URI="ftp://ftp.easynet.be/postgresql/v${PV}/${P}.tar.gz"
HOMEPAGE="http://www.postgresql.org"
+LICENSE="POSTGRESQL"
DEPEND="virtual/glibc
sys-devel/autoconf
diff --git a/dev-db/sqlgui/sqlgui-0.3.3.ebuild b/dev-db/sqlgui/sqlgui-0.3.3.ebuild
index 09aaf8879eed..781b11a0899b 100644
--- a/dev-db/sqlgui/sqlgui-0.3.3.ebuild
+++ b/dev-db/sqlgui/sqlgui-0.3.3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Christophe Vanfleteren <c.vanfleteren@pandora.be>
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlgui/sqlgui-0.3.3.ebuild,v 1.2 2002/05/21 18:14:07 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlgui/sqlgui-0.3.3.ebuild,v 1.3 2002/07/08 08:03:56 aliz Exp $
inherit kde-base || die
@@ -12,6 +12,7 @@ newdepend ">=dev-db/mysql-3.23.38 >=kde-base/kdebase-3"
DESCRIPTION="This KDE 3 program lets you administer a mysql db"
SRC_URI="http://www.sqlgui.de/download/${P}.tar.gz"
HOMEPAGE="http://www.sqlgui.de/"
+LICENSE="GPL-2"
myconf="$myconf --with-extra-includes=/usr/include/mysql"
diff --git a/dev-db/unixODBC/unixODBC-2.0.6.ebuild b/dev-db/unixODBC/unixODBC-2.0.6.ebuild
index e2a5cd36bf4c..089b0e3b1d8c 100644
--- a/dev-db/unixODBC/unixODBC-2.0.6.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.0.6.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.6.ebuild,v 1.4 2002/02/03 21:54:21 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.6.ebuild,v 1.5 2002/07/08 08:03:56 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="ODBC Interface for Linux"
SRC_URI="http://www.unixodbc.org/${P}.tar.gz"
HOMEPAGE="http://www.unixodbc.org"
+LICENSE="GPL-2"
DEPEND="virtual/glibc
>=sys-libs/readline-4.1
diff --git a/dev-db/unixODBC/unixODBC-2.0.8.ebuild b/dev-db/unixODBC/unixODBC-2.0.8.ebuild
index 84f4daf0eb10..e74dad084474 100644
--- a/dev-db/unixODBC/unixODBC-2.0.8.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.0.8.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.8.ebuild,v 1.4 2002/02/03 21:54:21 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.8.ebuild,v 1.5 2002/07/08 08:03:56 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="ODBC Interface for Linux"
SRC_URI="http://www.unixodbc.org/${P}.tar.gz"
HOMEPAGE="http://www.unixodbc.org"
+LICENSE="GPL-2"
DEPEND="virtual/glibc
>=sys-libs/readline-4.1