summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-12-06 21:04:19 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-12-06 21:04:19 +0000
commit57a4dc5fa262b4f9ce46adad4ee95b931b769c9e (patch)
tree6c618ba07038f19bfbebae36db3041e9a666a5dc /dev-php/phpgroupware
parentVersion bumped. Closes #33607 (diff)
downloadgentoo-2-57a4dc5fa262b4f9ce46adad4ee95b931b769c9e.tar.gz
gentoo-2-57a4dc5fa262b4f9ce46adad4ee95b931b769c9e.tar.bz2
gentoo-2-57a4dc5fa262b4f9ce46adad4ee95b931b769c9e.zip
formatting efino
Diffstat (limited to 'dev-php/phpgroupware')
-rw-r--r--dev-php/phpgroupware/Manifest2
-rw-r--r--dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild8
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-php/phpgroupware/Manifest b/dev-php/phpgroupware/Manifest
index 1f4f5198b033..4f30922c1089 100644
--- a/dev-php/phpgroupware/Manifest
+++ b/dev-php/phpgroupware/Manifest
@@ -1,4 +1,4 @@
MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
MD5 3eaf0d5d4627efe79425b9b018de8283 ChangeLog 2138
-MD5 1dab3227126282ba9e0bd9ea36ea426e phpgroupware-0.9.14.007.ebuild 1533
+MD5 2753b0857617bfa326d3e31f9efbc434 phpgroupware-0.9.14.007.ebuild 1542
MD5 02797b628fc7108b8d474fad0bc92cae files/digest-phpgroupware-0.9.14.007 77
diff --git a/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild b/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild
index 75d5df571705..3bcb997aaa1b 100644
--- a/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild
+++ b/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild,v 1.4 2003/12/05 16:34:36 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild,v 1.5 2003/12/06 21:04:13 mholzer Exp $
inherit webapp-apache
@@ -47,6 +47,8 @@ src_install() {
}
pkg_postinst() {
- einfo "Follow the instructions at /usr/share/doc/${PF}/html/x62.html#AEN134 "
- einfo "to complete the install. You need to add MySQL users and configure phpGroupWare"
+ einfo "Follow the instructions at"
+ einfo "/usr/share/doc/${PF}/html/x62.html#AEN134"
+ einfo "to complete the install."
+ einfo "You need to add MySQL users and configure ${PN}"
}