diff options
author | Brent Baude <ranger@gentoo.org> | 2012-01-09 19:45:13 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-01-09 19:45:13 +0000 |
commit | a412e7077f9d122b4d4e22a453fb7751aa8a1107 (patch) | |
tree | c050644f50e9cec99eb21dcf0a104d4c1e0a60aa /sys-auth/libnss-mysql | |
parent | Marking pam_mysql-0.7_rc1-r4 ppc for bug 396515 (diff) | |
download | historical-a412e7077f9d122b4d4e22a453fb7751aa8a1107.tar.gz historical-a412e7077f9d122b4d4e22a453fb7751aa8a1107.tar.bz2 historical-a412e7077f9d122b4d4e22a453fb7751aa8a1107.zip |
Marking libnss-mysql-1.5_p20060915-r2 ppc for bug 388119
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'sys-auth/libnss-mysql')
-rw-r--r-- | sys-auth/libnss-mysql/ChangeLog | 8 | ||||
-rw-r--r-- | sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-auth/libnss-mysql/ChangeLog b/sys-auth/libnss-mysql/ChangeLog index f9f6fdd0b51a..ad2a4a22fbde 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.22 2011/10/27 15:51:28 chainsaw Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/ChangeLog,v 1.23 2012/01/09 19:45:13 ranger Exp $ + + 09 Jan 2012; Brent Baude <ranger@gentoo.org> + libnss-mysql-1.5_p20060915-r2.ebuild: + Marking libnss-mysql-1.5_p20060915-r2 ppc for bug 388119 27 Oct 2011; Tony Vroon <chainsaw@gentoo.org> libnss-mysql-1.5_p20060915-r2.ebuild: 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 109cfb85f935..726946ba3649 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 +# Copyright 1999-2012 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.4 2011/10/27 15:51:28 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r2.ebuild,v 1.5 2012/01/09 19:45:13 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/" |