diff options
author | Fabian Groffen <grobian@gentoo.org> | 2013-07-23 17:16:27 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2013-07-23 17:16:27 +0000 |
commit | dd21df36ba470760fac39b665ac31c4c5bc12664 (patch) | |
tree | f7c82a0cd16fc8f79112601f5bd9f6e7d9e6545d /mail-mta | |
parent | Stable for arm, wrt bug #477584 (diff) | |
download | gentoo-2-dd21df36ba470760fac39b665ac31c4c5bc12664.tar.gz gentoo-2-dd21df36ba470760fac39b665ac31c4c5bc12664.tar.bz2 gentoo-2-dd21df36ba470760fac39b665ac31c4c5bc12664.zip |
Remove now useless sharedscripts from logrotate, thanks Alexander Tsoy
(Portage version: 2.2.01.22124-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/exim/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/exim/files/exim.logrotate | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/mail-mta/exim/ChangeLog b/mail-mta/exim/ChangeLog index 7a48b48a7899..0464658c31c8 100644 --- a/mail-mta/exim/ChangeLog +++ b/mail-mta/exim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/exim # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.246 2013/07/23 09:17:44 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.247 2013/07/23 17:16:27 grobian Exp $ + + 23 Jul 2013; Fabian Groffen <grobian@gentoo.org> files/exim.logrotate: + Remove now useless sharedscripts from logrotate, thanks Alexander Tsoy 23 Jul 2013; Fabian Groffen <grobian@gentoo.org> exim-4.80.1-r1.ebuild: Fix header installation, not bumping due to no current consumers diff --git a/mail-mta/exim/files/exim.logrotate b/mail-mta/exim/files/exim.logrotate index bb3c127fb5f2..f54f8c479af9 100644 --- a/mail-mta/exim/files/exim.logrotate +++ b/mail-mta/exim/files/exim.logrotate @@ -6,5 +6,4 @@ delaycompress notifempty create 640 mail mail - sharedscripts } |