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 | 6 |
1 files changed, 3 insertions, 3 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 03e31937f746..9a391d848804 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 +# Copyright 1999-2011 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.3 2010/10/13 20:09:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r1.ebuild,v 1.4 2011/05/28 12:05:24 ranger 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/" |