diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-13 18:24:38 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-13 18:24:38 +0000 |
commit | 7960f2ce7621384b582ab80dc530d232a3479bdd (patch) | |
tree | 4e8ac36a98fa63c63a4f433348973256e978bcfb /app-office/mdbtools/mdbtools-0.5.ebuild | |
parent | mark stable on amd64 (diff) | |
download | gentoo-2-7960f2ce7621384b582ab80dc530d232a3479bdd.tar.gz gentoo-2-7960f2ce7621384b582ab80dc530d232a3479bdd.tar.bz2 gentoo-2-7960f2ce7621384b582ab80dc530d232a3479bdd.zip |
mark stable on amd64
Diffstat (limited to 'app-office/mdbtools/mdbtools-0.5.ebuild')
-rw-r--r-- | app-office/mdbtools/mdbtools-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/mdbtools/mdbtools-0.5.ebuild b/app-office/mdbtools/mdbtools-0.5.ebuild index 4ba13580a9d6..fe15dcb56aba 100644 --- a/app-office/mdbtools/mdbtools-0.5.ebuild +++ b/app-office/mdbtools/mdbtools-0.5.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/app-office/mdbtools/mdbtools-0.5.ebuild,v 1.6 2003/11/13 02:04:13 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mdbtools/mdbtools-0.5.ebuild,v 1.7 2003/12/13 18:20:14 brad_mssw Exp $ DESCRIPTION="A set of libraries and utilities for reading Microsoft Access database (MDB) files" HOMEPAGE="http://sourceforge.net/projects/mdbtools/" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" IUSE="odbc X" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~ppc sparc" +KEYWORDS="x86 ~ppc sparc amd64" DEPEND=">=dev-libs/glib-2 sys-libs/ncurses |