Remove dependency on portage, see bug 162516
authorAlec Warner <antarus@gentoo.org>
Mon, 26 Mar 2007 08:08:01 +0000 (08:08 +0000)
committerAlec Warner <antarus@gentoo.org>
Mon, 26 Mar 2007 08:08:01 +0000 (08:08 +0000)
Package-Manager: portage-6269-svn

21 files changed:
net-misc/dropbear/ChangeLog
net-misc/dropbear/dropbear-0.47-r1.ebuild
net-misc/dropbear/dropbear-0.48.1-r1.ebuild
net-misc/dropbear/dropbear-0.48.1.ebuild
net-misc/dropbear/dropbear-0.49.ebuild
net-misc/knock/ChangeLog
net-misc/knock/knock-0.3.1.ebuild
net-misc/knock/knock-0.4.ebuild
net-misc/knock/knock-0.5.ebuild
net-misc/lsh/ChangeLog
net-misc/lsh/lsh-2.0.1-r2.ebuild
net-misc/netkit-rwho/ChangeLog
net-misc/netkit-rwho/netkit-rwho-0.17-r1.ebuild
net-misc/netkit-rwho/netkit-rwho-0.17-r2.ebuild
net-misc/openntpd/ChangeLog
net-misc/openntpd/openntpd-3.6.1_p1-r1.ebuild
net-misc/openntpd/openntpd-3.7_p1.ebuild
net-misc/openntpd/openntpd-3.9_p1-r1.ebuild
net-misc/openntpd/openntpd-3.9_p1.ebuild
net-misc/rinetd/ChangeLog
net-misc/rinetd/rinetd-0.62.ebuild

index 97ba0b2971baa850518f6cdea77d8d51ab3d059e..dd9e2bcea4bbe3d07dd024fe32bf8ce18ab51468 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/dropbear
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbear/ChangeLog,v 1.51 2007/03/07 17:28:26 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbear/ChangeLog,v 1.52 2007/03/26 08:05:13 antarus Exp $
+
+  26 Mar 2007; Alec Warner <antarus@gentoo.org> dropbear-0.47-r1.ebuild,
+  dropbear-0.48.1.ebuild, dropbear-0.48.1-r1.ebuild, dropbear-0.49.ebuild:
+  Remove dependency on portage: ref bug 162516
 
   07 Mar 2007; Alexander H. Færøy <eroyf@gentoo.org> dropbear-0.49.ebuild:
   Stable on MIPS; bug #168847
index 069812620cdf6ffe1b51e2015822b5d6f56c5dfa..826024e4ccfbc258430cfdf25c37f5a1676d0197 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbear/dropbear-0.47-r1.ebuild,v 1.9 2006/02/19 19:12:52 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbear/dropbear-0.47-r1.ebuild,v 1.10 2007/03/26 08:05:13 antarus Exp $
 
 inherit eutils
 
@@ -16,8 +16,7 @@ IUSE="minimal multicall pam static zlib"
 
 RDEPEND="zlib? ( sys-libs/zlib )
        pam? ( sys-libs/pam )"
