diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-11-20 21:18:52 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-11-20 21:18:52 +0000 |
commit | ece43278ef16916f766ae0f07b1183420502df88 (patch) | |
tree | 8ab2bf00ef5691b4269a175fc14bd94e048c734e /www-apps/horde-ingo | |
parent | stable on amd64 (diff) | |
download | gentoo-2-ece43278ef16916f766ae0f07b1183420502df88.tar.gz gentoo-2-ece43278ef16916f766ae0f07b1183420502df88.tar.bz2 gentoo-2-ece43278ef16916f766ae0f07b1183420502df88.zip |
stable on amd64
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'www-apps/horde-ingo')
-rw-r--r-- | www-apps/horde-ingo/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/horde-ingo/horde-ingo-1.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/horde-ingo/ChangeLog b/www-apps/horde-ingo/ChangeLog index 9b2a72a05b84..5dd1a9bbee83 100644 --- a/www-apps/horde-ingo/ChangeLog +++ b/www-apps/horde-ingo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/horde-ingo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-ingo/ChangeLog,v 1.16 2006/11/19 13:06:22 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-ingo/ChangeLog,v 1.17 2006/11/20 21:18:52 blubb Exp $ + + 20 Nov 2006; <blubb@gentoo.org> horde-ingo-1.1.2.ebuild: + stable on amd64 19 Nov 2006; René Nussbaumer <killerfox@gentoo.org> horde-ingo-1.1.2.ebuild: diff --git a/www-apps/horde-ingo/horde-ingo-1.1.2.ebuild b/www-apps/horde-ingo/horde-ingo-1.1.2.ebuild index 14cea3154e05..59b55585c198 100644 --- a/www-apps/horde-ingo/horde-ingo-1.1.2.ebuild +++ b/www-apps/horde-ingo/horde-ingo-1.1.2.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-ingo/horde-ingo-1.1.2.ebuild,v 1.5 2006/11/19 13:06:22 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-ingo/horde-ingo-1.1.2.ebuild,v 1.6 2006/11/20 21:18:52 blubb Exp $ HORDE_PHP_FEATURES="imap" HORDE_MAJ="-h3" @@ -8,7 +8,7 @@ inherit horde DESCRIPTION="e-mail filter rules manager for Horde IMP" -KEYWORDS="~alpha ~amd64 hppa ppc sparc x86" +KEYWORDS="~alpha amd64 hppa ppc sparc x86" DEPEND="" RDEPEND=">=www-apps/horde-3" |