slyfox 14/08/10 20:06:08 Modified: scratchbox2-2.0-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.3 dev-embedded/scratchbox2/scratchbox2-2.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/scratchbox2/scratchbox2-2.0-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/scratchbox2/scratchbox2-2.0-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/scratchbox2/scratchbox2-2.0-r1.ebuild?r1=1.2&r2=1.3 Index: scratchbox2-2.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox2/scratchbox2-2.0-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- scratchbox2-2.0-r1.ebuild 12 Dec 2009 09:58:58 -0000 1.2 +++ scratchbox2-2.0-r1.ebuild 10 Aug 2014 20:06:08 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox2/scratchbox2-2.0-r1.ebuild,v 1.2 2009/12/12 09:58:58 ayoy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox2/scratchbox2-2.0-r1.ebuild,v 1.3 2014/08/10 20:06:08 slyfox Exp $ EAPI="2" @@ -9,7 +9,7 @@ MY_PN="${PN/cratch}" MY_P="${MY_PN}-${PV}" -DESCRIPTION="A cross-compilation toolkit designed to make embedded Linux application development easier." +DESCRIPTION="A cross-compilation toolkit designed to make embedded Linux application development easier" HOMEPAGE="http://www.freedesktop.org/wiki/Software/sbox2" SRC_URI="http://cgit.freedesktop.org/${MY_PN}/snapshot/${MY_P}.tar.bz2" 1.7 dev-embedded/scratchbox2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/scratchbox2/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/scratchbox2/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/scratchbox2/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox2/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 13 Sep 2011 19:06:11 -0000 1.6 +++ ChangeLog 10 Aug 2014 20:06:08 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for dev-embedded/scratchbox2 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox2/ChangeLog,v 1.6 2011/09/13 19:06:11 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox2/ChangeLog,v 1.7 2014/08/10 20:06:08 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> scratchbox2-2.0-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 13 Sep 2011; Pacho Ramos <[email protected]> metadata.xml: Drop maintainer due retirement, bug #278944 @@ -25,4 +28,3 @@ +files/scratchbox2-2.0-gentoo.patch, +files/scratchbox2-2.0-glibc-2.10.patch, +metadata.xml: Initial commit for scratchbox2 - moved from dev-embedded/scratchbox -
