slyfox 14/08/10 20:06:29 Modified: libmatchbox-1.9-r1.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 x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild?r1=1.7&r2=1.8 Index: libmatchbox-1.9-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libmatchbox-1.9-r1.ebuild 9 Mar 2014 19:48:47 -0000 1.7 +++ libmatchbox-1.9-r1.ebuild 10 Aug 2014 20:06:29 -0000 1.8 @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild,v 1.7 2014/03/09 19:48:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild,v 1.8 2014/08/10 20:06:29 slyfox Exp $ EAPI=5 inherit autotools eutils -DESCRIPTION="The Matchbox Library." +DESCRIPTION="The Matchbox Library" HOMEPAGE="http://matchbox-project.org/" SRC_URI="http://matchbox-project.org/sources/${PN}/${PV}/${P}.tar.bz2 mirror://sourceforge/check/check-0.9.12.tar.gz" # For check.m4 1.25 x11-libs/libmatchbox/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libmatchbox/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libmatchbox/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libmatchbox/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 9 Mar 2014 17:18:18 -0000 1.24 +++ ChangeLog 10 Aug 2014 20:06:29 -0000 1.25 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libmatchbox # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/ChangeLog,v 1.24 2014/03/09 17:18:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/ChangeLog,v 1.25 2014/08/10 20:06:29 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> libmatchbox-1.9-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 09 Mar 2014; Samuli Suominen <[email protected]> +files/libmatchbox-1.9-underlinking.patch, libmatchbox-1.9-r1.ebuild:
