diff options
Diffstat (limited to 'net-www/phpwebsite')
-rw-r--r-- | net-www/phpwebsite/Manifest | 4 | ||||
-rw-r--r-- | net-www/phpwebsite/phpwebsite-0.9.2_p1.ebuild | 4 | ||||
-rw-r--r-- | net-www/phpwebsite/phpwebsite-0.9.3.ebuild | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/net-www/phpwebsite/Manifest b/net-www/phpwebsite/Manifest index 12a864c02d70..06588f266caf 100644 --- a/net-www/phpwebsite/Manifest +++ b/net-www/phpwebsite/Manifest @@ -1,6 +1,6 @@ MD5 d61ae05e30538eafe2cb75e404378af7 ChangeLog 723 -MD5 d6224574a4b4b23d9b826bc54ca43050 phpwebsite-0.9.2_p1.ebuild 1587 -MD5 f78ce500c486eddf324b46c9c6f02aa1 phpwebsite-0.9.3.ebuild 1720 +MD5 4aa83925cba13dba201a9c13a6877655 phpwebsite-0.9.2_p1.ebuild 1574 +MD5 d8e5366325f56f083b2e2286b15ab322 phpwebsite-0.9.3.ebuild 1710 MD5 fde7b154e72c957aa19f194caf666668 phpwebsite-0.9.3_p1.ebuild 1743 MD5 f0ab7279c69a8f1522e8a4eb3ac7cc18 files/digest-phpwebsite-0.9.2_p1 76 MD5 48b9aff37ab682ee582b5bc49d0f8af3 files/digest-phpwebsite-0.9.3 74 diff --git a/net-www/phpwebsite/phpwebsite-0.9.2_p1.ebuild b/net-www/phpwebsite/phpwebsite-0.9.2_p1.ebuild index fc1a6896e32f..6a1ff6ae14d5 100644 --- a/net-www/phpwebsite/phpwebsite-0.9.2_p1.ebuild +++ b/net-www/phpwebsite/phpwebsite-0.9.2_p1.ebuild @@ -24,8 +24,8 @@ HTTPD_USER="apache" HTTPD_GROUP="apache" -src_compile() { - echo "Nothing to compile" +src_compile() { + echo "Nothing to compile" } src_install() { diff --git a/net-www/phpwebsite/phpwebsite-0.9.3.ebuild b/net-www/phpwebsite/phpwebsite-0.9.3.ebuild index 28de39348013..1bb84ab544fe 100644 --- a/net-www/phpwebsite/phpwebsite-0.9.3.ebuild +++ b/net-www/phpwebsite/phpwebsite-0.9.3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Don Seiler <rizzo@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-www/phpwebsite/phpwebsite-0.9.3.ebuild,v 1.2 2003/07/18 17:15:50 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/phpwebsite/phpwebsite-0.9.3.ebuild,v 1.3 2003/09/06 01:54:09 msterret Exp $ HOSTNAME=`hostname` @@ -24,8 +24,8 @@ HTTPD_USER="apache" HTTPD_GROUP="apache" -src_compile() { - echo "Nothing to compile" +src_compile() { + echo "Nothing to compile" } src_install() { |