slyfox 14/08/10 20:03:30
Modified: parcellite-1.1.8.ebuild parcellite-1.1.7.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 x11-misc/parcellite/parcellite-1.1.8.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/parcellite/parcellite-1.1.8.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/parcellite/parcellite-1.1.8.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/parcellite/parcellite-1.1.8.ebuild?r1=1.1&r2=1.2
Index: parcellite-1.1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.1.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- parcellite-1.1.8.ebuild 12 Jul 2014 11:06:53 -0000 1.1
+++ parcellite-1.1.8.ebuild 10 Aug 2014 20:03:30 -0000 1.2
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.1.8.ebuild,v 1.1
2014/07/12 11:06:53 jer Exp $
+# $Header:
/var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.1.8.ebuild,v 1.2
2014/08/10 20:03:30 slyfox Exp $
EAPI=5
inherit eutils fdo-mime
MY_P=${PN}-${PV/_}
-DESCRIPTION="A lightweight GTK+ based clipboard manager."
+DESCRIPTION="A lightweight GTK+ based clipboard manager"
HOMEPAGE="http://parcellite.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
1.4 x11-misc/parcellite/parcellite-1.1.7.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/parcellite/parcellite-1.1.7.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/parcellite/parcellite-1.1.7.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/parcellite/parcellite-1.1.7.ebuild?r1=1.3&r2=1.4
Index: parcellite-1.1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.1.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- parcellite-1.1.7.ebuild 12 Apr 2014 09:37:45 -0000 1.3
+++ parcellite-1.1.7.ebuild 10 Aug 2014 20:03:30 -0000 1.4
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.1.7.ebuild,v 1.3
2014/04/12 09:37:45 ago Exp $
+# $Header:
/var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.1.7.ebuild,v 1.4
2014/08/10 20:03:30 slyfox Exp $
EAPI=5
inherit eutils fdo-mime
MY_P=${PN}-${PV/_}
-DESCRIPTION="A lightweight GTK+ based clipboard manager."
+DESCRIPTION="A lightweight GTK+ based clipboard manager"
HOMEPAGE="http://parcellite.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
1.37 x11-misc/parcellite/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/parcellite/ChangeLog?rev=1.37&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/parcellite/ChangeLog?rev=1.37&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/parcellite/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 12 Jul 2014 11:06:53 -0000 1.36
+++ ChangeLog 10 Aug 2014 20:03:30 -0000 1.37
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/parcellite
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.36
2014/07/12 11:06:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.37
2014/08/10 20:03:30 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <[email protected]> parcellite-1.1.7.ebuild,
+ parcellite-1.1.8.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*parcellite-1.1.8 (12 Jul 2014)