slyfox 14/08/10 20:47:17
Modified: uw-imap-2007f.ebuild uw-imap-2007f-r1.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.9 net-mail/uw-imap/uw-imap-2007f.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/uw-imap/uw-imap-2007f.ebuild?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/uw-imap/uw-imap-2007f.ebuild?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/uw-imap/uw-imap-2007f.ebuild?r1=1.8&r2=1.9
Index: uw-imap-2007f.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007f.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- uw-imap-2007f.ebuild 8 Mar 2012 15:00:53 -0000 1.8
+++ uw-imap-2007f.ebuild 10 Aug 2014 20:47:17 -0000 1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007f.ebuild,v 1.8
2012/03/08 15:00:53 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007f.ebuild,v 1.9
2014/08/10 20:47:17 slyfox Exp $
EAPI=4
@@ -9,7 +9,7 @@
MY_P="imap-${PV}"
S="${WORKDIR}/${MY_P}"
-DESCRIPTION="UW server daemons for IMAP and POP network mail protocols."
+DESCRIPTION="UW server daemons for IMAP and POP network mail protocols"
SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z"
HOMEPAGE="http://www.washington.edu/imap/"
1.7 net-mail/uw-imap/uw-imap-2007f-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/uw-imap/uw-imap-2007f-r1.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/uw-imap/uw-imap-2007f-r1.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/uw-imap/uw-imap-2007f-r1.ebuild?r1=1.6&r2=1.7
Index: uw-imap-2007f-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007f-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- uw-imap-2007f-r1.ebuild 30 Sep 2012 17:12:47 -0000 1.6
+++ uw-imap-2007f-r1.ebuild 10 Aug 2014 20:47:17 -0000 1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007f-r1.ebuild,v
1.6 2012/09/30 17:12:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007f-r1.ebuild,v
1.7 2014/08/10 20:47:17 slyfox Exp $
EAPI=4
@@ -9,7 +9,7 @@
MY_P="imap-${PV}"
S="${WORKDIR}/${MY_P}"
-DESCRIPTION="UW server daemons for IMAP and POP network mail protocols."
+DESCRIPTION="UW server daemons for IMAP and POP network mail protocols"
SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z"
HOMEPAGE="http://www.washington.edu/imap/"
1.142 net-mail/uw-imap/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/uw-imap/ChangeLog?rev=1.142&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/uw-imap/ChangeLog?rev=1.142&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/uw-imap/ChangeLog?r1=1.141&r2=1.142
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- ChangeLog 30 Sep 2012 17:12:47 -0000 1.141
+++ ChangeLog 10 Aug 2014 20:47:17 -0000 1.142
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/uw-imap
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.141
2012/09/30 17:12:47 armin76 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.142
2014/08/10 20:47:17 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <[email protected]> uw-imap-2007f-r1.ebuild,
+ uw-imap-2007f.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
30 Sep 2012; Raúl Porcel <[email protected]> uw-imap-2007f-r1.ebuild:
alpha/ia64/sparc stable wrt #433329