diff options
author | Eray Aslan <eras@gentoo.org> | 2011-08-05 06:46:32 +0000 |
---|---|---|
committer | Eray Aslan <eras@gentoo.org> | 2011-08-05 06:46:32 +0000 |
commit | 04ac46fbf3115b05b8325b94e123f477b79f0013 (patch) | |
tree | ab4e940303a88e5fb728d9aab2c240e7a0b1631f /mail-filter | |
parent | version bump - bug #299090. Ebuild thanks to Tom Hendrikx (diff) | |
download | gentoo-2-04ac46fbf3115b05b8325b94e123f477b79f0013.tar.gz gentoo-2-04ac46fbf3115b05b8325b94e123f477b79f0013.tar.bz2 gentoo-2-04ac46fbf3115b05b8325b94e123f477b79f0013.zip |
version bump - bug #299090. Ebuild thanks to Tom Hendrikx
(Portage version: 2.1.10.9/cvs/Linux x86_64)
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/dspam/dspam-3.10.0.ebuild | 4 | ||||
-rw-r--r-- | mail-filter/dspam/files/dspam.cron-r4 (renamed from mail-filter/dspam/files/dspam.cron) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/dspam/dspam-3.10.0.ebuild b/mail-filter/dspam/dspam-3.10.0.ebuild index 86ec13a1801e..3c2067bfe14d 100644 --- a/mail-filter/dspam/dspam-3.10.0.ebuild +++ b/mail-filter/dspam/dspam-3.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/dspam-3.10.0.ebuild,v 1.1 2011/08/05 06:42:42 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/dspam-3.10.0.ebuild,v 1.2 2011/08/05 06:46:32 eras Exp $ EAPI=4 @@ -192,7 +192,7 @@ src_install() { exeinto /usr/bin newexe contrib/dspam_maintenance/dspam_maintenance.sh dspam_maintenance exeinto /etc/cron.daily - newexe "${FILESDIR}/dspam.cron" dspam + newexe "${FILESDIR}/dspam.cron-r4" dspam insinto /etc/logrotate.d newins "${FILESDIR}/dspam.logrotate" dspam diff --git a/mail-filter/dspam/files/dspam.cron b/mail-filter/dspam/files/dspam.cron-r4 index edf97dce541a..edf97dce541a 100644 --- a/mail-filter/dspam/files/dspam.cron +++ b/mail-filter/dspam/files/dspam.cron-r4 |