-DEPEND="${RDEPEND}
-       >=sys-apps/portage-2.0.51"
+DEPEND="${RDEPEND}"
 PROVIDE="virtual/ssh"
 
 set_options() {
index 50fb5c5da061f611506f81ea06ea004aa3d8393b..b6d1899432b4e828ed27c1bb5ed537f7ea118116 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbear/dropbear-0.48.1-r1.ebuild,v 1.1 2007/02/04 13:46:26 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbear/dropbear-0.48.1-r1.ebuild,v 1.2 2007/03/26 08:05:13 antarus Exp $
 
 inherit eutils savedconfig
 
@@ -16,8 +16,7 @@ IUSE="minimal multicall pam static zlib"
 
 RDEPEND="zlib? ( sys-libs/zlib )
        pam? ( sys-libs/pam )"
-DEPEND="${RDEPEND}
-       >=sys-apps/portage-2.0.51"
+DEPEND="${RDEPEND}"
 PROVIDE="virtual/ssh"
 
 set_options() {
index ab8cd57ef45f587a1d251073990bd184f49df908..baa29b344ceab5ff9a00e682b6c0224015222112 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbear/dropbear-0.48.1.ebuild,v 1.2 2007/01/04 06:06:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbear/dropbear-0.48.1.ebuild,v 1.3 2007/03/26 08:05:13 antarus Exp $
 
 inherit eutils
 
@@ -16,8 +16,7 @@ IUSE="minimal multicall pam static zlib"
 
 RDEPEND="zlib? ( sys-libs/zlib )
        pam? ( sys-libs/pam )"
-DEPEND="${RDEPEND}
-       >=sys-apps/portage-2.0.51"
+DEPEND="${RDEPEND}"
 PROVIDE="virtual/ssh"
 
 set_options() {
index bf23863067f792aefce9d889735c08e0f6e20791..5084544a13ab174762ec76246eee84a2e578a0c4 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbear/dropbear-0.49.ebuild,v 1.8 2007/03/07 17:28:26 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbear/dropbear-0.49.ebuild,v 1.9 2007/03/26 08:05:13 antarus Exp $
 
 inherit eutils savedconfig
 
@@ -16,8 +16,7 @@ IUSE="minimal multicall pam static zlib"
 
 RDEPEND="zlib? ( sys-libs/zlib )
        pam? ( sys-libs/pam )"
-DEPEND="${RDEPEND}
-       >=sys-apps/portage-2.0.51"
+DEPEND="${RDEPEND}"
 PROVIDE="virtual/ssh"
 
 set_options() {
index db27c86ee8958ac68fc97d96154dcd5ed264fc29..296931f015f0b37ae01cd511d568842d71409200 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/knock
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/knock/ChangeLog,v 1.30 2007/03/13 13:00:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/knock/ChangeLog,v 1.31 2007/03/26 08:06:37 antarus Exp $
+
+  26 Mar 2007; Alec Warner <antarus@gentoo.org> knock-0.3.1.ebuild,
+  knock-0.4.ebuild, knock-0.5.ebuild:
+  Remove dependency on portage: ref bug 162516
 
   13 Mar 2007; Raúl Porcel <armin76@gentoo.org> knock-0.5.ebuild:
   x86 stable
index 68141a6c6024620a597c62b1a6fb214b6c2fc4f0..9dc28f97b05e489f11e55bd81c1237c598a66af8 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/knock/knock-0.3.1.ebuild,v 1.6 2006/02/20 21:17:24 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/knock/knock-0.3.1.ebuild,v 1.7 2007/03/26 08:06:37 antarus Exp $
 
 inherit eutils
 
@@ -14,8 +14,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="net-libs/libpcap"
-DEPEND="${RDEPEND}
-       >=sys-apps/portage-2.0.51"
+DEPEND="${RDEPEND}"
 
 src_unpack() {
        unpack ${A}
index 301147dfc8cef52dd587a558fa53c2d75aaefaac..c4a949c6ce383a7dd4da75aceed7d492f2ad2dff 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/knock/knock-0.4.ebuild,v 1.2 2006/02/20 21:17:24 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/knock/knock-0.4.ebuild,v 1.3 2007/03/26 08:06:37 antarus Exp $
 
 inherit eutils
 
@@ -16,8 +16,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="net-libs/libpcap
-       >=sys-apps/portage-2.0.51"
+DEPEND="net-libs/libpcap"
 RDEPEND="net-firewall/iptables
        ${DEPEND}"
 
index 4923d0be351b7f512b598cccb317222399856b10..46f8d55290c407da804969b5b821aef4b95fe06b 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/knock/knock-0.5.ebuild,v 1.8 2007/03/13 13:00:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/knock/knock-0.5.ebuild,v 1.9 2007/03/26 08:06:37 antarus Exp $
 
 inherit eutils
 
@@ -16,8 +16,7 @@ SLOT="0"
 KEYWORDS="amd64 ppc sparc x86"
 IUSE=""
 
-DEPEND="net-libs/libpcap
-       >=sys-apps/portage-2.0.51"
+DEPEND="net-libs/libpcap"
 RDEPEND="net-firewall/iptables
        ${DEPEND}"
 
index adcc93042f23b122b35951d20a5f0dfc05e6f8dc..d049d1b28d4f49c2368b6a2c4ab3d06ff5366d10 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/lsh
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/lsh/ChangeLog,v 1.15 2007/02/14 15:37:28 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/lsh/ChangeLog,v 1.16 2007/03/26 08:06:35 antarus Exp $
+
+  26 Mar 2007; Alec Warner <antarus@gentoo.org> lsh-2.0.1-r2.ebuild:
+  Remove dependency on portage: ref bug 162516
 
   14 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> lsh-2.0.1-r2.ebuild:
   Stable on sparc
index 5b80e02719ce238a81f0de971746d20e2342f3dd..e4d441a2cc6e292bbbfdd873d81b37048d27ef0b 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/lsh/lsh-2.0.1-r2.ebuild,v 1.5 2007/02/14 15:37:28 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/lsh/lsh-2.0.1-r2.ebuild,v 1.6 2007/03/26 08:06:35 antarus Exp $
 
 inherit eutils
 
@@ -24,8 +24,7 @@ RDEPEND="dev-libs/gmp
 #      kerberos? ( virtual/krb5 )
 # need guile because the source changes
 DEPEND="${RDEPEND}
-       dev-scheme/guile
-       >=sys-apps/portage-2.0.51"
+       dev-scheme/guile"
 
 src_unpack() {
        unpack ${A}
index 2f0fd0122e5dd92eef293546efc9179bc011e41b..6fc8b490b4c3b8c065252f01b48df885841fd8b6 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/netkit-rwho
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rwho/ChangeLog,v 1.15 2007/03/17 19:01:02 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rwho/ChangeLog,v 1.16 2007/03/26 08:07:49 antarus Exp $
+
+  26 Mar 2007; Alec Warner <antarus@gentoo.org> netkit-rwho-0.17-r1.ebuild,
+  netkit-rwho-0.17-r2.ebuild:
+  Remove dependency on portage: ref bug 162516
 
   17 Mar 2007; Steve Dibb <beandog@gentoo.org> netkit-rwho-0.17-r2.ebuild:
   amd64 stable, bug 168158
index 79ba2737754e4ca46da1b08cee9ad0973f96dea7..5907ea10677c83ebfee0b500735ef117102c7fbb 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rwho/netkit-rwho-0.17-r1.ebuild,v 1.2 2006/02/21 21:28:11 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rwho/netkit-rwho-0.17-r1.ebuild,v 1.3 2007/03/26 08:07:49 antarus Exp $
 
 inherit eutils
 
@@ -16,7 +16,6 @@ IUSE=""
 
 RDEPEND="virtual/libc"
 DEPEND="${RDEPEND}
-       >=sys-apps/portage-2.0.51
        >=sys-apps/sed-4"
 
 src_unpack() {
index 01e2e9734793496aef7cf49e3a9dfdca5c9d1365..f28978c42b8b76cb72907850ba7b9c151409a530 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rwho/netkit-rwho-0.17-r2.ebuild,v 1.5 2007/03/17 19:01:02 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rwho/netkit-rwho-0.17-r2.ebuild,v 1.6 2007/03/26 08:07:49 antarus Exp $
 
 inherit eutils
 
@@ -16,7 +16,6 @@ IUSE=""
 
 RDEPEND="virtual/libc"
 DEPEND="${RDEPEND}
-       >=sys-apps/portage-2.0.51
        >=sys-apps/sed-4"
 
 src_unpack() {
index 7c5c3b802c2ee033b8e36556c1c0f70fd854b43f..5125066a6882701726a1eb36ad7d1da86f80a219 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/openntpd
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.28 2007/02/19 21:56:08 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.29 2007/03/26 08:08:01 antarus Exp $
+
+  26 Mar 2007; Alec Warner <antarus@gentoo.org> openntpd-3.6.1_p1-r1.ebuild,
+  openntpd-3.7_p1.ebuild, openntpd-3.9_p1.ebuild, openntpd-3.9_p1-r1.ebuild:
+  Remove dependency on portage: ref bug 162516
 
 *openntpd-3.9_p1-r1 (19 Feb 2007)
 
index 1611eb3f355c60405006b29841aa1dc1a183d882..232f75e70c0f24ec50955f86fe338059a64d231d 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.6.1_p1-r1.ebuild,v 1.5 2006/03/09 00:33:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.6.1_p1-r1.ebuild,v 1.6 2007/03/26 08:08:01 antarus Exp $
 
 inherit eutils
 
@@ -17,8 +17,7 @@ IUSE="ssl selinux"
 RDEPEND="ssl? ( dev-libs/openssl )
        selinux? ( sec-policy/selinux-ntp )
        !<=net-misc/ntp-4.2.0-r2"
-DEPEND="${RDEPEND}
-       >=sys-apps/portage-2.0.51"
+DEPEND="${RDEPEND}"
 
 S=${WORKDIR}/${MY_P}
 
index 184726e80cd824faca03b06d5efcdc04df2c05a5..f8d4c11885e7ddf4285965641b26c69b14d7dcc5 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.7_p1.ebuild,v 1.14 2006/12/31 14:36:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.7_p1.ebuild,v 1.15 2007/03/26 08:08:01 antarus Exp $
 
 inherit eutils
 
@@ -17,8 +17,7 @@ IUSE="ssl selinux"
 RDEPEND="ssl? ( dev-libs/openssl )
        selinux? ( sec-policy/selinux-ntp )
        !<=net-misc/ntp-4.2.0-r2"
-DEPEND="${RDEPEND}
-       >=sys-apps/portage-2.0.51"
+DEPEND="${RDEPEND}"
 
 S=${WORKDIR}/${MY_P}
 
index 3270bbab5690f81f699dd10ffa35ba65c06c4de5..e15c1aa5a79935669faea78c5885e2864bb2a122 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.9_p1-r1.ebuild,v 1.1 2007/02/19 21:56:08 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.9_p1-r1.ebuild,v 1.2 2007/03/26 08:08:01 antarus Exp $
 
 inherit eutils
 
@@ -17,8 +17,7 @@ IUSE="ssl selinux"
 RDEPEND="ssl? ( dev-libs/openssl )
        selinux? ( sec-policy/selinux-ntp )
        !<=net-misc/ntp-4.2.0-r2"
-DEPEND="${RDEPEND}
-       >=sys-apps/portage-2.0.51"
+DEPEND="${RDEPEND}"
 
 S=${WORKDIR}/${MY_P}
 
index b40a99e358a04d193cd7a24de6b4bd011565cc36..31a5d5e4982b073eb690b891869c636a55864f68 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.9_p1.ebuild,v 1.3 2006/12/31 14:36:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.9_p1.ebuild,v 1.4 2007/03/26 08:08:01 antarus Exp $
 
 inherit eutils
 
@@ -17,8 +17,7 @@ IUSE="ssl selinux"
 RDEPEND="ssl? ( dev-libs/openssl )
        selinux? ( sec-policy/selinux-ntp )
        !<=net-misc/ntp-4.2.0-r2"
-DEPEND="${RDEPEND}
-       >=sys-apps/portage-2.0.51"
+DEPEND="${RDEPEND}"
 
 S=${WORKDIR}/${MY_P}
 
index 1500fb158631185edfe9c49402d5d0f88db0dbfc..28d217b12fa042402a978d2a6df813d34582e35f 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/rinetd
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rinetd/ChangeLog,v 1.4 2007/02/22 02:44:27 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rinetd/ChangeLog,v 1.5 2007/03/26 08:05:28 antarus Exp $
+
+  26 Mar 2007; Alec Warner <antarus@gentoo.org> rinetd-0.62.ebuild:
+  Remove dependency on portage: ref bug 162516
 
   22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
   Transition to Manifest2.
index 38f20327e2c33833ec82fc5eb1bc08d8594fcbb4..4fbe17ad07fe73d41745c38b0cb5989783588c9f 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rinetd/rinetd-0.62.ebuild,v 1.4 2004/12/06 04:39:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rinetd/rinetd-0.62.ebuild,v 1.5 2007/03/26 08:05:28 antarus Exp $
 
 DESCRIPTION="redirects TCP connections from one IP address and port to another"
 HOMEPAGE="http://www.boutell.com/rinetd/"
@@ -12,8 +12,7 @@ KEYWORDS="x86"
 IUSE=""
 
 RDEPEND=""
-DEPEND="sys-devel/gcc
-       >=sys-apps/portage-2.0.51"
+DEPEND="sys-devel/gcc"
 
 S=${WORKDIR}/${PN}