summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2003-12-26 02:00:18 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2003-12-26 02:00:18 +0000
commite51b07160723c8b987585b811b363457d107339c (patch)
tree7b0165b44a46806ace812e0db4fe454045599e99 /net-mail/vpopmail
parentlm-sensors, not lm_sensors -- thanks to FieldySnuts in #gentoo-dev (diff)
downloadgentoo-2-e51b07160723c8b987585b811b363457d107339c.tar.gz
gentoo-2-e51b07160723c8b987585b811b363457d107339c.tar.bz2
gentoo-2-e51b07160723c8b987585b811b363457d107339c.zip
add extra warning where touch .keep is ok
Diffstat (limited to 'net-mail/vpopmail')
-rw-r--r--net-mail/vpopmail/Manifest4
-rw-r--r--net-mail/vpopmail/vpopmail-5.2.1-r5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/vpopmail/Manifest b/net-mail/vpopmail/Manifest
index 5a0cfcb33300..aaa1d414a6c8 100644
--- a/net-mail/vpopmail/Manifest
+++ b/net-mail/vpopmail/Manifest
@@ -1,8 +1,8 @@
-# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/Manifest,v 1.26 2003/12/26 01:56:20 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/Manifest,v 1.27 2003/12/26 02:00:18 robbat2 Exp $
MD5 25a76d617426d9b8ecfd020b80ba6016 vpopmail-5.2.1-r9.ebuild 7435
MD5 23d5189f50d18117f8e65ab1b027df9c vpopmail-5.2.1-r6.ebuild 6370
MD5 0d0b597b0be51f05b73072576b2c64a9 vpopmail-5.2.1-r8.ebuild 6700
-MD5 891b1414afd92b3c8ee75ec39ae317c9 vpopmail-5.2.1-r5.ebuild 6035
+MD5 aaf66be4381a990e8302ed581c24db1c vpopmail-5.2.1-r5.ebuild 6075
MD5 4d0603212359169055062f5010d6f200 ChangeLog 4156
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
MD5 122d629b4ce8f06e71f75215bd143fdb vpopmail-5.2.1-r7.ebuild 6369
diff --git a/net-mail/vpopmail/vpopmail-5.2.1-r5.ebuild b/net-mail/vpopmail/vpopmail-5.2.1-r5.ebuild
index fb5c93cdc265..16dae6341a03 100644
--- a/net-mail/vpopmail/vpopmail-5.2.1-r5.ebuild
+++ b/net-mail/vpopmail/vpopmail-5.2.1-r5.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/net-mail/vpopmail/vpopmail-5.2.1-r5.ebuild,v 1.5 2003/12/08 22:31:03 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/vpopmail-5.2.1-r5.ebuild,v 1.6 2003/12/26 02:00:07 robbat2 Exp $
IUSE="mysql ipalias"
@@ -145,7 +145,7 @@ pkg_preinst() {
vpopmail_set_homedir
# Keep DATA
- touch ${VPOP_HOME}/domains/.keep
+ touch ${VPOP_HOME}/domains # this is valid as keepdir will not work here
# This is a workaround until portage handles binary packages+users better.
pkg_setup