summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2008-08-16 03:44:08 +0000
committerDoug Goldstein <cardoe@gentoo.org>2008-08-16 03:44:08 +0000
commit302af4036253ea8e1112ecc24b85def726c8f79c (patch)
tree5392db403aeb72f6184dd43c4fd9155c2c6f0cfd /sys-auth
parentadd GLEP 56 USE flag desc from use.local.desc (diff)
downloadgentoo-2-302af4036253ea8e1112ecc24b85def726c8f79c.tar.gz
gentoo-2-302af4036253ea8e1112ecc24b85def726c8f79c.tar.bz2
gentoo-2-302af4036253ea8e1112ecc24b85def726c8f79c.zip
add GLEP 56 USE flag desc from use.local.desc
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r6 x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_mysql/ChangeLog7
-rw-r--r--sys-auth/pam_mysql/metadata.xml3
2 files changed, 8 insertions, 2 deletions
diff --git a/sys-auth/pam_mysql/ChangeLog b/sys-auth/pam_mysql/ChangeLog
index fec31dfcc403..a855139ee5eb 100644
--- a/sys-auth/pam_mysql/ChangeLog
+++ b/sys-auth/pam_mysql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/pam_mysql
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mysql/ChangeLog,v 1.13 2007/04/18 18:31:34 opfer Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mysql/ChangeLog,v 1.14 2008/08/16 03:44:08 cardoe Exp $
+
+ 16 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
+ add GLEP 56 USE flag desc from use.local.desc
18 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
pam_mysql-0.7_rc1-r1.ebuild:
diff --git a/sys-auth/pam_mysql/metadata.xml b/sys-auth/pam_mysql/metadata.xml
index 716e7d4301bd..62a0d3c2c968 100644
--- a/sys-auth/pam_mysql/metadata.xml
+++ b/sys-auth/pam_mysql/metadata.xml
@@ -2,4 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>mysql</herd>
+<use>
+ <flag name='openssl'>Use OpenSSL for md5 and sha1 support</flag>
+</use>
</pkgmetadata>