diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-17 08:13:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-17 08:13:58 +0000 |
commit | 304ff8aeb1fee786fddc317c0cb5b8bf921683af (patch) | |
tree | 0e14764f769c85e5146e0bd1899f65dacc4857c0 /sys-libs/nss-mysql | |
parent | header fix; arm needs deps first (Manifest recommit) (diff) | |
download | gentoo-2-304ff8aeb1fee786fddc317c0cb5b8bf921683af.tar.gz gentoo-2-304ff8aeb1fee786fddc317c0cb5b8bf921683af.tar.bz2 gentoo-2-304ff8aeb1fee786fddc317c0cb5b8bf921683af.zip |
header fix; mips and arm need deps first
Diffstat (limited to 'sys-libs/nss-mysql')
-rw-r--r-- | sys-libs/nss-mysql/nss-mysql-0.40.ebuild | 6 | ||||
-rw-r--r-- | sys-libs/nss-mysql/nss-mysql-0.43.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sys-libs/nss-mysql/nss-mysql-0.40.ebuild b/sys-libs/nss-mysql/nss-mysql-0.40.ebuild index 5b3ac843eb1b..aabd4d64acb4 100644 --- a/sys-libs/nss-mysql/nss-mysql-0.40.ebuild +++ b/sys-libs/nss-mysql/nss-mysql-0.40.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/nss-mysql/nss-mysql-0.40.ebuild,v 1.11 2003/12/14 23:46:29 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/nss-mysql/nss-mysql-0.40.ebuild,v 1.12 2004/02/17 08:13:58 mr_bones_ Exp $ DESCRIPTION="NSS MySQL Module" HOMEPAGE="http://savannah.gnu.org/projects/nss-mysql" @@ -8,7 +8,7 @@ SRC_URI="http://savannah.gnu.org/download/nss-mysql/nss-mysql.pkg/0.40/${P}.tar. SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 ppc sparc alpha hppa" DEPEND=">=dev-db/mysql-3.23.51-r1" RDEPEND="${DEPEND} diff --git a/sys-libs/nss-mysql/nss-mysql-0.43.ebuild b/sys-libs/nss-mysql/nss-mysql-0.43.ebuild index 1cd95beb9895..677a7755853d 100644 --- a/sys-libs/nss-mysql/nss-mysql-0.43.ebuild +++ b/sys-libs/nss-mysql/nss-mysql-0.43.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/nss-mysql/nss-mysql-0.43.ebuild,v 1.10 2003/12/14 23:46:29 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/nss-mysql/nss-mysql-0.43.ebuild,v 1.11 2004/02/17 08:13:58 mr_bones_ Exp $ DESCRIPTION="NSS MySQL Module" HOMEPAGE="http://savannah.gnu.org/projects/nss-mysql" |