slyfox 14/08/10 18:33:45 Modified: silvercity-0.9.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.12 app-text/silvercity/silvercity-0.9.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/silvercity/silvercity-0.9.7.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/silvercity/silvercity-0.9.7.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/silvercity/silvercity-0.9.7.ebuild?r1=1.11&r2=1.12 Index: silvercity-0.9.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/silvercity/silvercity-0.9.7.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- silvercity-0.9.7.ebuild 21 Feb 2011 16:21:26 -0000 1.11 +++ silvercity-0.9.7.ebuild 10 Aug 2014 18:33:45 -0000 1.12 @@ -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/app-text/silvercity/silvercity-0.9.7.ebuild,v 1.11 2011/02/21 16:21:26 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/silvercity/silvercity-0.9.7.ebuild,v 1.12 2014/08/10 18:33:45 slyfox Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ MY_PN="SilverCity" MY_P="${MY_PN}-${PV}" -DESCRIPTION="A lexical analyser for many languages." +DESCRIPTION="A lexical analyser for many languages" HOMEPAGE="http://silvercity.sourceforge.net/" SRC_URI="mirror://sourceforge/silvercity/${MY_P}.tar.gz" 1.28 app-text/silvercity/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/silvercity/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/silvercity/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/silvercity/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/silvercity/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 21 Feb 2011 16:21:26 -0000 1.27 +++ ChangeLog 10 Aug 2014 18:33:45 -0000 1.28 @@ -1,6 +1,9 @@ # ChangeLog for app-text/silvercity -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/silvercity/ChangeLog,v 1.27 2011/02/21 16:21:26 grobian Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/silvercity/ChangeLog,v 1.28 2014/08/10 18:33:45 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> silvercity-0.9.7.ebuild: + QA: drop trailing '.' from DESCRIPTION 21 Feb 2011; Fabian Groffen <[email protected]> silvercity-0.9.7.ebuild: Transferred Prefix keywords, cleaned up ebuild @@ -108,4 +111,3 @@ +silvercity-0.9.5.ebuild: Initial import; thanks to Matsui Tetsushi <[email protected]>; see bug #49835 -
