summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-01-09 19:41:59 +0000
committerBrent Baude <ranger@gentoo.org>2012-01-09 19:41:59 +0000
commita8847595c51a28147988d0392f43d68108621508 (patch)
treee46b695298c414b2388503780498878e9d2b2bbb /sys-auth/pam_mysql
parentMarking ktoblzcheck-1.33 ppc for bug 397841 (diff)
downloadgentoo-2-a8847595c51a28147988d0392f43d68108621508.tar.gz
gentoo-2-a8847595c51a28147988d0392f43d68108621508.tar.bz2
gentoo-2-a8847595c51a28147988d0392f43d68108621508.zip
Marking pam_mysql-0.7_rc1-r4 ppc for bug 396515
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-auth/pam_mysql')
-rw-r--r--sys-auth/pam_mysql/ChangeLog7
-rw-r--r--sys-auth/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/pam_mysql/ChangeLog b/sys-auth/pam_mysql/ChangeLog
index b4179e2aa5dc..22ef957bbfca 100644
--- a/sys-auth/pam_mysql/ChangeLog
+++ b/sys-auth/pam_mysql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/pam_mysql
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mysql/ChangeLog,v 1.18 2011/12/31 09:41:07 ago Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mysql/ChangeLog,v 1.19 2012/01/09 19:41:59 ranger Exp $
+
+ 09 Jan 2012; Brent Baude <ranger@gentoo.org> pam_mysql-0.7_rc1-r4.ebuild:
+ Marking pam_mysql-0.7_rc1-r4 ppc for bug 396515
31 Dec 2011; Agostino Sarubbo <ago@gentoo.org> pam_mysql-0.7_rc1-r4.ebuild:
Stable for AMD64, wrt bug #396515
diff --git a/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild b/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild
index 53b44bd6d59b..af671f5fb07e 100644
--- a/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild
+++ b/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild
@@ -1,6 +1,6 @@
-# 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/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild,v 1.2 2011/12/31 09:41:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild,v 1.3 2012/01/09 19:41:59 ranger Exp $
EAPI=2
inherit autotools libtool pam
@@ -13,7 +13,7 @@ DEPEND=">=sys-libs/pam-0.72 virtual/mysql"
RDEPEND="${DEPEND}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ppc ~sparc ~x86"
IUSE="openssl"
S="${WORKDIR}/${P/_rc/RC}"