diff options
-rw-r--r-- | sys-apps/baselayout/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/baselayout/baselayout-1.8.5.5.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/baselayout/baselayout-1.8.5.8.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/baselayout/baselayout-1.8.6.2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/baselayout/baselayout-1.8.6.3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/iptables/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/iptables/iptables-1.2.7a-r3.ebuild | 4 |
7 files changed, 21 insertions, 13 deletions
diff --git a/sys-apps/baselayout/ChangeLog b/sys-apps/baselayout/ChangeLog index be8e82092d08..30dd0a1ddc52 100644 --- a/sys-apps/baselayout/ChangeLog +++ b/sys-apps/baselayout/ChangeLog @@ -1,9 +1,14 @@ # ChangeLog for sys-apps/baselayout # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v 1.65 2003/03/09 09:58:24 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v 1.66 2003/03/11 11:30:08 zwelch Exp $ *baselayout-1.8.6.3 (09 March 2003) + 11 Mar 2003; Zach Welch <zwelch@gentoo.org> baselayout-1.8.5.5.ebuild, + baselayout-1.8.5.8.ebuild, baselayout-1.8.6.2.ebuild, + baselayout-1.8.6.3.ebuild: + change sys-kernel/linux-headers to new virtual/os-headers + 09 March 2003; Martin Schlemmer <azarah@gentoo.org> baselayout-1.8.6.3.ebuild : New beta release; check ChangeLog in usual place for more info. diff --git a/sys-apps/baselayout/baselayout-1.8.5.5.ebuild b/sys-apps/baselayout/baselayout-1.8.5.5.ebuild index bf35d09e8870..df1b13cd979e 100644 --- a/sys-apps/baselayout/baselayout-1.8.5.5.ebuild +++ b/sys-apps/baselayout/baselayout-1.8.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.5.5.ebuild,v 1.7 2003/02/13 15:49:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.5.5.ebuild,v 1.8 2003/03/11 11:30:08 zwelch Exp $ IUSE="bootstrap build" @@ -21,7 +21,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc alpha mips" -DEPEND="sys-kernel/linux-headers +DEPEND="virtual/os-headers >=sys-apps/portage-2.0.23" # We need at least portage-2.0.23 to handle these DEPEND's properly. diff --git a/sys-apps/baselayout/baselayout-1.8.5.8.ebuild b/sys-apps/baselayout/baselayout-1.8.5.8.ebuild index d30242a21705..4794bc14af4f 100644 --- a/sys-apps/baselayout/baselayout-1.8.5.8.ebuild +++ b/sys-apps/baselayout/baselayout-1.8.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.5.8.ebuild,v 1.9 2003/02/27 11:14:05 carpaski Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.5.8.ebuild,v 1.10 2003/03/11 11:30:08 zwelch Exp $ IUSE="bootstrap build" @@ -21,7 +21,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc alpha mips hppa arm" -DEPEND="sys-kernel/linux-headers +DEPEND="virtual/os-headers >=sys-apps/portage-2.0.23" # We need at least portage-2.0.23 to handle these DEPEND's properly. diff --git a/sys-apps/baselayout/baselayout-1.8.6.2.ebuild b/sys-apps/baselayout/baselayout-1.8.6.2.ebuild index a490861fef52..eff2470d41ac 100644 --- a/sys-apps/baselayout/baselayout-1.8.6.2.ebuild +++ b/sys-apps/baselayout/baselayout-1.8.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.6.2.ebuild,v 1.5 2003/02/13 15:49:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.6.2.ebuild,v 1.6 2003/03/11 11:30:08 zwelch Exp $ IUSE="bootstrap build" @@ -21,7 +21,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa" -DEPEND="sys-kernel/linux-headers +DEPEND="virtual/os-headers >=sys-apps/portage-2.0.23" # We need at least portage-2.0.23 to handle these DEPEND's properly. diff --git a/sys-apps/baselayout/baselayout-1.8.6.3.ebuild b/sys-apps/baselayout/baselayout-1.8.6.3.ebuild index 54b5b97b2e75..76a4b38cd8da 100644 --- a/sys-apps/baselayout/baselayout-1.8.6.3.ebuild +++ b/sys-apps/baselayout/baselayout-1.8.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.6.3.ebuild,v 1.1 2003/03/09 09:58:24 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.6.3.ebuild,v 1.2 2003/03/11 11:30:08 zwelch Exp $ IUSE="bootstrap build" @@ -21,7 +21,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~arm ~hppa" -DEPEND="sys-kernel/linux-headers +DEPEND="virtual/os-headers >=sys-apps/portage-2.0.23" # We need at least portage-2.0.23 to handle these DEPEND's properly. diff --git a/sys-apps/iptables/ChangeLog b/sys-apps/iptables/ChangeLog index e5f72569715e..d5cf2105d670 100644 --- a/sys-apps/iptables/ChangeLog +++ b/sys-apps/iptables/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for sys-apps/iptables # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/ChangeLog,v 1.27 2003/02/22 02:18:35 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/ChangeLog,v 1.28 2003/03/11 11:30:08 zwelch Exp $ 21 Feb 2003; Zach Welch <zwelch@gentoo.org> iptables-1.2.7a-r3.ebuild : Added arm keyword @@ -9,7 +9,10 @@ Added patch and keyword for hppa. *iptables-1.2.7a-r3 (09 Jan 2003) - + + 11 Mar 2003; Zach Welch <zwelch@gentoo.org> iptables-1.2.7a-r3.ebuild: + change sys-kernel/linux-headers to new virtual/os-headers + 09 Feb 2003; Seemant Kulleen <seemant@gentoo.org> iptables-1.2.7a-r3.ebuild : diff --git a/sys-apps/iptables/iptables-1.2.7a-r3.ebuild b/sys-apps/iptables/iptables-1.2.7a-r3.ebuild index 395e6d594292..46bd2658ef8e 100644 --- a/sys-apps/iptables/iptables-1.2.7a-r3.ebuild +++ b/sys-apps/iptables/iptables-1.2.7a-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/iptables-1.2.7a-r3.ebuild,v 1.7 2003/02/22 02:18:35 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/iptables-1.2.7a-r3.ebuild,v 1.8 2003/03/11 11:30:08 zwelch Exp $ inherit eutils @@ -16,7 +16,7 @@ KEYWORDS="x86 ppc alpha sparc hppa arm" LICENSE="GPL-2" # iptables is dependent on kernel sources. Strange but true. -DEPEND="sys-kernel/linux-headers" +DEPEND="virtual/os-headers" src_unpack() { unpack ${A} |