diff options
author | Jason Zaman <perfinion@gentoo.org> | 2018-02-27 21:38:27 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2018-02-27 21:42:54 +0800 |
commit | 1aa737207a4c7f4e2276343429fedf1251c3a39f (patch) | |
tree | 122e50689dcf506b8d031260ceb511a7e2376401 /sys-auth/libnss-mysql | |
parent | x11-libs/libfakekey: amd64 stable (diff) | |
download | gentoo-1aa737207a4c7f4e2276343429fedf1251c3a39f.tar.gz gentoo-1aa737207a4c7f4e2276343429fedf1251c3a39f.tar.bz2 gentoo-1aa737207a4c7f4e2276343429fedf1251c3a39f.zip |
sys-auth/libnss-mysql: amd64 stable
Gentoo-bug: 648830
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-auth/libnss-mysql')
-rw-r--r-- | sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r3.ebuild b/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r3.ebuild index 5be867817484..cdf220de864f 100644 --- a/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r3.ebuild +++ b/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils multilib autotools -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" DESCRIPTION="NSS MySQL Library" HOMEPAGE="http://libnss-mysql.sourceforge.net/" |