summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-01-08 08:41:30 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-01-08 08:41:30 +0000
commitfae47b2e45971f468bc10e2fc3fecc8458bfa993 (patch)
tree2936d5cf73d8501b4fccaa3354eee49e49548d30 /dev-php/egroupware
parentstabilize 1.1.8, unhardmask 1.2.1 (diff)
downloadhistorical-fae47b2e45971f468bc10e2fc3fecc8458bfa993.tar.gz
historical-fae47b2e45971f468bc10e2fc3fecc8458bfa993.tar.bz2
historical-fae47b2e45971f468bc10e2fc3fecc8458bfa993.zip
remove mips and arm KEYWORDS due to lack of support, ready for new repoman.
Diffstat (limited to 'dev-php/egroupware')
-rw-r--r--dev-php/egroupware/ChangeLog6
-rw-r--r--dev-php/egroupware/egroupware-0.9.99.008.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/egroupware/ChangeLog b/dev-php/egroupware/ChangeLog
index 2176d7850440..c3556f9667a3 100644
--- a/dev-php/egroupware/ChangeLog
+++ b/dev-php/egroupware/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/egroupware
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/egroupware/ChangeLog,v 1.8 2003/12/15 20:08:00 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/egroupware/ChangeLog,v 1.9 2004/01/08 08:41:07 robbat2 Exp $
+
+ 08 Jan 2004; Robin H. Johnson <robbat2@gentoo.org>
+ egroupware-0.9.99.008.ebuild:
+ remove mips and arm KEYWORDS due to lack of support, ready for new repoman.
15 Dec 2003; Stuart Herbert <stuart@gentoo.org>
egroupware-0.9.99.008.ebuild:
diff --git a/dev-php/egroupware/egroupware-0.9.99.008.ebuild b/dev-php/egroupware/egroupware-0.9.99.008.ebuild
index 56d3672a2b8f..04ad3fbb3aac 100644
--- a/dev-php/egroupware/egroupware-0.9.99.008.ebuild
+++ b/dev-php/egroupware/egroupware-0.9.99.008.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/egroupware/egroupware-0.9.99.008.ebuild,v 1.3 2004/01/05 21:28:00 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/egroupware/egroupware-0.9.99.008.ebuild,v 1.4 2004/01/08 08:41:07 robbat2 Exp $
inherit webapp-apache
@@ -14,7 +14,7 @@ RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa ~arm"
+KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa "
RDEPEND="virtual/php
dev-db/mysql"