summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-25 16:37:53 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-25 16:37:53 +0000
commit163fd6e13c9a58adca3d47027be32e49af59fa20 (patch)
tree1dd05d4b11bb2a46286963e8892c9fe29d1b418f /sys-auth/libnss-mysql
parentVersion bump for stable channel release. (diff)
downloadgentoo-2-163fd6e13c9a58adca3d47027be32e49af59fa20.tar.gz
gentoo-2-163fd6e13c9a58adca3d47027be32e49af59fa20.tar.bz2
gentoo-2-163fd6e13c9a58adca3d47027be32e49af59fa20.zip
x86 stable wrt bug #388119
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'sys-auth/libnss-mysql')
-rw-r--r--sys-auth/libnss-mysql/ChangeLog6
-rw-r--r--sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/libnss-mysql/ChangeLog b/sys-auth/libnss-mysql/ChangeLog
index 58080ee6fc5a..714fd10a5de2 100644
--- a/sys-auth/libnss-mysql/ChangeLog
+++ b/sys-auth/libnss-mysql/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/libnss-mysql
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/ChangeLog,v 1.19 2011/09/13 07:40:48 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/ChangeLog,v 1.20 2011/10/25 16:37:53 phajdan.jr Exp $
+
+ 25 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ libnss-mysql-1.5_p20060915-r2.ebuild:
+ x86 stable wrt bug #388119
*libnss-mysql-1.5_p20060915-r2 (13 Sep 2011)
diff --git a/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild b/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild
index 38a758fa8d84..317d6b6a02e3 100644
--- a/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild
+++ b/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild
@@ -1,12 +1,12 @@
# 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-r2.ebuild,v 1.1 2011/09/13 07:40:48 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild,v 1.2 2011/10/25 16:37:53 phajdan.jr 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/"