diff options
author | Tom Gall <tgall@gentoo.org> | 2004-06-13 04:34:00 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-06-13 04:34:00 +0000 |
commit | 46080182c27bdb63e0b46833625a2d8a300440ef (patch) | |
tree | 7b18d2aa6131fa804eaea2178f81d69735f3c54b /dev-db/unixODBC | |
parent | Initial import. Closing bug #52748. (Manifest recommit) (diff) | |
download | gentoo-2-46080182c27bdb63e0b46833625a2d8a300440ef.tar.gz gentoo-2-46080182c27bdb63e0b46833625a2d8a300440ef.tar.bz2 gentoo-2-46080182c27bdb63e0b46833625a2d8a300440ef.zip |
stable on ppc64, bug #53766
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r-- | dev-db/unixODBC/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog index 70fa50f6ce88..fbedfc9fcb7d 100644 --- a/dev-db/unixODBC/ChangeLog +++ b/dev-db/unixODBC/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/unixODBC # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.29 2004/06/02 15:47:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.30 2004/06/13 04:32:49 tgall Exp $ + + 12 Jun 2004; Tom Gall <tgall@gentoo.org> unixODBC-2.2.8.ebuild: + stable on ppc64, bug# 53766 02 Jun 2004; Aron Griffis <agriffis@gentoo.org> unixODBC-2.0.8.ebuild, unixODBC-2.2.2.ebuild, unixODBC-2.2.6-r1.ebuild, unixODBC-2.2.6.ebuild, diff --git a/dev-db/unixODBC/unixODBC-2.2.8.ebuild b/dev-db/unixODBC/unixODBC-2.2.8.ebuild index 5e40672665ec..f1999441d0c7 100644 --- a/dev-db/unixODBC/unixODBC-2.2.8.ebuild +++ b/dev-db/unixODBC/unixODBC-2.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.8.ebuild,v 1.9 2004/06/02 15:47:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.8.ebuild,v 1.10 2004/06/13 04:32:49 tgall Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://www.unixodbc.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc mips ~alpha arm hppa ~amd64 s390" +KEYWORDS="~x86 ~ppc ~sparc mips ~alpha arm hppa ~amd64 s390 ppc64" IUSE="qt gnome" DEPEND="virtual/glibc |