diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 16:41:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 16:41:52 +0000 |
commit | 95d8f73e4dd9c3574965f33ae283490baf4fb2c5 (patch) | |
tree | d6e8a4835a7e06ce23ebf94f46489b61d7e12c2c /net-nds/openldap/openldap-2.4.28-r1.ebuild | |
parent | Version bump. Fix building against net-analyzer/flow-tools[-static-libs] (bug... (diff) | |
download | gentoo-2-95d8f73e4dd9c3574965f33ae283490baf4fb2c5.tar.gz gentoo-2-95d8f73e4dd9c3574965f33ae283490baf4fb2c5.tar.bz2 gentoo-2-95d8f73e4dd9c3574965f33ae283490baf4fb2c5.zip |
Stable for AMD64, wrt security bug #388605
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-nds/openldap/openldap-2.4.28-r1.ebuild')
-rw-r--r-- | net-nds/openldap/openldap-2.4.28-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/openldap/openldap-2.4.28-r1.ebuild b/net-nds/openldap/openldap-2.4.28-r1.ebuild index 02bee0643b7e..8a4fdf8ca3b0 100644 --- a/net-nds/openldap/openldap-2.4.28-r1.ebuild +++ b/net-nds/openldap/openldap-2.4.28-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.4.28-r1.ebuild,v 1.6 2012/02/21 01:17:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.4.28-r1.ebuild,v 1.7 2012/02/21 16:41:52 ago Exp $ EAPI="3" @@ -17,7 +17,7 @@ SRC_URI="mirror://openldap/openldap-release/${P}.tgz LICENSE="OPENLDAP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE_DAEMON="crypt icu samba slp tcpd experimental minimal" IUSE_BACKEND="+berkdb" |