diff options
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/exmh/Manifest | 8 | ||||
-rw-r--r-- | net-mail/exmh/exmh-2.5.ebuild | 6 | ||||
-rw-r--r-- | net-mail/exmh/exmh-2.6.3.ebuild | 6 | ||||
-rw-r--r-- | net-mail/ezmlm-idx/Manifest | 6 | ||||
-rw-r--r-- | net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild | 10 | ||||
-rw-r--r-- | net-mail/mailfront/Manifest | 8 | ||||
-rw-r--r-- | net-mail/mailfront/mailfront-0.85.ebuild | 6 | ||||
-rw-r--r-- | net-mail/qtools/Manifest | 2 | ||||
-rw-r--r-- | net-mail/qtools/qtools-0.56.ebuild | 16 | ||||
-rw-r--r-- | net-mail/squirrelmail/Manifest | 10 | ||||
-rw-r--r-- | net-mail/squirrelmail/squirrelmail-1.2.11.ebuild | 6 | ||||
-rw-r--r-- | net-mail/squirrelmail/squirrelmail-1.4.0-r1.ebuild | 6 | ||||
-rw-r--r-- | net-mail/squirrelmail/squirrelmail-1.4.1.ebuild | 6 | ||||
-rw-r--r-- | net-mail/vimap/Manifest | 12 | ||||
-rw-r--r-- | net-mail/vimap/vimap-2002c.ebuild | 10 | ||||
-rw-r--r-- | net-mail/vlnx/Manifest | 8 | ||||
-rw-r--r-- | net-mail/vlnx/vlnx-414e-r2.ebuild | 6 | ||||
-rw-r--r-- | net-mail/vlnx/vlnx-416e.ebuild | 6 |
18 files changed, 69 insertions, 69 deletions
diff --git a/net-mail/exmh/Manifest b/net-mail/exmh/Manifest index f8128dd355c5..52909b51e436 100644 --- a/net-mail/exmh/Manifest +++ b/net-mail/exmh/Manifest @@ -1,8 +1,8 @@ +MD5 bf63e915802f98477100da30b36629fe ChangeLog 1016 +MD5 43ff4b2950fe78a96963ac80e73c3b9e exmh-2.5.ebuild 1285 +MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 +MD5 7919ac03c2b42f249b01ae33e05629c7 exmh-2.6.3.ebuild 1290 MD5 3a53f493fcbb3584e5425aeeaac9d983 files/digest-exmh-2.5 60 MD5 8106e98e35ec1d7d72054893d4a2a543 files/exmh-2.5-conf.patch 3161 MD5 fa868a8e004f8b256d8891a396de40bd files/digest-exmh-2.6.3 62 MD5 37e66dfd152725e587a2ac03b0cc505e files/exmh-2.6.3-conf.patch 2876 -MD5 0d1f7648e57395b3a7d80cf58723cebd exmh-2.5.ebuild 1344 -MD5 bf63e915802f98477100da30b36629fe ChangeLog 1016 -MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 f88987f894b37f51440664bdc79f8ee5 exmh-2.6.3.ebuild 1349 diff --git a/net-mail/exmh/exmh-2.5.ebuild b/net-mail/exmh/exmh-2.5.ebuild index 7128b1814732..2d803bdf166c 100644 --- a/net-mail/exmh/exmh-2.5.ebuild +++ b/net-mail/exmh/exmh-2.5.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/exmh/exmh-2.5.ebuild,v 1.10 2003/07/31 19:08:15 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/exmh/exmh-2.5.ebuild,v 1.11 2003/09/05 08:34:01 msterret Exp $ DESCRIPTION="An X user interface for MH mail" SRC_URI="ftp://ftp.scriptics.com/pub/tcl/${PN}/${PN}-${PV}.tar.gz" @@ -40,11 +40,11 @@ src_unpack() { done } -src_compile() { +src_compile() { echo 'auto_mkindex ./lib *.tcl' | tclsh } -src_install() { +src_install() { into /usr dobin exmh exmh-bg exmh-async ftp.expect diff --git a/net-mail/exmh/exmh-2.6.3.ebuild b/net-mail/exmh/exmh-2.6.3.ebuild index a855fc07054d..333a8d54c909 100644 --- a/net-mail/exmh/exmh-2.6.3.ebuild +++ b/net-mail/exmh/exmh-2.6.3.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/exmh/exmh-2.6.3.ebuild,v 1.2 2003/07/31 19:10:16 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/exmh/exmh-2.6.3.ebuild,v 1.3 2003/09/05 08:34:01 msterret Exp $ DESCRIPTION="An X user interface for MH mail" SRC_URI="ftp://ftp.scriptics.com/pub/tcl/${PN}/${PN}-${PV}.tar.gz" @@ -40,11 +40,11 @@ src_unpack() { done } -src_compile() { +src_compile() { echo 'auto_mkindex ./lib *.tcl' | tclsh } -src_install() { +src_install() { into /usr dobin exmh exmh-bg exmh-async ftp.expect diff --git a/net-mail/ezmlm-idx/Manifest b/net-mail/ezmlm-idx/Manifest index 965041a946ad..efbe079884cb 100644 --- a/net-mail/ezmlm-idx/Manifest +++ b/net-mail/ezmlm-idx/Manifest @@ -1,8 +1,8 @@ -MD5 f85f0e15c0d2cca9e797a640726f56a0 ezmlm-idx-0.40-r2.ebuild 2372 MD5 edd2695751757c75a943588fb50d0943 ChangeLog 1432 +MD5 ac9a968bd0ba6939b58e42b092cb9215 ezmlm-idx-0.40-r2.ebuild 2370 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 31baef31f2ce0c9343530c3467220a60 files/from-header.patch 6165 -MD5 b82b4c09c356dc91fcbe907a24326b52 files/ezmlm-0.53-errno.patch 270 MD5 59964884f060bc70dcbf6657b9e67c57 files/digest-ezmlm-idx-0.40-r2 456 +MD5 b82b4c09c356dc91fcbe907a24326b52 files/ezmlm-0.53-errno.patch 270 +MD5 31baef31f2ce0c9343530c3467220a60 files/from-header.patch 6165 MD5 add751ca5856300f8e2a349fb944257c files/get_header.c 3486 MD5 faac5e3fb54753c4a9f6475bb1a5b20a files/get_header.h 101 diff --git a/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild index c4499c658586..63c4770fbe09 100644 --- a/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild +++ b/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.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/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.8 2003/07/31 13:45:29 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.9 2003/09/05 08:33:17 msterret Exp $ # NOTE: ezmlm-idx, ezmlm-idx-mysql and ezmlm-idx-pgsql all supported by this single ebuild # (Please keep them in sync) @@ -36,7 +36,7 @@ src_unpack() { unpack ${A} cd ${S2} mv ${S2}/* ${S} || die - + cd ${S} patch < idx.patch || die #remove cat-man pages @@ -50,9 +50,9 @@ src_unpack() { cp Makefile Makefile.orig sed -e "s:/install.*conf-bin\`\":/install ${D}usr/bin:" \ -e "s:/install.*conf-man\`\":/install ${D}usr/share/man:" Makefile.orig > Makefile - #apply patch from Ed Korthof (edk@collab.net) that allows ezmlm-issub and ezmlm-gate - #to check against the From: header as well as qmail's SENDER variable, which is set - #from the envelope sender and often reflects the local MTA rather than the user's + #apply patch from Ed Korthof (edk@collab.net) that allows ezmlm-issub and ezmlm-gate + #to check against the From: header as well as qmail's SENDER variable, which is set + #from the envelope sender and often reflects the local MTA rather than the user's #"official" email address... enable this option by using "-f" with ezmlm-issub and/or #ezmlm-gate. cp ${FILESDIR}/get_header.[ch] . || die diff --git a/net-mail/mailfront/Manifest b/net-mail/mailfront/Manifest index 9e417ad234ae..d5b21773df03 100644 --- a/net-mail/mailfront/Manifest +++ b/net-mail/mailfront/Manifest @@ -1,8 +1,8 @@ -MD5 88b924b99c294174da9cf92a804d4207 mailfront-0.85.ebuild 1860 -MD5 90518de7af3be8a9d9e05833a09aafac mailfront-0.76.ebuild 1356 MD5 ee020685eb0b7397bc7297e1825c9fe6 ChangeLog 677 +MD5 90518de7af3be8a9d9e05833a09aafac mailfront-0.76.ebuild 1356 +MD5 21e2ea0c0c94951351176c83ec036c35 mailfront-0.85.ebuild 1862 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 80b212672ab6ec0736b766f6fbc27b83 files/run-pop3front 268 MD5 821bd667ade9f7f7db866a8da35ee79b files/digest-mailfront-0.76 65 -MD5 dce4100cef0a627afe76d6008b889ac5 files/digest-mailfront-0.85 65 +MD5 80b212672ab6ec0736b766f6fbc27b83 files/run-pop3front 268 MD5 81d6dc7f2191d21b27936ca258bd52f1 files/run-smtpfront 460 +MD5 dce4100cef0a627afe76d6008b889ac5 files/digest-mailfront-0.85 65 diff --git a/net-mail/mailfront/mailfront-0.85.ebuild b/net-mail/mailfront/mailfront-0.85.ebuild index 6034d1d3bbcc..f9153699b883 100644 --- a/net-mail/mailfront/mailfront-0.85.ebuild +++ b/net-mail/mailfront/mailfront-0.85.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/mailfront/mailfront-0.85.ebuild,v 1.2 2003/07/13 13:32:32 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailfront/mailfront-0.85.ebuild,v 1.3 2003/09/05 08:33:37 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Mail server network protocol front-ends." @@ -50,7 +50,7 @@ src_install () { pkg_config() { cd /var/qmail/supervise/qmail-smtpd/ cp run run.old && cp run.mailfront run - + cd /var/qmail/supervise/qmail-pop3d/ cp run run.old && cp run.mailfront run } @@ -58,7 +58,7 @@ pkg_config() { pkg_postinst() { einfo "" einfo "Run ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config" - einfo "to update you run files (backup are created) in" + einfo "to update you run files (backup are created) in" einfo " /var/qmail/supervise/qmail-pop3d and" einfo " /var/qmail/supervise/qmail-smtpd" } diff --git a/net-mail/qtools/Manifest b/net-mail/qtools/Manifest index 864b5bbea09d..48f607b07d1e 100644 --- a/net-mail/qtools/Manifest +++ b/net-mail/qtools/Manifest @@ -1,5 +1,5 @@ MD5 b0abc4a12cea1999014b4ddeca74c791 ChangeLog 525 +MD5 b692d0eb4bbe0193dc91204c7f8998a7 qtools-0.56.ebuild 1148 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 5e37fbf87c270d02a00b8cd17d1a882c qtools-0.56.ebuild 1166 MD5 d397de4ad57b3e6d89294df49fa4f3b1 files/digest-qtools-0.56 62 MD5 04a4c35d8c9cdf362be4a58d25a9aa4d files/qtools-0.56-errno.patch 291 diff --git a/net-mail/qtools/qtools-0.56.ebuild b/net-mail/qtools/qtools-0.56.ebuild index 1785fb918195..56df8d9ed748 100644 --- a/net-mail/qtools/qtools-0.56.ebuild +++ b/net-mail/qtools/qtools-0.56.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/qtools/qtools-0.56.ebuild,v 1.2 2003/05/14 03:00:45 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qtools/qtools-0.56.ebuild,v 1.3 2003/09/05 08:32:51 msterret Exp $ inherit eutils @@ -21,17 +21,17 @@ DEPEND="sys-devel/gcc-config" S=${WORKDIR}/${P} src_unpack() { - unpack ${A} + unpack ${A} cd ${S} epatch ${FILESDIR}/${P}-errno.patch } src_compile() { - use static && LDFLAGS="${LDFLAGS} -static" - echo "${CC} ${CFLAGS}" > conf-cc - echo "${CC} ${LDFLAGS}" > conf-ld - echo "/usr" > conf-home - emake || die "emake failed" + use static && LDFLAGS="${LDFLAGS} -static" + echo "${CC} ${CFLAGS}" > conf-cc + echo "${CC} ${LDFLAGS}" > conf-ld + echo "/usr" > conf-home + emake || die "emake failed" } src_install() { @@ -40,6 +40,6 @@ src_install() { 822headerok 822headers checkaddr checkdomain \ condtomaildir filterto ifaddr iftoccfrom replier \ replier-config tomaildir - + dodoc BAPVERSION CHANGES FILES README SYSDEPS TARGETS TODO VERSION } diff --git a/net-mail/squirrelmail/Manifest b/net-mail/squirrelmail/Manifest index d1b8c0d957e4..e6d632d56df2 100644 --- a/net-mail/squirrelmail/Manifest +++ b/net-mail/squirrelmail/Manifest @@ -1,8 +1,8 @@ -MD5 92fae6dbf3d53d2bbaae343a4ec3f015 squirrelmail-1.2.11.ebuild 1584 -MD5 65e3e9779b3481e8a508dcfe70381e25 squirrelmail-1.4.0-r1.ebuild 1652 MD5 8e7c202e8cefe2cb887f0f8763f3c957 ChangeLog 4331 +MD5 70afb5f382d1a431afcb8b73e9d2cc01 squirrelmail-1.2.11.ebuild 1573 +MD5 b056818f0b150e806edb75d8bae139d0 squirrelmail-1.4.1.ebuild 1634 +MD5 c937d4107ed3eac1daa9daff5e3bfe54 squirrelmail-1.4.0-r1.ebuild 1640 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 470a00c4760bed8750363e7f220bf6e6 squirrelmail-1.4.1.ebuild 1646 -MD5 92831f98ddb4e63a5f42fb451f59518a files/digest-squirrelmail-1.4.1 72 -MD5 8eeb77a0af1734942ad728fc29c84441 files/digest-squirrelmail-1.2.11 73 MD5 61d48932b92d626923fd5db1dae0c7b4 files/digest-squirrelmail-1.4.0-r1 72 +MD5 8eeb77a0af1734942ad728fc29c84441 files/digest-squirrelmail-1.2.11 73 +MD5 92831f98ddb4e63a5f42fb451f59518a files/digest-squirrelmail-1.4.1 72 diff --git a/net-mail/squirrelmail/squirrelmail-1.2.11.ebuild b/net-mail/squirrelmail/squirrelmail-1.2.11.ebuild index a5d6b67252ef..e72162cffef3 100644 --- a/net-mail/squirrelmail/squirrelmail-1.2.11.ebuild +++ b/net-mail/squirrelmail/squirrelmail-1.2.11.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/squirrelmail/squirrelmail-1.2.11.ebuild,v 1.3 2003/02/23 11:01:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/squirrelmail/squirrelmail-1.2.11.ebuild,v 1.4 2003/09/05 08:34:31 msterret Exp $ DESCRIPTION="Webmail for nuts!" SRC_URI="mirror://sourceforge/squirrelmail/${P}.tar.bz2" @@ -26,9 +26,9 @@ pkg_setup() { fi } -src_compile() { +src_compile() { #we need to have this empty function ... default compile hangs - echo "Nothing to compile" + echo "Nothing to compile" } src_install() { diff --git a/net-mail/squirrelmail/squirrelmail-1.4.0-r1.ebuild b/net-mail/squirrelmail/squirrelmail-1.4.0-r1.ebuild index f314f2a4627d..16f9487464f8 100644 --- a/net-mail/squirrelmail/squirrelmail-1.4.0-r1.ebuild +++ b/net-mail/squirrelmail/squirrelmail-1.4.0-r1.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/squirrelmail/squirrelmail-1.4.0-r1.ebuild,v 1.6 2003/07/08 21:08:42 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/squirrelmail/squirrelmail-1.4.0-r1.ebuild,v 1.7 2003/09/05 08:34:31 msterret Exp $ DESCRIPTION="Webmail for nuts!" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" @@ -27,9 +27,9 @@ pkg_setup() { fi } -src_compile() { +src_compile() { #we need to have this empty function ... default compile hangs - echo "Nothing to compile" + echo "Nothing to compile" } src_install() { diff --git a/net-mail/squirrelmail/squirrelmail-1.4.1.ebuild b/net-mail/squirrelmail/squirrelmail-1.4.1.ebuild index 7d3d9417ad1e..d681eef6188b 100644 --- a/net-mail/squirrelmail/squirrelmail-1.4.1.ebuild +++ b/net-mail/squirrelmail/squirrelmail-1.4.1.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/squirrelmail/squirrelmail-1.4.1.ebuild,v 1.3 2003/07/14 21:16:59 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/squirrelmail/squirrelmail-1.4.1.ebuild,v 1.4 2003/09/05 08:34:31 msterret Exp $ DESCRIPTION="Webmail for nuts!" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" @@ -27,9 +27,9 @@ pkg_setup() { fi } -src_compile() { +src_compile() { #we need to have this empty function ... default compile hangs - echo "Nothing to compile" + echo "Nothing to compile" } src_install() { diff --git a/net-mail/vimap/Manifest b/net-mail/vimap/Manifest index 81082258beb2..11afe5e18fa1 100644 --- a/net-mail/vimap/Manifest +++ b/net-mail/vimap/Manifest @@ -1,11 +1,11 @@ -MD5 e3dd4dfeda93e93b369068cd89fc500d vimap-2002c.ebuild 2763 MD5 40bc76c575b34d3cc7b39a4abbdd22f5 ChangeLog 1294 +MD5 ca4791283e22398c296746bca70cfa9b vimap-2002c.ebuild 2704 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 7d8d4b8b665f8fddabb6b2427c40e574 files/uw-ipop2.xinetd 559 -MD5 ec90fc7f6186f57ea8bcbbcecc099e5f files/uw-ipop3s.xinetd 469 -MD5 a2431cd0bc30744ed8b22b717a3bc1d7 files/uw-imap.xinetd 487 MD5 ff493c5938360a4411843914673d4a05 files/digest-vimap-2002c 63 +MD5 0ec3cd52bf3e7064a3d9e60a5ac16291 files/imap-2002c-virtual.patch.bz2 10394 MD5 2ea01084955d1baee1120d142734f18f files/uw-imap.pam-system-auth 339 -MD5 a00f181e73ac9b0a9e656049a5ac42b2 files/uw-ipop3.xinetd 468 +MD5 a2431cd0bc30744ed8b22b717a3bc1d7 files/uw-imap.xinetd 487 MD5 92589d773c1178e511a570f25278e6ee files/uw-imaps.xinetd 482 -MD5 0ec3cd52bf3e7064a3d9e60a5ac16291 files/imap-2002c-virtual.patch.bz2 10394 +MD5 7d8d4b8b665f8fddabb6b2427c40e574 files/uw-ipop2.xinetd 559 +MD5 a00f181e73ac9b0a9e656049a5ac42b2 files/uw-ipop3.xinetd 468 +MD5 ec90fc7f6186f57ea8bcbbcecc099e5f files/uw-ipop3s.xinetd 469 diff --git a/net-mail/vimap/vimap-2002c.ebuild b/net-mail/vimap/vimap-2002c.ebuild index baa4af2b4078..f9c7b84bc611 100644 --- a/net-mail/vimap/vimap-2002c.ebuild +++ b/net-mail/vimap/vimap-2002c.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/vimap/vimap-2002c.ebuild,v 1.5 2003/06/21 18:50:19 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/vimap-2002c.ebuild,v 1.6 2003/09/05 08:34:51 msterret Exp $ S=${WORKDIR}/imap-2002c1 @@ -24,9 +24,9 @@ DEPEND="!net-mail/uw-imap src_unpack() { unpack ${A} # Tarball packed with bad file perms - chmod -R ug+w ${S} + chmod -R ug+w ${S} cd ${S} - bzcat ${FILESDIR}/imap-2002c-virtual.patch.bz2 | patch -p0 + bzcat ${FILESDIR}/imap-2002c-virtual.patch.bz2 | patch -p0 cd ${S}/src/osdep/unix/ cp Makefile Makefile.orig sed \ @@ -37,7 +37,7 @@ src_unpack() { cd ${S} } -src_compile() { +src_compile() { if use ssl; then cd ${S} yes | make lnv SSLTYPE=unix || die @@ -69,7 +69,7 @@ EOF fi } -src_install() { +src_install() { into /usr dosbin imapd/imapd ipopd/ipop?d diff --git a/net-mail/vlnx/Manifest b/net-mail/vlnx/Manifest index b71d27be988c..3b6368e9f752 100644 --- a/net-mail/vlnx/Manifest +++ b/net-mail/vlnx/Manifest @@ -1,8 +1,8 @@ -MD5 7801171434c5e62190e1c1f17dd48aa0 vlnx-414e-r2.ebuild 1083 -MD5 5534bdbd827dbcad75cf5770423fcc0c vlnx-416e.ebuild 1008 MD5 8f6da51dab17768e3cd1d52de8a87a36 ChangeLog 1613 +MD5 31bbde395aaea84afc34137c03ba81a9 vlnx-414e-r2.ebuild 1068 +MD5 80fde6b32db467a97f330c328201b2a4 vlnx-416e.ebuild 1001 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 5a856af918b22adc1ae21917d9910052 files/vlnx-416e-envd 41 +MD5 15edffaa6916d8c80256fe7fb6c6317c files/digest-vlnx-414e-r2 119 MD5 b3adc49af0bcd712e302e8b8a05d0a16 files/digest-vlnx-416e 119 MD5 5a856af918b22adc1ae21917d9910052 files/vlnx-414e-envd 41 -MD5 15edffaa6916d8c80256fe7fb6c6317c files/digest-vlnx-414e-r2 119 +MD5 5a856af918b22adc1ae21917d9910052 files/vlnx-416e-envd 41 diff --git a/net-mail/vlnx/vlnx-414e-r2.ebuild b/net-mail/vlnx/vlnx-414e-r2.ebuild index a4403de63130..19dad7ef3278 100644 --- a/net-mail/vlnx/vlnx-414e-r2.ebuild +++ b/net-mail/vlnx/vlnx-414e-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Script Revised by Parag Mehta <pm@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/vlnx/vlnx-414e-r2.ebuild,v 1.14 2003/04/24 10:41:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vlnx/vlnx-414e-r2.ebuild,v 1.15 2003/09/05 08:32:01 msterret Exp $ MY_P=${PN}${PV} S=${WORKDIR}/${MY_P} @@ -27,7 +27,7 @@ src_unpack() { tar -xf ${DISTDIR}/dat-4240.tar } -src_install() { +src_install() { dodir /usr/bin insinto /opt/vlnx @@ -37,7 +37,7 @@ src_install() { dodoc *.txt *.pdf doman uvscan.1 chmod 755 ${D}/opt/vlnx/uvscan - + dodir /etc/env.d cp -f ${FILESDIR}/vlnx-${PV}-envd ${D}/etc/env.d/40vlnx } diff --git a/net-mail/vlnx/vlnx-416e.ebuild b/net-mail/vlnx/vlnx-416e.ebuild index a136e37bc993..8036badab0a8 100644 --- a/net-mail/vlnx/vlnx-416e.ebuild +++ b/net-mail/vlnx/vlnx-416e.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Script Revised by Parag Mehta <pm@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/vlnx/vlnx-416e.ebuild,v 1.10 2003/04/24 10:41:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vlnx/vlnx-416e.ebuild,v 1.11 2003/09/05 08:32:01 msterret Exp $ DAT_VER=4228 @@ -9,7 +9,7 @@ MY_P="${P/-/}" S="${WORKDIR}" DESCRIPTION="McAfee VirusScanner for Unix/Linux(Shareware)" SRC_URI="http://download.nai.com/products/evaluation/virusscan/english/cmdline/linux/version_4.16/${MY_P}.tar.Z - http://download.nai.com/products/datfiles/4.x/nai/dat-4240.tar" + http://download.nai.com/products/datfiles/4.x/nai/dat-4240.tar" HOMEPAGE="http://www.mcafeeb2b.com/" SLOT="0" @@ -30,7 +30,7 @@ src_install() { insopts -m755 doins uvscan - + dodoc *.{diz,lst,pdf,txt} doman uvscan.1 |