diff options
Diffstat (limited to 'sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r1.ebuild')
-rw-r--r-- | sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r1.ebuild b/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r1.ebuild index cc54a6844791..03e31937f746 100644 --- a/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r1.ebuild +++ b/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r1.ebuild,v 1.2 2010/10/10 11:02:17 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r1.ebuild,v 1.3 2010/10/13 20:09:57 maekke Exp $ EAPI=2 inherit eutils multilib autotools -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" DESCRIPTION="NSS MySQL Library." HOMEPAGE="http://libnss-mysql.sourceforge.net/" |