summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-06-19 03:30:30 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-06-19 03:30:30 +0000
commit2cf4efc4671c335d07bd4303f107f9efdadaec1d (patch)
treed8d8bf8fa9365d93b93e24cba814578fdea0f5dd /dev-php
parentadd missing IUSE and SLOT (Manifest recommit) (diff)
downloadgentoo-2-2cf4efc4671c335d07bd4303f107f9efdadaec1d.tar.gz
gentoo-2-2cf4efc4671c335d07bd4303f107f9efdadaec1d.tar.bz2
gentoo-2-2cf4efc4671c335d07bd4303f107f9efdadaec1d.zip
QA - Add IUSE.
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/groupoffice/groupoffice-2.04.ebuild4
-rw-r--r--dev-php/groupoffice/groupoffice-2.05.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/groupoffice/groupoffice-2.04.ebuild b/dev-php/groupoffice/groupoffice-2.04.ebuild
index c41e93556b5a..ba742da356c2 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.2 2004/05/30 23:42:12 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-2.04.ebuild,v 1.3 2004/06/19 03:30:30 kloeri Exp $
inherit webapp-apache
@@ -10,7 +10,7 @@ HOMEPAGE="http://group-office.sourceforge.net/"
SRC_URI="mirror://sourceforge/group-office/${PN}-com-${PV}.tar.gz
mirror://sourceforge/group-office/GO-theme-crystal-1.93.tar.gz"
RESTRICT="nomirror"
-
+IUSE=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc alpha ~amd64 ~sparc ~hppa"
diff --git a/dev-php/groupoffice/groupoffice-2.05.ebuild b/dev-php/groupoffice/groupoffice-2.05.ebuild
index 746b2897abd7..18eaa14c73c2 100644
--- a/dev-php/groupoffice/groupoffice-2.05.ebuild
+++ b/dev-php/groupoffice/groupoffice-2.05.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.05.ebuild,v 1.1 2004/05/23 18:55:07 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-2.05.ebuild,v 1.2 2004/06/19 03:30:30 kloeri Exp $
inherit webapp
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/group-office/${PN}-com-${PV}.tar.gz
LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc"
-
+IUSE=""
DEPEND="virtual/php
dev-db/mysql"