diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 21:10:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 21:10:38 +0000 |
commit | 9eac94caeb1d56140ab5aa9d0973a89fc9c482b1 (patch) | |
tree | 2f3d45022657ddf1209541bd056d5e8772912492 /dev-php/egroupware/egroupware-0.9.99.008.ebuild | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-9eac94caeb1d56140ab5aa9d0973a89fc9c482b1.tar.gz gentoo-2-9eac94caeb1d56140ab5aa9d0973a89fc9c482b1.tar.bz2 gentoo-2-9eac94caeb1d56140ab5aa9d0973a89fc9c482b1.zip |
Remove arm keywords
Diffstat (limited to 'dev-php/egroupware/egroupware-0.9.99.008.ebuild')
-rw-r--r-- | dev-php/egroupware/egroupware-0.9.99.008.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/egroupware/egroupware-0.9.99.008.ebuild b/dev-php/egroupware/egroupware-0.9.99.008.ebuild index 04ad3fbb3aac..575d434a0844 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.4 2004/01/08 08:41:07 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/egroupware/egroupware-0.9.99.008.ebuild,v 1.5 2004/02/22 21:08:16 agriffis Exp $ inherit webapp-apache @@ -14,7 +14,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa " +KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa" RDEPEND="virtual/php dev-db/mysql" |