slyfox 14/08/10 17:45:04 Modified: twittering-mode-9999.ebuild twittering-mode-2.0.0.ebuild twittering-mode-3.0.0.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.4 app-emacs/twittering-mode/twittering-mode-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/twittering-mode/twittering-mode-9999.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/twittering-mode/twittering-mode-9999.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/twittering-mode/twittering-mode-9999.ebuild?r1=1.3&r2=1.4 Index: twittering-mode-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/twittering-mode/twittering-mode-9999.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- twittering-mode-9999.ebuild 15 Jan 2013 07:24:42 -0000 1.3 +++ twittering-mode-9999.ebuild 10 Aug 2014 17:45:04 -0000 1.4 @@ -1,6 +1,6 @@ -# 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/app-emacs/twittering-mode/twittering-mode-9999.ebuild,v 1.3 2013/01/15 07:24:42 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/twittering-mode/twittering-mode-9999.ebuild,v 1.4 2014/08/10 17:45:04 slyfox Exp $ EAPI=4 @@ -19,7 +19,7 @@ IUSE="" fi -DESCRIPTION="Emacs major mode for Twitter." +DESCRIPTION="Emacs major mode for Twitter" HOMEPAGE="http://twmode.sourceforge.net/" LICENSE="GPL-2" 1.3 app-emacs/twittering-mode/twittering-mode-2.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/twittering-mode/twittering-mode-2.0.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/twittering-mode/twittering-mode-2.0.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/twittering-mode/twittering-mode-2.0.0.ebuild?r1=1.2&r2=1.3 Index: twittering-mode-2.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/twittering-mode/twittering-mode-2.0.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- twittering-mode-2.0.0.ebuild 15 Jan 2013 07:24:42 -0000 1.2 +++ twittering-mode-2.0.0.ebuild 10 Aug 2014 17:45:04 -0000 1.3 @@ -1,6 +1,6 @@ -# 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/app-emacs/twittering-mode/twittering-mode-2.0.0.ebuild,v 1.2 2013/01/15 07:24:42 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/twittering-mode/twittering-mode-2.0.0.ebuild,v 1.3 2014/08/10 17:45:04 slyfox Exp $ EAPI=4 @@ -19,7 +19,7 @@ IUSE="" fi -DESCRIPTION="Emacs major mode for Twitter." +DESCRIPTION="Emacs major mode for Twitter" HOMEPAGE="http://twmode.sourceforge.net/" LICENSE="GPL-2" 1.2 app-emacs/twittering-mode/twittering-mode-3.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/twittering-mode/twittering-mode-3.0.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/twittering-mode/twittering-mode-3.0.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/twittering-mode/twittering-mode-3.0.0.ebuild?r1=1.1&r2=1.2 Index: twittering-mode-3.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/twittering-mode/twittering-mode-3.0.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- twittering-mode-3.0.0.ebuild 23 Apr 2014 10:04:32 -0000 1.1 +++ twittering-mode-3.0.0.ebuild 10 Aug 2014 17:45:04 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/twittering-mode/twittering-mode-3.0.0.ebuild,v 1.1 2014/04/23 10:04:32 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/twittering-mode/twittering-mode-3.0.0.ebuild,v 1.2 2014/08/10 17:45:04 slyfox Exp $ EAPI=4 @@ -19,7 +19,7 @@ IUSE="" fi -DESCRIPTION="Emacs major mode for Twitter." +DESCRIPTION="Emacs major mode for Twitter" HOMEPAGE="http://twmode.sourceforge.net/" LICENSE="GPL-2" 1.5 app-emacs/twittering-mode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/twittering-mode/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/twittering-mode/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/twittering-mode/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/twittering-mode/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 23 Apr 2014 10:04:32 -0000 1.4 +++ ChangeLog 10 Aug 2014 17:45:04 -0000 1.5 @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/twittering-mode # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/twittering-mode/ChangeLog,v 1.4 2014/04/23 10:04:32 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/twittering-mode/ChangeLog,v 1.5 2014/08/10 17:45:04 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> + twittering-mode-2.0.0.ebuild, twittering-mode-3.0.0.ebuild, + twittering-mode-9999.ebuild: + QA: drop trailing '.' from DESCRIPTION *twittering-mode-3.0.0 (23 Apr 2014)