diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:24:15 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:24:15 +0000 |
commit | a04f1925cd18f147a4323754fdfba65442b8f938 (patch) | |
tree | 189cc2b3c391e392d13d97f0c88225f859a59153 /sys-apps/install-xattr | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-a04f1925cd18f147a4323754fdfba65442b8f938.tar.gz gentoo-2-a04f1925cd18f147a4323754fdfba65442b8f938.tar.bz2 gentoo-2-a04f1925cd18f147a4323754fdfba65442b8f938.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'sys-apps/install-xattr')
-rw-r--r-- | sys-apps/install-xattr/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/install-xattr/install-xattr-0.3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/install-xattr/install-xattr-9999.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/install-xattr/ChangeLog b/sys-apps/install-xattr/ChangeLog index b3f465f882bc..95fffdf346a7 100644 --- a/sys-apps/install-xattr/ChangeLog +++ b/sys-apps/install-xattr/ChangeLog @@ -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 <slyfox@gentoo.org> install-xattr-0.3.ebuild, + install-xattr-9999.ebuild: + QA: drop trailing '.' from DESCRIPTION 01 Aug 2014; Raúl Porcel <armin76@gentoo.org> install-xattr-0.3.ebuild: ia64/sparc stable wrt #511984 diff --git a/sys-apps/install-xattr/install-xattr-0.3.ebuild b/sys-apps/install-xattr/install-xattr-0.3.ebuild index cec106ca18fb..7ff34d0cc1ce 100644 --- a/sys-apps/install-xattr/install-xattr-0.3.ebuild +++ b/sys-apps/install-xattr/install-xattr-0.3.ebuild @@ -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 diff --git a/sys-apps/install-xattr/install-xattr-9999.ebuild b/sys-apps/install-xattr/install-xattr-9999.ebuild index cc8fe72f819a..04b72f58e0e0 100644 --- a/sys-apps/install-xattr/install-xattr-9999.ebuild +++ b/sys-apps/install-xattr/install-xattr-9999.ebuild @@ -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 |