diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-08-09 15:48:10 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-08-09 15:48:10 +0000 |
commit | f9d5058e00cb15e76c1baa830b81e40e17fae034 (patch) | |
tree | 8695c1b795c10867d1897c541f2d28f4a7d41e3a /sys-devel/parity | |
parent | Drop ~sparc since it has been dropped from mongrel already (diff) | |
download | gentoo-2-f9d5058e00cb15e76c1baa830b81e40e17fae034.tar.gz gentoo-2-f9d5058e00cb15e76c1baa830b81e40e17fae034.tar.bz2 gentoo-2-f9d5058e00cb15e76c1baa830b81e40e17fae034.zip |
whitespace
(Portage version: 2.1.10.3/cvs/Linux i686)
Diffstat (limited to 'sys-devel/parity')
-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 } - |