diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-07 16:26:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-07 16:26:30 +0000 |
commit | 203037bf30adbf1ff79d69147cc3aee09020223c (patch) | |
tree | d737ff84045d537e128562ae71d73ef441235471 /dev-db | |
parent | This has needed stable marking for a long time, done. (diff) | |
download | gentoo-2-203037bf30adbf1ff79d69147cc3aee09020223c.tar.gz gentoo-2-203037bf30adbf1ff79d69147cc3aee09020223c.tar.bz2 gentoo-2-203037bf30adbf1ff79d69147cc3aee09020223c.zip |
stable on ia64
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/unixODBC/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/unixODBC/Manifest | 10 | ||||
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.6.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog index 15c3405822aa..b0631cdabf38 100644 --- a/dev-db/unixODBC/ChangeLog +++ b/dev-db/unixODBC/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/unixODBC # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.18 2003/12/19 22:28:57 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.19 2004/01/07 16:26:22 agriffis Exp $ + + 07 Jan 2004; <agriffis@gentoo.org> unixODBC-2.2.6.ebuild: + stable on ia64 16 Dec 2003; Guy Martin <gmsoft@gentoo.org> unixODBC-2.2.6.ebuild: Marked stable on hppa. diff --git a/dev-db/unixODBC/Manifest b/dev-db/unixODBC/Manifest index cc3d5790410e..508a77dad79b 100644 --- a/dev-db/unixODBC/Manifest +++ b/dev-db/unixODBC/Manifest @@ -1,9 +1,9 @@ -MD5 2352820d0c329b031a28ed77cd6be6d3 unixODBC-2.2.2.ebuild 1297 -MD5 0bd88c25618464c75595f9e0e39195ff unixODBC-2.0.8.ebuild 1108 -MD5 b07646e8bda29262059f9d03c3fb83a3 unixODBC-2.2.6.ebuild 1521 -MD5 c33e03c8c695a96a9b35b915a7b940e6 ChangeLog 2431 +MD5 5ed28c246701d2b34ff8ed9cf76da918 ChangeLog 2508 MD5 059733ad92a101895ce18a1120b6eb55 metadata.xml 225 -MD5 ffd3cee4e2a1f6dffc130557ccda934b files/gentoo-yac.diff 316 +MD5 0bd88c25618464c75595f9e0e39195ff unixODBC-2.0.8.ebuild 1108 +MD5 2352820d0c329b031a28ed77cd6be6d3 unixODBC-2.2.2.ebuild 1297 +MD5 aa2d02bcc4fa960db6028b79457e5a39 unixODBC-2.2.6.ebuild 1524 MD5 f383c7806ba5f687ba55d5f1bc6a36aa files/digest-unixODBC-2.0.8 67 MD5 0f7614b93d6ede252ed2f7d7ff1aac90 files/digest-unixODBC-2.2.2 67 MD5 4eaaa819fc28ee784da166d14e9f7fad files/digest-unixODBC-2.2.6 67 +MD5 ffd3cee4e2a1f6dffc130557ccda934b files/gentoo-yac.diff 316 diff --git a/dev-db/unixODBC/unixODBC-2.2.6.ebuild b/dev-db/unixODBC/unixODBC-2.2.6.ebuild index 260f7c3542ac..b99d07f885ac 100644 --- a/dev-db/unixODBC/unixODBC-2.2.6.ebuild +++ b/dev-db/unixODBC/unixODBC-2.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.6.ebuild,v 1.6 2003/12/19 22:28:58 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.6.ebuild,v 1.7 2004/01/07 16:26:22 agriffis Exp $ DESCRIPTION="ODBC Interface for Linux" HOMEPAGE="http://www.unixodbc.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.unixodbc.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc hppa ~alpha amd64 sparc" +KEYWORDS="x86 ~ppc hppa alpha amd64 sparc ia64" IUSE="qt gnome" DEPEND="virtual/glibc |