summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-17 04:20:40 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-17 04:20:40 +0000
commit33819be044674720bd9af32aaa1080683b493997 (patch)
tree15c43b7f51adfc893014a7b437e55ec6b3c119ac /net-mail/cvm-vmailmgr
parentDEPEND enhancement (diff)
downloadgentoo-2-33819be044674720bd9af32aaa1080683b493997.tar.gz
gentoo-2-33819be044674720bd9af32aaa1080683b493997.tar.bz2
gentoo-2-33819be044674720bd9af32aaa1080683b493997.zip
repoman'd
Diffstat (limited to 'net-mail/cvm-vmailmgr')
-rw-r--r--net-mail/cvm-vmailmgr/cvm-vmailmgr-0.3.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/net-mail/cvm-vmailmgr/cvm-vmailmgr-0.3.ebuild b/net-mail/cvm-vmailmgr/cvm-vmailmgr-0.3.ebuild
index dfeb07c6c981..cddc6d05b8d1 100644
--- a/net-mail/cvm-vmailmgr/cvm-vmailmgr-0.3.ebuild
+++ b/net-mail/cvm-vmailmgr/cvm-vmailmgr-0.3.ebuild
@@ -1,13 +1,16 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/cvm-vmailmgr/cvm-vmailmgr-0.3.ebuild,v 1.3 2002/07/11 06:30:47 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/cvm-vmailmgr/cvm-vmailmgr-0.3.ebuild,v 1.4 2002/07/17 04:20:39 seemant Exp $
S=${WORKDIR}/${P}
-
DESCRIPTION="CVM modules for use with vmailmgr"
SRC_URI="http://untroubled.org/cvm-vmailmgr/${P}.tar.gz"
HOMEPAGE="http://untroubled.org/cvm-vmailmgr/"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
+
DEPEND="virtual/glibc"
RDEPEND=">=net-mail/vmailmgr-0.96.9-r1
@@ -34,6 +37,7 @@ src_install () {
insinto /etc/vmailmgr
doins ${FILESDIR}/cvm-vmailmgr-socket
+ dodoc ANNOUNCEMENT COPYING FILES NEWS README TARGETS TODO VERSION
}
pkg_postinst() {