From be3b8a210ab67de1a290ae8cb138aeec29a57e47 Mon Sep 17 00:00:00 2001 From: Adrian Almenar Date: Tue, 10 Feb 2004 07:26:40 +0000 Subject: Removed alpha keyword. --- dev-java/jdbc-informix/ChangeLog | 8 ++++++-- dev-java/jdbc-informix/jdbc-informix-221-r4.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'dev-java/jdbc-informix') diff --git a/dev-java/jdbc-informix/ChangeLog b/dev-java/jdbc-informix/ChangeLog index 915a72201b21..93b14225a658 100644 --- a/dev-java/jdbc-informix/ChangeLog +++ b/dev-java/jdbc-informix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/jdbc-informix -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-informix/ChangeLog,v 1.1 2003/05/14 19:54:20 absinthe Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-informix/ChangeLog,v 1.2 2004/02/10 07:26:40 strider Exp $ + + 10 Feb 2004; Adrian Almenar + jdbc-informix-221-r4.ebuild: + Removed alpha keyword. *jdbc-informix-221-r4 (14 May 2003) diff --git a/dev-java/jdbc-informix/jdbc-informix-221-r4.ebuild b/dev-java/jdbc-informix/jdbc-informix-221-r4.ebuild index 9551b4ddfae4..0b2e35aa72ea 100644 --- a/dev-java/jdbc-informix/jdbc-informix-221-r4.ebuild +++ b/dev-java/jdbc-informix/jdbc-informix-221-r4.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/jdbc-informix/jdbc-informix-221-r4.ebuild,v 1.1 2003/05/14 19:54:20 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-informix/jdbc-informix-221-r4.ebuild,v 1.2 2004/02/10 07:26:40 strider Exp $ inherit java-pkg @@ -9,7 +9,7 @@ S=${WORKDIR} DESCRIPTION="JDBC Type 4 Drivers for Informix" SRC_URI="ftp://ftp.software.ibm.com/software/data/informix/downloads/${At}" HOMEPAGE="http://www-3.ibm.com/software/data/informix/" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc" LICENSE="informix-jdbc" SLOT="0" DEPEND="" -- cgit v1.2.3-65-gdbad