diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-03-30 15:52:37 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-03-30 15:52:37 +0000 |
commit | 033f184f3e941cd8ff46f98089261e61ff9e1b6e (patch) | |
tree | 007e80913a2802c0fd7ea2bd969ee7ccd4b78a06 /www-apps/horde | |
parent | Added bugfix release 3.1.1 of valgrind (as requested in bug #127766) (diff) | |
download | gentoo-2-033f184f3e941cd8ff46f98089261e61ff9e1b6e.tar.gz gentoo-2-033f184f3e941cd8ff46f98089261e61ff9e1b6e.tar.bz2 gentoo-2-033f184f3e941cd8ff46f98089261e61ff9e1b6e.zip |
stable on amd64 wrt bug 127889
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'www-apps/horde')
-rw-r--r-- | www-apps/horde/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/horde/horde-3.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/horde/ChangeLog b/www-apps/horde/ChangeLog index 5e504cc48e43..0d823798e7b3 100644 --- a/www-apps/horde/ChangeLog +++ b/www-apps/horde/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/horde # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde/ChangeLog,v 1.31 2006/03/29 18:55:33 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde/ChangeLog,v 1.32 2006/03/30 15:52:37 blubb Exp $ + + 30 Mar 2006; <blubb@gentoo.org> horde-3.1.1.ebuild: + stable on amd64 wrt bug 127889 29 Mar 2006; Tobias Scherbaum <dertobi123@gentoo.org> horde-3.1.1.ebuild: ppc stable, bug #127889 diff --git a/www-apps/horde/horde-3.1.1.ebuild b/www-apps/horde/horde-3.1.1.ebuild index 9256e2a2bec3..d268d1143771 100644 --- a/www-apps/horde/horde-3.1.1.ebuild +++ b/www-apps/horde/horde-3.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde/horde-3.1.1.ebuild,v 1.4 2006/03/29 18:55:33 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde/horde-3.1.1.ebuild,v 1.5 2006/03/30 15:52:37 blubb Exp $ HORDE_PHP_FEATURES="session xml" inherit horde @@ -8,7 +8,7 @@ inherit horde DESCRIPTION="Horde Application Framework" HOMEPAGE="http://www.horde.org/" -KEYWORDS="~alpha ~amd64 hppa ppc sparc x86" +KEYWORDS="~alpha amd64 hppa ppc sparc x86" IUSE="mysql" DEPEND="" |