slyfox 14/08/10 18:20:17 Modified: orange-0.4.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.8 app-pda/orange/orange-0.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/orange/orange-0.4.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/orange/orange-0.4.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/orange/orange-0.4.ebuild?r1=1.7&r2=1.8 Index: orange-0.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-pda/orange/orange-0.4.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- orange-0.4.ebuild 15 Jun 2012 09:08:58 -0000 1.7 +++ orange-0.4.ebuild 10 Aug 2014 18:20:17 -0000 1.8 @@ -1,12 +1,12 @@ -# 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/app-pda/orange/orange-0.4.ebuild,v 1.7 2012/06/15 09:08:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/orange/orange-0.4.ebuild,v 1.8 2014/08/10 18:20:17 slyfox Exp $ EAPI=4 MY_P=lib${P} -DESCRIPTION="A tool and library for extracting cabs from executable installers." +DESCRIPTION="A tool and library for extracting cabs from executable installers" HOMEPAGE="http://sourceforge.net/projects/synce/" SRC_URI="mirror://sourceforge/synce/${MY_P}.tar.gz" 1.20 app-pda/orange/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/orange/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/orange/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/orange/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-pda/orange/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 15 Jun 2012 09:08:58 -0000 1.19 +++ ChangeLog 10 Aug 2014 18:20:17 -0000 1.20 @@ -1,6 +1,9 @@ # ChangeLog for app-pda/orange -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/orange/ChangeLog,v 1.19 2012/06/15 09:08:58 ssuominen Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/orange/ChangeLog,v 1.20 2014/08/10 18:20:17 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> orange-0.4.ebuild: + QA: drop trailing '.' from DESCRIPTION 15 Jun 2012; Samuli Suominen <[email protected]> orange-0.4.ebuild: Switch from obsolete dev-libs/libsynce to app-pda/synce-core. @@ -66,4 +69,3 @@ orange-0.2.ebuild: Initial import. Closes #2882. Thanks to Gustavo Felisberto <[email protected]> -
