slyfox 14/08/10 20:24:16 Modified: install-xattr-0.3.ebuild install-xattr-9999.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.7 sys-apps/install-xattr/install-xattr-0.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.3.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.3.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.3.ebuild?r1=1.6&r2=1.7 Index: install-xattr-0.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.3.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- install-xattr-0.3.ebuild 1 Aug 2014 12:02:33 -0000 1.6 +++ install-xattr-0.3.ebuild 10 Aug 2014 20:24:15 -0000 1.7 @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.3.ebuild,v 1.6 2014/08/01 12:02:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.3.ebuild,v 1.7 2014/08/10 20:24:15 slyfox Exp $ EAPI=5 -DESCRIPTION="Wrapper to coreutil's install to preserve Filesystem Extended Attributes." +DESCRIPTION="Wrapper to coreutil's install to preserve Filesystem Extended Attributes" HOMEPAGE="http://dev.gentoo.org/~blueness/install-xattr/" inherit toolchain-funcs 1.4 sys-apps/install-xattr/install-xattr-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-9999.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-9999.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-9999.ebuild?r1=1.3&r2=1.4 Index: install-xattr-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-9999.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- install-xattr-9999.ebuild 15 Jun 2014 22:28:42 -0000 1.3 +++ install-xattr-9999.ebuild 10 Aug 2014 20:24:15 -0000 1.4 @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-9999.ebuild,v 1.3 2014/06/15 22:28:42 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-9999.ebuild,v 1.4 2014/08/10 20:24:15 slyfox Exp $ EAPI=5 -DESCRIPTION="Wrapper to coreutil's install to preserve Filesystem Extended Attributes." +DESCRIPTION="Wrapper to coreutil's install to preserve Filesystem Extended Attributes" HOMEPAGE="http://dev.gentoo.org/~blueness/install-xattr/" inherit toolchain-funcs 1.20 sys-apps/install-xattr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 1 Aug 2014 12:02:33 -0000 1.19 +++ ChangeLog 10 Aug 2014 20:24:15 -0000 1.20 @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/install-xattr # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.19 2014/08/01 12:02:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.20 2014/08/10 20:24:15 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> install-xattr-0.3.ebuild, + install-xattr-9999.ebuild: + QA: drop trailing '.' from DESCRIPTION 01 Aug 2014; Raúl Porcel <armi...@gentoo.org> install-xattr-0.3.ebuild: ia64/sparc stable wrt #511984