diff options
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/phprojekt/phprojekt-3.2a.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/app-office/phprojekt/phprojekt-3.2a.ebuild b/app-office/phprojekt/phprojekt-3.2a.ebuild index b725d0fcbfce..49a31650fd83 100644 --- a/app-office/phprojekt/phprojekt-3.2a.ebuild +++ b/app-office/phprojekt/phprojekt-3.2a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # 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.2 2002/08/06 18:17:31 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/phprojekt/phprojekt-3.2a.ebuild,v 1.3 2002/10/25 23:07:14 blizzy Exp $ # lid of download link MY_DOWNLOAD_ID=14 @@ -21,10 +21,6 @@ DEPEND="" S="${WORKDIR}/${P}" -src_compile() { - echo "nothing to compile" -} - src_install () { dodoc ChangeLog install readme dodir ${HTTPD_ROOT}/phprojekt |