diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-24 18:01:32 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-24 18:01:32 +0000 |
commit | a9a1bb7e027f918b7012094197a7379da535d904 (patch) | |
tree | 05dd97a54437b6d47d1997b75c9d4f5b8bc6ec16 /sys-auth | |
parent | bump to 0.20.2 (diff) | |
download | gentoo-2-a9a1bb7e027f918b7012094197a7379da535d904.tar.gz gentoo-2-a9a1bb7e027f918b7012094197a7379da535d904.tar.bz2 gentoo-2-a9a1bb7e027f918b7012094197a7379da535d904.zip |
ppc stable, bug #189746
(Portage version: 2.1.2.12)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/libnss-mysql/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/libnss-mysql/ChangeLog b/sys-auth/libnss-mysql/ChangeLog index fbe2f5e05ddd..b4fdc80268a3 100644 --- a/sys-auth/libnss-mysql/ChangeLog +++ b/sys-auth/libnss-mysql/ChangeLog @@ -1,6 +1,10 @@ # 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.8 2007/08/21 18:29:07 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/ChangeLog,v 1.9 2007/08/24 18:01:32 dertobi123 Exp $ + + 24 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + libnss-mysql-1.5.ebuild: + ppc stable, bug #189746 19 Aug 2007; Hanno Boeck <hanno@gentoo.org> libnss-mysql-1.5.ebuild: Proper fix to place la file in /usr/lib. diff --git a/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild b/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild index 22e7aa7c0c33..f7377c0bdac6 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.6 2007/08/21 18:29:07 hanno Exp $ +# $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 $ inherit multilib -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" DESCRIPTION="NSS MySQL Library." HOMEPAGE="http://libnss-mysql.sourceforge.net/" |