diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-08-24 16:31:32 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-08-24 16:31:32 +0000 |
commit | ae5d4c9fe755c9c5081f417479003acab166731b (patch) | |
tree | f9e97f92cc77d68be9c9c17e28daf0e55a09a9a5 /www-apps/horde-passwd | |
parent | amd64 stable, bug 262976 (diff) | |
download | gentoo-2-ae5d4c9fe755c9c5081f417479003acab166731b.tar.gz gentoo-2-ae5d4c9fe755c9c5081f417479003acab166731b.tar.bz2 gentoo-2-ae5d4c9fe755c9c5081f417479003acab166731b.zip |
amd64 stable, bug 277294
(Portage version: 2.2_rc38/cvs/Linux x86_64)
Diffstat (limited to 'www-apps/horde-passwd')
-rw-r--r-- | www-apps/horde-passwd/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/horde-passwd/horde-passwd-3.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/horde-passwd/ChangeLog b/www-apps/horde-passwd/ChangeLog index ebf67888f659..5ea7c4aa4d1d 100644 --- a/www-apps/horde-passwd/ChangeLog +++ b/www-apps/horde-passwd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/horde-passwd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/ChangeLog,v 1.18 2009/08/24 14:59:28 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/ChangeLog,v 1.19 2009/08/24 16:31:32 beandog Exp $ + + 24 Aug 2009; Steve Dibb <beandog@gentoo.org> horde-passwd-3.1.1.ebuild: + amd64 stable, bug 277294 *horde-passwd-3.1.1 (24 Aug 2009) 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 31fc02ccae1e..ea89451dec97 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.1 2009/08/24 14:59:28 a3li Exp $ +# $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 $ 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="" |