summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-17 02:04:53 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-17 02:04:53 +0000
commit77644d9aace53c709085366cdb04d692c4805426 (patch)
treed1129e3f7ae37139bde4c681c528ce4e3f020a80 /net-p2p
parentModified 3204 ebuild to hopefully fix problems with merging on amd64. Also a... (diff)
downloadgentoo-2-77644d9aace53c709085366cdb04d692c4805426.tar.gz
gentoo-2-77644d9aace53c709085366cdb04d692c4805426.tar.bz2
gentoo-2-77644d9aace53c709085366cdb04d692c4805426.zip
only one inherit line
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bittornado/bittornado-0.3.0.ebuild5
-rw-r--r--net-p2p/bittornado/bittornado-0.3.1.ebuild5
-rw-r--r--net-p2p/bittornado/bittornado-0.3.2.ebuild5
-rw-r--r--net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.10.ebuild5
-rw-r--r--net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.11.ebuild5
5 files changed, 10 insertions, 15 deletions
diff --git a/net-p2p/bittornado/bittornado-0.3.0.ebuild b/net-p2p/bittornado/bittornado-0.3.0.ebuild
index 630fff177bc9..952caff515d4 100644
--- a/net-p2p/bittornado/bittornado-0.3.0.ebuild
+++ b/net-p2p/bittornado/bittornado-0.3.0.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.0.ebuild,v 1.2 2004/06/01 21:27:19 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.0.ebuild,v 1.3 2004/06/17 02:02:38 mr_bones_ Exp $
-inherit distutils
-inherit eutils
+inherit distutils eutils
MY_PN="BitTornado"
MY_P="${MY_PN}-${PV}"
diff --git a/net-p2p/bittornado/bittornado-0.3.1.ebuild b/net-p2p/bittornado/bittornado-0.3.1.ebuild
index 4b34169dcc25..4fea99d169c0 100644
--- a/net-p2p/bittornado/bittornado-0.3.1.ebuild
+++ b/net-p2p/bittornado/bittornado-0.3.1.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.1.ebuild,v 1.2 2004/06/01 21:27:19 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.1.ebuild,v 1.3 2004/06/17 02:02:38 mr_bones_ Exp $
-inherit distutils
-inherit eutils
+inherit distutils eutils
MY_PN="BitTornado"
MY_P="${MY_PN}-${PV}"
diff --git a/net-p2p/bittornado/bittornado-0.3.2.ebuild b/net-p2p/bittornado/bittornado-0.3.2.ebuild
index bf61c070b77d..53051ab23b90 100644
--- a/net-p2p/bittornado/bittornado-0.3.2.ebuild
+++ b/net-p2p/bittornado/bittornado-0.3.2.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.2.ebuild,v 1.1 2004/06/10 09:52:46 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.2.ebuild,v 1.2 2004/06/17 02:02:38 mr_bones_ Exp $
-inherit distutils
-inherit eutils
+inherit distutils eutils
MY_PN="BitTornado"
MY_P="${MY_PN}-${PV}"
diff --git a/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.10.ebuild b/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.10.ebuild
index 4bfd5862169c..130c49556c98 100644
--- a/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.10.ebuild
+++ b/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.10.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.10.ebuild,v 1.2 2004/03/23 06:07:38 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.10.ebuild,v 1.3 2004/06/17 02:04:53 mr_bones_ Exp $
-inherit distutils
-inherit eutils
+inherit distutils eutils
DESCRIPTION="TheShad0w's experimental BitTorrent client"
HOMEPAGE="http://www.bittornado.com/"
diff --git a/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.11.ebuild b/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.11.ebuild
index 7332c42b4659..0bbfd08e59cd 100644
--- a/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.11.ebuild
+++ b/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.11.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.11.ebuild,v 1.3 2004/03/23 06:07:38 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.11.ebuild,v 1.4 2004/06/17 02:04:53 mr_bones_ Exp $
-inherit distutils
-inherit eutils
+inherit distutils eutils
DESCRIPTION="TheShad0w's experimental BitTorrent client"
HOMEPAGE="http://www.bittornado.com/"