diff options
Diffstat (limited to 'www-apps/groupoffice/groupoffice-2.13.ebuild')
-rw-r--r-- | www-apps/groupoffice/groupoffice-2.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/groupoffice/groupoffice-2.13.ebuild b/www-apps/groupoffice/groupoffice-2.13.ebuild index eeff1c9b09d2..c68c0a23a9fd 100644 --- a/www-apps/groupoffice/groupoffice-2.13.ebuild +++ b/www-apps/groupoffice/groupoffice-2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/groupoffice/groupoffice-2.13.ebuild,v 1.3 2006/07/09 20:58:23 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/groupoffice/groupoffice-2.13.ebuild,v 1.4 2006/11/23 17:12:29 vivo Exp $ inherit eutils webapp @@ -13,7 +13,7 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc" IUSE="" DEPEND="virtual/php - >=dev-db/mysql-4.0 + >=virtual/mysql-4.0 net-www/apache" pkg_setup() { |