summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-01-07 21:41:15 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-01-07 21:41:15 +0000
commit008a9eff5d868dd03ee27ef98aa71a693abd7b23 (patch)
treeed4a03a9483290a63d8ffa62719fe61b9f7b9bdb /net-www/horde
parentfix bug #37492 and update copyright headers (Manifest recommit) (diff)
downloadgentoo-2-008a9eff5d868dd03ee27ef98aa71a693abd7b23.tar.gz
gentoo-2-008a9eff5d868dd03ee27ef98aa71a693abd7b23.tar.bz2
gentoo-2-008a9eff5d868dd03ee27ef98aa71a693abd7b23.zip
update copyright headers and add ~alpha for dependancy checking
Diffstat (limited to 'net-www/horde')
-rw-r--r--net-www/horde/ChangeLog4
-rw-r--r--net-www/horde/horde-2.2.4.ebuild6
2 files changed, 5 insertions, 5 deletions
diff --git a/net-www/horde/ChangeLog b/net-www/horde/ChangeLog
index 7b4bab944b98..d16c2b8b0c5e 100644
--- a/net-www/horde/ChangeLog
+++ b/net-www/horde/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for net-www/horde
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/horde/ChangeLog,v 1.16 2003/12/15 20:39:35 stuart Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/horde/ChangeLog,v 1.17 2004/01/07 21:41:15 robbat2 Exp $
15 Dec 2003; Stuart Herbert <stuart@gentoo.org> horde-2.2.4.ebuild:
Fix for bug #32636
diff --git a/net-www/horde/horde-2.2.4.ebuild b/net-www/horde/horde-2.2.4.ebuild
index 9a488b9951d9..b0cf022f98d9 100644
--- a/net-www/horde/horde-2.2.4.ebuild
+++ b/net-www/horde/horde-2.2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/horde/horde-2.2.4.ebuild,v 1.10 2003/12/15 20:39:35 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/horde/horde-2.2.4.ebuild,v 1.11 2004/01/07 21:41:15 robbat2 Exp $
inherit webapp-apache
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.horde.org"
SRC_URI="http://ftp.horde.org/pub/horde/tarballs/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc ~alpha"
DEPEND=""
RDEPEND=">=dev-php/mod_php-4.1.0
>=sys-devel/gettext-0.10.40