diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-08-25 11:47:23 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-08-25 11:47:23 +0000 |
commit | 60e52ba6815ecde886d83ff3c07ac5559642b41c (patch) | |
tree | 1b037ed5027de5de6145e19030b080f6e6a8ef41 /www-apps/horde-passwd/horde-passwd-3.1.1.ebuild | |
parent | stable x86, security bug 262976 (diff) | |
download | gentoo-2-60e52ba6815ecde886d83ff3c07ac5559642b41c.tar.gz gentoo-2-60e52ba6815ecde886d83ff3c07ac5559642b41c.tar.bz2 gentoo-2-60e52ba6815ecde886d83ff3c07ac5559642b41c.zip |
stable x86, security bug 277294
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'www-apps/horde-passwd/horde-passwd-3.1.1.ebuild')
-rw-r--r-- | www-apps/horde-passwd/horde-passwd-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/horde-passwd/horde-passwd-3.1.1.ebuild b/www-apps/horde-passwd/horde-passwd-3.1.1.ebuild index ea89451dec97..a90df30dbff3 100644 --- a/www-apps/horde-passwd/horde-passwd-3.1.1.ebuild +++ b/www-apps/horde-passwd/horde-passwd-3.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/horde-passwd-3.1.1.ebuild,v 1.2 2009/08/24 16:31:32 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/horde-passwd-3.1.1.ebuild,v 1.3 2009/08/25 11:47:23 fauli Exp $ HORDE_PHP_FEATURES="ctype" @@ -9,7 +9,7 @@ inherit horde eutils DESCRIPTION="Horde Passwd is the Horde password changing application" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc x86" IUSE="clearpasswd" DEPEND="" |