slyfox 14/08/10 20:15:43 Modified: trac-tags-0.6.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.3 www-apps/trac-tags/trac-tags-0.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/trac-tags/trac-tags-0.6.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/trac-tags/trac-tags-0.6.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/trac-tags/trac-tags-0.6.ebuild?r1=1.2&r2=1.3 Index: trac-tags-0.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apps/trac-tags/trac-tags-0.6.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- trac-tags-0.6.ebuild 27 Feb 2011 16:46:23 -0000 1.2 +++ trac-tags-0.6.ebuild 10 Aug 2014 20:15:43 -0000 1.3 @@ -1,6 +1,6 @@ -# 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/www-apps/trac-tags/trac-tags-0.6.ebuild,v 1.2 2011/02/27 16:46:23 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/trac-tags/trac-tags-0.6.ebuild,v 1.3 2014/08/10 20:15:43 slyfox Exp $ EAPI=3 @@ -13,7 +13,7 @@ MY_REV="9901" MY_DIR="tagsplugin/tags/${PV}" -DESCRIPTION="Tags plugin for Trac." +DESCRIPTION="Tags plugin for Trac" HOMEPAGE="http://trac-hacks.org/wiki/TagsPlugin" SRC_URI="http://trac-hacks.org/changeset/${MY_REV}/${MY_DIR}?old_path=%2F&format=zip -> ${P}.zip" 1.3 www-apps/trac-tags/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/trac-tags/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/trac-tags/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/trac-tags/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apps/trac-tags/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 27 Feb 2011 16:46:23 -0000 1.2 +++ ChangeLog 10 Aug 2014 20:15:43 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for www-apps/trac-tags -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/trac-tags/ChangeLog,v 1.2 2011/02/27 16:46:23 rafaelmartins Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/trac-tags/ChangeLog,v 1.3 2014/08/10 20:15:43 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> trac-tags-0.6.ebuild: + QA: drop trailing '.' from DESCRIPTION 27 Feb 2011; Rafael G. Martins <[email protected]> trac-tags-0.6.ebuild: @@ -11,4 +14,3 @@ 27 Feb 2011; Rafael G. Martins <[email protected]> +trac-tags-0.6.ebuild, +metadata.xml: Initial version. -
