diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 23:44:45 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 23:44:45 +0000 |
commit | b99e519e3062c8bc9983329dea16c051d446e9f9 (patch) | |
tree | e75bd51c634722474ac2281216131a66568f41f8 /dev-php/groupoffice/groupoffice-2.04.ebuild | |
parent | Add missing IUSE var (diff) | |
download | historical-b99e519e3062c8bc9983329dea16c051d446e9f9.tar.gz historical-b99e519e3062c8bc9983329dea16c051d446e9f9.tar.bz2 historical-b99e519e3062c8bc9983329dea16c051d446e9f9.zip |
Stable on alpha.
Diffstat (limited to 'dev-php/groupoffice/groupoffice-2.04.ebuild')
-rw-r--r-- | dev-php/groupoffice/groupoffice-2.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/groupoffice/groupoffice-2.04.ebuild b/dev-php/groupoffice/groupoffice-2.04.ebuild index cf1ac4369e0b..c41e93556b5a 100644 --- a/dev-php/groupoffice/groupoffice-2.04.ebuild +++ b/dev-php/groupoffice/groupoffice-2.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-2.04.ebuild,v 1.1 2004/03/25 16:19:03 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-2.04.ebuild,v 1.2 2004/05/30 23:42:12 kloeri Exp $ inherit webapp-apache @@ -13,7 +13,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa" +KEYWORDS="~x86 ~ppc alpha ~amd64 ~sparc ~hppa" DEPEND="virtual/php dev-db/mysql" |