Gentoo Archives: gentoo-commits

From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/denyhosts: denyhosts-2.6-r1.ebuild
Date: Fri, 25 Dec 2009 21:54:18
Message-Id: E1NOI6y-0000IB-C3@stork.gentoo.org
1 arfrever 09/12/25 21:54:16
2
3 Modified: denyhosts-2.6-r1.ebuild
4 Log:
5 distutils_src_install() installs denyhosts.py, so don't install it again.
6 (Portage version: 15152-svn/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.9 app-admin/denyhosts/denyhosts-2.6-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r1.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r1.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r1.ebuild?r1=1.8&r2=1.9
14
15 Index: denyhosts-2.6-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r1.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- denyhosts-2.6-r1.ebuild 20 Dec 2009 04:13:49 -0000 1.8
22 +++ denyhosts-2.6-r1.ebuild 25 Dec 2009 21:54:16 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r1.ebuild,v 1.8 2009/12/20 04:13:49 arfrever Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r1.ebuild,v 1.9 2009/12/25 21:54:16 arfrever Exp $
28
29 EAPI="2"
30 SUPPORT_PYTHON_ABIS="1"
31 @@ -46,9 +46,6 @@
32
33 newinitd "${FILESDIR}"/denyhosts.init denyhosts
34
35 - exeinto /usr/bin
36 - newexe denyhosts.py denyhosts
37 -
38 dodoc CHANGELOG.txt README.txt
39
40 keepdir /var/lib/denyhosts