diff options
author | Brent Baude <ranger@gentoo.org> | 2011-05-28 12:05:24 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-05-28 12:05:24 +0000 |
commit | 5ea33e28ccec0bd479329d647cf74e24ed613d86 (patch) | |
tree | 7d53d8a2616990083bfd64141e875963659e55f4 /sys-auth/libnss-mysql | |
parent | Import live ebuild from the multimedia overlay (requested by Nikoli). (diff) | |
download | gentoo-2-5ea33e28ccec0bd479329d647cf74e24ed613d86.tar.gz gentoo-2-5ea33e28ccec0bd479329d647cf74e24ed613d86.tar.bz2 gentoo-2-5ea33e28ccec0bd479329d647cf74e24ed613d86.zip |
Marking libnss-mysql-1.5_p20060915-r1 ppc for bug 339681
(Portage version: 2.1.9.42/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-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-auth/libnss-mysql/ChangeLog b/sys-auth/libnss-mysql/ChangeLog index e2ad2d49f7cc..b4f8ef0b3bbf 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/ChangeLog,v 1.17 2010/10/13 20:09:57 maekke Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/ChangeLog,v 1.18 2011/05/28 12:05:24 ranger Exp $ + + 28 May 2011; Brent Baude <ranger@gentoo.org> + libnss-mysql-1.5_p20060915-r1.ebuild: + Marking libnss-mysql-1.5_p20060915-r1 ppc for bug 339681 13 Oct 2010; Markus Meier <maekke@gentoo.org> libnss-mysql-1.5_p20060915-r1.ebuild: diff --git a/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r1.ebuild b/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r1.ebuild index 03e31937f746..9a391d848804 100644 --- a/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r1.ebuild +++ b/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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-r1.ebuild,v 1.3 2010/10/13 20:09:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r1.ebuild,v 1.4 2011/05/28 12:05:24 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/" |