diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-11-12 20:52:27 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-11-12 20:52:27 +0000 |
commit | 77dacc76c4a14c15a257031e97c388e2abb2c271 (patch) | |
tree | f2c95bdd684844301894491ef3a634c49fda365b /dev-python/netifaces | |
parent | Fixed application of umount-l patch in combination with loop-aes patch (bug #... (diff) | |
download | gentoo-2-77dacc76c4a14c15a257031e97c388e2abb2c271.tar.gz gentoo-2-77dacc76c4a14c15a257031e97c388e2abb2c271.tar.bz2 gentoo-2-77dacc76c4a14c15a257031e97c388e2abb2c271.zip |
whitespace
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-python/netifaces')
-rw-r--r-- | dev-python/netifaces/netifaces-0.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/netifaces/netifaces-0.5.ebuild b/dev-python/netifaces/netifaces-0.5.ebuild index 95f96a7109d0..fa291db3d3bc 100644 --- a/dev-python/netifaces/netifaces-0.5.ebuild +++ b/dev-python/netifaces/netifaces-0.5.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/dev-python/netifaces/netifaces-0.5.ebuild,v 1.1 2011/11/11 01:22:43 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/netifaces/netifaces-0.5.ebuild,v 1.2 2011/11/12 20:52:27 mr_bones_ Exp $ EAPI=3 @@ -21,4 +21,3 @@ IUSE="" DEPEND="dev-python/setuptools" RDEPEND="" - |