summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Wojtaszek <sekretarz@gentoo.org>2005-08-24 14:55:41 +0000
committerKarol Wojtaszek <sekretarz@gentoo.org>2005-08-24 14:55:41 +0000
commit1befc090739cbf8aea7bf9870646287de3b91626 (patch)
tree309827f3964f32d3dbedb726b4dd629fcc8995e6 /net-p2p/bittorrent/bittorrent-4.1.4.ebuild
parentChanged descent3 in SRC_URI to PN variable. (diff)
downloadgentoo-2-1befc090739cbf8aea7bf9870646287de3b91626.tar.gz
gentoo-2-1befc090739cbf8aea7bf9870646287de3b91626.tar.bz2
gentoo-2-1befc090739cbf8aea7bf9870646287de3b91626.zip
Ebuild clean up. Using -pPR instead -a option in cp, bug #103487
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-p2p/bittorrent/bittorrent-4.1.4.ebuild')
-rw-r--r--net-p2p/bittorrent/bittorrent-4.1.4.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/net-p2p/bittorrent/bittorrent-4.1.4.ebuild b/net-p2p/bittorrent/bittorrent-4.1.4.ebuild
index 353d61dbeb8f..85df13242472 100644
--- a/net-p2p/bittorrent/bittorrent-4.1.4.ebuild
+++ b/net-p2p/bittorrent/bittorrent-4.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-4.1.4.ebuild,v 1.1 2005/08/24 13:21:40 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-4.1.4.ebuild,v 1.2 2005/08/24 14:55:41 sekretarz Exp $
inherit distutils fdo-mime
@@ -14,7 +14,7 @@ SRC_URI="http://www.bittorrent.com/dl/${MY_P}.tar.gz"
LICENSE="BitTorrent"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE="X"
RDEPEND="X? (
@@ -22,6 +22,7 @@ RDEPEND="X? (
>=dev-python/pygtk-2.4
)
>=dev-lang/python-2.3
+ >=dev-python/pycrypto-2.0
!virtual/bittorrent"
DEPEND="${RDEPEND}
app-arch/gzip
@@ -39,7 +40,7 @@ src_install() {
fi
dohtml redirdonate.html
dodir etc
- cp -a /etc/mailcap ${D}/etc/
+ cp -pPR /etc/mailcap ${D}/etc/
mv ${D}/usr/share/doc/${MY_P}/* ${D}/usr/share/doc/${P}/
rm -fr ${D}/usr/share/doc/${MY_P}