summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-08-27 12:08:32 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-08-27 12:08:32 +0000
commit42826c483c698a463d36aabae8f82933e4437736 (patch)
treec30e89b2a48c3341d5462a63723c82e71390bbd9 /sys-auth
parentVersion bump, bug #188994, and x86 stable (diff)
downloadgentoo-2-42826c483c698a463d36aabae8f82933e4437736.tar.gz
gentoo-2-42826c483c698a463d36aabae8f82933e4437736.tar.bz2
gentoo-2-42826c483c698a463d36aabae8f82933e4437736.zip
x86 stable wrt #189746
(Portage version: 2.1.3.7)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/libnss-mysql/ChangeLog5
-rw-r--r--sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/libnss-mysql/ChangeLog b/sys-auth/libnss-mysql/ChangeLog
index b4fdc80268a3..074bfae1efd2 100644
--- a/sys-auth/libnss-mysql/ChangeLog
+++ b/sys-auth/libnss-mysql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/libnss-mysql
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/ChangeLog,v 1.9 2007/08/24 18:01:32 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/ChangeLog,v 1.10 2007/08/27 12:08:32 armin76 Exp $
+
+ 27 Aug 2007; Raúl Porcel <armin76@gentoo.org> libnss-mysql-1.5.ebuild:
+ x86 stable wrt #189746
24 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
libnss-mysql-1.5.ebuild:
diff --git a/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild b/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild
index f7377c0bdac6..1b02ad39fe2c 100644
--- a/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild
+++ b/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2007 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.ebuild,v 1.7 2007/08/24 18:01:32 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild,v 1.8 2007/08/27 12:08:32 armin76 Exp $
inherit multilib
-KEYWORDS="~amd64 ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~sparc x86"
DESCRIPTION="NSS MySQL Library."
HOMEPAGE="http://libnss-mysql.sourceforge.net/"