diff options
Diffstat (limited to 'app-office/phprojekt/phprojekt-3.2a.ebuild')
-rw-r--r-- | app-office/phprojekt/phprojekt-3.2a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/phprojekt/phprojekt-3.2a.ebuild b/app-office/phprojekt/phprojekt-3.2a.ebuild index 156f00de7be6..b7caed838ac1 100644 --- a/app-office/phprojekt/phprojekt-3.2a.ebuild +++ b/app-office/phprojekt/phprojekt-3.2a.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/phprojekt/phprojekt-3.2a.ebuild,v 1.7 2004/06/24 22:44:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/phprojekt/phprojekt-3.2a.ebuild,v 1.8 2004/07/13 18:11:51 agriffis Exp $ inherit webapp-apache DESCRIPTION="Project management and coordination system" HOMEPAGE="http://www.phprojekt.com/" SRC_URI="http://www.phprojekt.de/download/${PN}.tar.gz" -IUSE="apache2" +IUSE="" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc" |