diff options
-rw-r--r-- | sys-devel/parity/parity-1.2.4.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/parity/parity-9999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys-devel/parity/parity-1.2.4.ebuild b/sys-devel/parity/parity-1.2.4.ebuild index 00e5c7db172d..5b8c6078398a 100644 --- a/sys-devel/parity/parity-1.2.4.ebuild +++ b/sys-devel/parity/parity-1.2.4.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-1.2.4.ebuild,v 1.1 2011/08/09 10:49:35 mduft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/parity/parity-1.2.4.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 } - 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 } - |