diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-02 16:19:19 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-02 16:19:19 +0000 |
commit | 42f840ff7e2c88c64d3ffd5393ec06a49251d9c8 (patch) | |
tree | db9f7380d2b45d78b05c945575e4549ebf687c3f /www-apps/phpgroupware/phpgroupware-0.9.16.011.ebuild | |
parent | stable on amd64 (diff) | |
download | gentoo-2-42f840ff7e2c88c64d3ffd5393ec06a49251d9c8.tar.gz gentoo-2-42f840ff7e2c88c64d3ffd5393ec06a49251d9c8.tar.bz2 gentoo-2-42f840ff7e2c88c64d3ffd5393ec06a49251d9c8.zip |
stable on amd64 wrt bug 145706
(Portage version: 2.1.1_rc1)
Diffstat (limited to 'www-apps/phpgroupware/phpgroupware-0.9.16.011.ebuild')
-rw-r--r-- | www-apps/phpgroupware/phpgroupware-0.9.16.011.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/phpgroupware/phpgroupware-0.9.16.011.ebuild b/www-apps/phpgroupware/phpgroupware-0.9.16.011.ebuild index 88abffc22266..5d7f78d954b7 100644 --- a/www-apps/phpgroupware/phpgroupware-0.9.16.011.ebuild +++ b/www-apps/phpgroupware/phpgroupware-0.9.16.011.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/phpgroupware/phpgroupware-0.9.16.011.ebuild,v 1.1 2006/09/02 12:10:44 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpgroupware/phpgroupware-0.9.16.011.ebuild,v 1.2 2006/09/02 16:19:19 blubb Exp $ inherit webapp @@ -11,7 +11,7 @@ HOMEPAGE="http://www.phpgroupware.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" IUSE="" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86" RDEPEND="virtual/httpd-php" |