slyfox 14/08/10 21:15:49
Modified: couriersrs-0.1.1.ebuild couriersrs-0.1.2.ebuild
ChangeLog
Log:
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key
611FF3AA)
Revision Changes Path
1.2 mail-filter/couriersrs/couriersrs-0.1.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/couriersrs/couriersrs-0.1.1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/couriersrs/couriersrs-0.1.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/couriersrs/couriersrs-0.1.1.ebuild?r1=1.1&r2=1.2
Index: couriersrs-0.1.1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/mail-filter/couriersrs/couriersrs-0.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- couriersrs-0.1.1.ebuild 29 Sep 2009 23:07:37 -0000 1.1
+++ couriersrs-0.1.1.ebuild 10 Aug 2014 21:15:49 -0000 1.2
@@ -1,10 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/mail-filter/couriersrs/couriersrs-0.1.1.ebuild,v 1.1
2009/09/29 23:07:37 hanno Exp $
+# $Header:
/var/cvsroot/gentoo-x86/mail-filter/couriersrs/couriersrs-0.1.1.ebuild,v 1.2
2014/08/10 21:15:49 slyfox Exp $
inherit autotools eutils
-DESCRIPTION="SRS (Sender Rewriting Scheme) wrapper for the courier MTA."
+DESCRIPTION="SRS (Sender Rewriting Scheme) wrapper for the courier MTA"
HOMEPAGE="http://couriersrs.com/"
SRC_URI="http://couriersrs.com/download/${P}.tar.gz"
LICENSE="GPL-2"
1.4 mail-filter/couriersrs/couriersrs-0.1.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/couriersrs/couriersrs-0.1.2.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/couriersrs/couriersrs-0.1.2.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/couriersrs/couriersrs-0.1.2.ebuild?r1=1.3&r2=1.4
Index: couriersrs-0.1.2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/mail-filter/couriersrs/couriersrs-0.1.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- couriersrs-0.1.2.ebuild 1 Feb 2010 20:06:33 -0000 1.3
+++ couriersrs-0.1.2.ebuild 10 Aug 2014 21:15:49 -0000 1.4
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/mail-filter/couriersrs/couriersrs-0.1.2.ebuild,v 1.3
2010/02/01 20:06:33 maekke Exp $
+# $Header:
/var/cvsroot/gentoo-x86/mail-filter/couriersrs/couriersrs-0.1.2.ebuild,v 1.4
2014/08/10 21:15:49 slyfox Exp $
EAPI="2"
inherit autotools eutils
-DESCRIPTION="SRS (Sender Rewriting Scheme) wrapper for the courier MTA."
+DESCRIPTION="SRS (Sender Rewriting Scheme) wrapper for the courier MTA"
HOMEPAGE="http://couriersrs.com/"
SRC_URI="http://couriersrs.com/download/${P}.tar.gz"
LICENSE="GPL-2"
1.5 mail-filter/couriersrs/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/couriersrs/ChangeLog?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/couriersrs/ChangeLog?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/couriersrs/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/couriersrs/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 1 Feb 2010 20:06:33 -0000 1.4
+++ ChangeLog 10 Aug 2014 21:15:49 -0000 1.5
@@ -1,6 +1,10 @@
# ChangeLog for mail-filter/couriersrs
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/couriersrs/ChangeLog,v 1.4
2010/02/01 20:06:33 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/couriersrs/ChangeLog,v 1.5
2014/08/10 21:15:49 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <[email protected]> couriersrs-0.1.1.ebuild,
+ couriersrs-0.1.2.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
01 Feb 2010; Markus Meier <[email protected]> couriersrs-0.1.2.ebuild:
add ~x86, bug #299862
@@ -19,4 +23,3 @@
29 Sep 2009; Hanno Boeck <[email protected]> +couriersrs-0.1.1.ebuild,
+files/couriersrs-0.1.1-libtool-automake-fixes.diff, +metadata.xml:
Initial commit of courier srs implementation.
-