slyfox 14/08/10 20:49:13
Modified: libetpan-1.1.ebuild libetpan-1.0.ebuild
libetpan-1.5.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.12 net-libs/libetpan/libetpan-1.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild?r1=1.11&r2=1.12
Index: libetpan-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libetpan-1.1.ebuild 30 Apr 2013 06:38:46 -0000 1.11
+++ libetpan-1.1.ebuild 10 Aug 2014 20:49:13 -0000 1.12
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild,v
1.11 2013/04/30 06:38:46 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild,v
1.12 2014/08/10 20:49:13 slyfox Exp $
EAPI="4"
inherit autotools eutils
-DESCRIPTION="A portable, efficient middleware for different kinds of mail
access."
+DESCRIPTION="A portable, efficient middleware for different kinds of mail
access"
HOMEPAGE="http://libetpan.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
1.10 net-libs/libetpan/libetpan-1.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/libetpan-1.0.ebuild?rev=1.10&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/libetpan-1.0.ebuild?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/libetpan-1.0.ebuild?r1=1.9&r2=1.10
Index: libetpan-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libetpan-1.0.ebuild 7 Aug 2011 16:44:03 -0000 1.9
+++ libetpan-1.0.ebuild 10 Aug 2014 20:49:13 -0000 1.10
@@ -1,12 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.0.ebuild,v 1.9
2011/08/07 16:44:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.0.ebuild,v
1.10 2014/08/10 20:49:13 slyfox Exp $
EAPI="2"
inherit autotools eutils
-DESCRIPTION="A portable, efficient middleware for different kinds of mail
access."
+DESCRIPTION="A portable, efficient middleware for different kinds of mail
access"
HOMEPAGE="http://libetpan.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
1.2 net-libs/libetpan/libetpan-1.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/libetpan-1.5.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/libetpan-1.5.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/libetpan-1.5.ebuild?r1=1.1&r2=1.2
Index: libetpan-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libetpan-1.5.ebuild 8 Jul 2014 07:40:03 -0000 1.1
+++ libetpan-1.5.ebuild 10 Aug 2014 20:49:13 -0000 1.2
@@ -1,11 +1,11 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.5.ebuild,v 1.1
2014/07/08 07:40:03 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.5.ebuild,v 1.2
2014/08/10 20:49:13 slyfox Exp $
EAPI=5
inherit autotools eutils
-DESCRIPTION="A portable, efficient middleware for different kinds of mail
access."
+DESCRIPTION="A portable, efficient middleware for different kinds of mail
access"
HOMEPAGE="http://libetpan.sourceforge.net/"
SRC_URI="https://github.com/dinhviethoa/${PN}/archive/${PV}.tar.gz ->
${P}.tar.gz"
1.104 net-libs/libetpan/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/ChangeLog?rev=1.104&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/ChangeLog?rev=1.104&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/ChangeLog?r1=1.103&r2=1.104
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog 8 Jul 2014 07:40:03 -0000 1.103
+++ ChangeLog 10 Aug 2014 20:49:13 -0000 1.104
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libetpan
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.103
2014/07/08 07:40:03 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.104
2014/08/10 20:49:13 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <[email protected]> libetpan-1.0.ebuild,
+ libetpan-1.1.ebuild, libetpan-1.5.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*libetpan-1.5 (08 Jul 2014)