diff options
author | Adrian Almenar <strider@gentoo.org> | 2004-01-17 04:33:53 +0000 |
---|---|---|
committer | Adrian Almenar <strider@gentoo.org> | 2004-01-17 04:33:53 +0000 |
commit | fe9f89e964bffa857997c8d1981db24780d54f11 (patch) | |
tree | 0ed8ce2c8d567e92bfd8652cfa97e1d140aeb109 | |
parent | Removed keywords since no other arch have tested this package. (Manifest reco... (diff) | |
download | gentoo-2-fe9f89e964bffa857997c8d1981db24780d54f11.tar.gz gentoo-2-fe9f89e964bffa857997c8d1981db24780d54f11.tar.bz2 gentoo-2-fe9f89e964bffa857997c8d1981db24780d54f11.zip |
Removed keywords with non-java support.
6 files changed, 22 insertions, 17 deletions
diff --git a/dev-java/jdbc2-postgresql/ChangeLog b/dev-java/jdbc2-postgresql/ChangeLog index 68d2bdd5228b..e37fd25f96de 100644 --- a/dev-java/jdbc2-postgresql/ChangeLog +++ b/dev-java/jdbc2-postgresql/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-java/jdbc2-postgresql -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/ChangeLog,v 1.2 2003/07/11 21:41:53 aliz Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/ChangeLog,v 1.3 2004/01/17 04:33:53 strider Exp $ + + 17 Jan 2004; Adrian Almenar <strider@gentoo.org> jdbc2-postgresql-6.5.2.ebuild, + jdbc2-postgresql-7.0.ebuild, jdbc2-postgresql-7.1.ebuild, + jdbc2-postgresql-7.2.ebuild, jdbc2-postgresql-7.3.ebuild: + Removed keywords with non-java support. *jdbc2-postgresql-7.3 (14 May 2003) diff --git a/dev-java/jdbc2-postgresql/jdbc2-postgresql-6.5.2.ebuild b/dev-java/jdbc2-postgresql/jdbc2-postgresql-6.5.2.ebuild index f2246f5473c5..f676222b8d62 100644 --- a/dev-java/jdbc2-postgresql/jdbc2-postgresql-6.5.2.ebuild +++ b/dev-java/jdbc2-postgresql/jdbc2-postgresql-6.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-6.5.2.ebuild,v 1.3 2003/09/06 22:26:46 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-6.5.2.ebuild,v 1.4 2004/01/17 04:33:53 strider Exp $ inherit java-pkg @@ -9,7 +9,7 @@ S=${WORKDIR} DESCRIPTION="JDBC Driver for PostgreSQL" SRC_URI="http://jdbc.postgresql.org/download/${At}" HOMEPAGE="http://jdbc.postgresql.org/" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 ppc sparc alpha" LICENSE="POSTGRESQL" SLOT="1" DEPEND="" diff --git a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.0.ebuild b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.0.ebuild index 8053f3367fb4..831157aad070 100644 --- a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.0.ebuild +++ b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.0.ebuild,v 1.3 2003/09/06 22:26:46 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.0.ebuild,v 1.4 2004/01/17 04:33:53 strider Exp $ inherit java-pkg @@ -9,7 +9,7 @@ S=${WORKDIR} DESCRIPTION="JDBC Driver for PostgreSQL" SRC_URI="http://jdbc.postgresql.org/download/${At}" HOMEPAGE="http://jdbc.postgresql.org/" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 ppc sparc alpha" LICENSE="POSTGRESQL" SLOT="2" DEPEND="" diff --git a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.1.ebuild b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.1.ebuild index 9c69f6a89c87..691e21ae60e0 100644 --- a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.1.ebuild +++ b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.1.ebuild,v 1.3 2003/09/06 22:26:46 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.1.ebuild,v 1.4 2004/01/17 04:33:53 strider Exp $ inherit java-pkg @@ -9,7 +9,7 @@ S=${WORKDIR} DESCRIPTION="JDBC Driver for PostgreSQL" SRC_URI="http://jdbc.postgresql.org/download/${At}" HOMEPAGE="http://jdbc.postgresql.org/" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 ppc sparc alpha" LICENSE="POSTGRESQL" SLOT="3" DEPEND="" diff --git a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.2.ebuild b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.2.ebuild index bae3d44595ba..75a2a3f2b6c4 100644 --- a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.2.ebuild +++ b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.2.ebuild,v 1.3 2003/09/06 22:26:46 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.2.ebuild,v 1.4 2004/01/17 04:33:53 strider Exp $ inherit java-pkg @@ -9,7 +9,7 @@ S=${WORKDIR} DESCRIPTION="JDBC Driver for PostgreSQL" SRC_URI="http://jdbc.postgresql.org/download/${At}" HOMEPAGE="http://jdbc.postgresql.org/" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 ppc sparc alpha" LICENSE="POSTGRESQL" SLOT="4" DEPEND="" diff --git a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild index cfbee4d05b45..4206cc37602f 100644 --- a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild +++ b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild,v 1.3 2003/09/06 22:26:46 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild,v 1.4 2004/01/17 04:33:53 strider Exp $ inherit java-pkg @@ -9,7 +9,7 @@ S=${WORKDIR} DESCRIPTION="JDBC Driver for PostgreSQL" SRC_URI="http://jdbc.postgresql.org/download/${At}" HOMEPAGE="http://jdbc.postgresql.org/" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 ppc sparc alpha" LICENSE="POSTGRESQL" SLOT="5" DEPEND="" |