diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-03 09:16:11 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-03 09:16:11 +0000 |
commit | 3df679072f4076ae7ef44a2f11122855a38f2441 (patch) | |
tree | 3f0a99a3dcac38a0d89659e27177debd3faa247f /dev-python/twistedsnmp | |
parent | whitespace (diff) | |
download | gentoo-2-3df679072f4076ae7ef44a2f11122855a38f2441.tar.gz gentoo-2-3df679072f4076ae7ef44a2f11122855a38f2441.tar.bz2 gentoo-2-3df679072f4076ae7ef44a2f11122855a38f2441.zip |
whitespace
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-python/twistedsnmp')
-rw-r--r-- | dev-python/twistedsnmp/twistedsnmp-0.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twistedsnmp/twistedsnmp-0.2.9.ebuild b/dev-python/twistedsnmp/twistedsnmp-0.2.9.ebuild index 3765e302a6a8..09646d565a2b 100644 --- a/dev-python/twistedsnmp/twistedsnmp-0.2.9.ebuild +++ b/dev-python/twistedsnmp/twistedsnmp-0.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twistedsnmp/twistedsnmp-0.2.9.ebuild,v 1.3 2006/04/01 19:16:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twistedsnmp/twistedsnmp-0.2.9.ebuild,v 1.4 2007/02/03 09:16:11 mr_bones_ Exp $ inherit distutils MY_PN="TwistedSNMP" @@ -26,4 +26,4 @@ src_install() { dohtml doc/index.html insinto /usr/share/doc/${PF}/html/style/ doins doc/style/sitestyle.css -}
\ No newline at end of file +} |