diff options
Diffstat (limited to 'sys-devel/parity/parity-9999.ebuild')
-rw-r--r-- | sys-devel/parity/parity-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/parity/parity-9999.ebuild b/sys-devel/parity/parity-9999.ebuild index b5ab7fa61900..4651f72ce96e 100644 --- a/sys-devel/parity/parity-9999.ebuild +++ b/sys-devel/parity/parity-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/parity/parity-9999.ebuild,v 1.1 2011/08/09 10:49:35 mduft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/parity/parity-9999.ebuild,v 1.2 2011/08/09 15:48:10 mr_bones_ Exp $ EAPI=4 @@ -56,4 +56,3 @@ src_install() { # so they won't be there anymore, but -f does the job in any case. rm -f "${ED}"/usr/include/*.h } - |