diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-19 19:29:49 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-19 19:29:49 +0000 |
commit | d1c4580a5a4bd1e1235889ebc9c9ed8731dfdd2a (patch) | |
tree | 5852e7d4ddb3a54f48ebbd27cda28bfe61b55e6b /dev-db/unixODBC | |
parent | Initial import, work-in-progress. (diff) | |
download | historical-d1c4580a5a4bd1e1235889ebc9c9ed8731dfdd2a.tar.gz historical-d1c4580a5a4bd1e1235889ebc9c9ed8731dfdd2a.tar.bz2 historical-d1c4580a5a4bd1e1235889ebc9c9ed8731dfdd2a.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r-- | dev-db/unixODBC/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog index 9f7c9a0099fe..20bcdfee82c5 100644 --- a/dev-db/unixODBC/ChangeLog +++ b/dev-db/unixODBC/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-db/unixODBC # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.46 2005/08/16 14:34:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.47 2005/08/19 19:29:49 hansmi Exp $ + + 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> + unixODBC-2.2.11-r1.ebuild: + Stable on ppc. 16 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> unixODBC-2.2.11-r1.ebuild: diff --git a/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild b/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild index 35cf26c4d0a8..42a47e435f82 100644 --- a/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild +++ b/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild,v 1.3 2005/08/16 14:34:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild,v 1.4 2005/08/19 19:29:49 hansmi Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://www.unixodbc.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~mips ~ppc ~ppc64 s390 sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ~mips ppc ~ppc64 s390 sparc x86" IUSE="qt gnome" DEPEND="virtual/libc |