diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-11-01 19:53:41 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-11-01 19:53:41 +0000 |
commit | 5fe5b50f66402b8ec912a4f9f7ba0a8ba663b8b1 (patch) | |
tree | c1d5515340b682a910c8a017e5a2b9cdf381bf2e /dev-db/unixODBC | |
parent | Marked ~ppc64; bug #64637 (Manifest recommit) (diff) | |
download | gentoo-2-5fe5b50f66402b8ec912a4f9f7ba0a8ba663b8b1.tar.gz gentoo-2-5fe5b50f66402b8ec912a4f9f7ba0a8ba663b8b1.tar.bz2 gentoo-2-5fe5b50f66402b8ec912a4f9f7ba0a8ba663b8b1.zip |
Stable on ppc for PHP5, Bug #60442.
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 cb392f29b9b5..f3083a05dc15 100644 --- a/dev-db/unixODBC/ChangeLog +++ b/dev-db/unixODBC/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/unixODBC # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.32 2004/06/29 17:47:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.33 2004/11/01 19:53:41 pylon Exp $ + + 01 Nov 2004; Lars Weiler <pylon@gentoo.org> unixODBC-2.2.8.ebuild: + Stable on ppc for PHP5, Bug #60442. 29 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 b3330a54df4c..7541a84fbe44 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 Foundation # 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.13 2004/07/14 14:07:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.8.ebuild,v 1.14 2004/11/01 19:53:41 pylon 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 ppc64" +KEYWORDS="~x86 ppc ~sparc mips ~alpha arm hppa ~amd64 s390 ppc64" IUSE="qt gnome" DEPEND="virtual/libc |