diff options
author | Marc Schiffbauer <mschiff@gentoo.org> | 2015-01-30 12:14:01 +0000 |
---|---|---|
committer | Marc Schiffbauer <mschiff@gentoo.org> | 2015-01-30 12:14:01 +0000 |
commit | 114d71fedc3c569aaa9f1d0e02fad375a2d10f06 (patch) | |
tree | ed945c47800866adcd0d343772024b7bc62f7097 /mail-filter | |
parent | Add more prefix keywords (diff) | |
download | gentoo-2-114d71fedc3c569aaa9f1d0e02fad375a2d10f06.tar.gz gentoo-2-114d71fedc3c569aaa9f1d0e02fad375a2d10f06.tar.bz2 gentoo-2-114d71fedc3c569aaa9f1d0e02fad375a2d10f06.zip |
Revbump with fixed init script
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x296C6CCA35A64134)
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/postfwd/ChangeLog | 10 | ||||
-rw-r--r-- | mail-filter/postfwd/postfwd-1.35-r2.ebuild (renamed from mail-filter/postfwd/postfwd-1.35-r1.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/mail-filter/postfwd/ChangeLog b/mail-filter/postfwd/ChangeLog index 08d414d014c3..6916ca777770 100644 --- a/mail-filter/postfwd/ChangeLog +++ b/mail-filter/postfwd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for mail-filter/postfwd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postfwd/ChangeLog,v 1.7 2014/11/30 16:37:18 mschiff Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postfwd/ChangeLog,v 1.8 2015/01/30 12:14:01 mschiff Exp $ + +*postfwd-1.35-r2 (30 Jan 2015) + + 30 Jan 2015; Marc Schiffbauer <mschiff@gentoo.org> -postfwd-1.35-r1.ebuild, + +postfwd-1.35-r2.ebuild: + Fix bug in init script, EAPI bump *postfwd-1.35-r1 (30 Nov 2014) diff --git a/mail-filter/postfwd/postfwd-1.35-r1.ebuild b/mail-filter/postfwd/postfwd-1.35-r2.ebuild index eb2b8688df24..f0d0a9c4846a 100644 --- a/mail-filter/postfwd/postfwd-1.35-r1.ebuild +++ b/mail-filter/postfwd/postfwd-1.35-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postfwd/postfwd-1.35-r1.ebuild,v 1.1 2014/11/30 16:37:18 mschiff Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postfwd/postfwd-1.35-r2.ebuild,v 1.1 2015/01/30 12:14:01 mschiff Exp $ -EAPI=4 +EAPI=5 inherit eutils user |