Remove old version. Kill redundant DEPEND atoms/RDEPEND.
authorElfyn McBratney <beu@gentoo.org>
Sun, 10 Dec 2006 09:06:58 +0000 (09:06 +0000)
committerElfyn McBratney <beu@gentoo.org>
Sun, 10 Dec 2006 09:06:58 +0000 (09:06 +0000)
Package-Manager: portage-2.1.1-r2

www-servers/boa/ChangeLog
www-servers/boa/boa-0.94.13-r1.ebuild
www-servers/boa/boa-0.94.13.ebuild
www-servers/boa/boa-0.94.14_alpha20-r1.ebuild
www-servers/boa/boa-0.94.14_alpha20.ebuild
www-servers/boa/boa-0.94.14_rc21.ebuild

index 1feb6093d3dbe35816665f04943cbeacee843087..539917a56b61a62afb2352f28f4c490909134de5 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for www-servers/boa
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/boa/ChangeLog,v 1.6 2005/07/28 15:36:15 tigger Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-servers/boa/ChangeLog,v 1.7 2006/12/10 09:06:58 beu Exp $
+
+  10 Dec 2006; Elfyn McBratney <beu@gentoo.org> -boa-0.94.12.ebuild,
+  boa-0.94.13.ebuild, boa-0.94.13-r1.ebuild, boa-0.94.14_alpha20.ebuild,
+  boa-0.94.14_alpha20-r1.ebuild, boa-0.94.14_rc21.ebuild:
+  Remove old version.  Kill redundant DEPEND atoms/RDEPEND.
 
 *boa-0.94.14_rc21 (28 Jul 2005)
 
index b5d5bb2443f2e865bf2888acb9d73df93dafcbff..fad5447a327958b38471ed92e426bd45af5f8a84 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/boa/boa-0.94.13-r1.ebuild,v 1.3 2004/10/22 14:51:00 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/boa/boa-0.94.13-r1.ebuild,v 1.4 2006/12/10 09:06:58 beu Exp $
 
 inherit eutils
 
@@ -13,14 +13,10 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE="tetex"
 
-DEPEND="virtual/libc
-       sys-devel/flex
+DEPEND="sys-devel/flex
        sys-devel/bison
-       sys-apps/texinfo
        tetex? ( virtual/tetex )"
 
-RDEPEND="virtual/libc"
-
 src_unpack() {
        unpack ${A}
        cd ${S}
index bf1a6114f5291f85e2bcf5834db3e4efffd3dd0e..7682a75935ed896675899cde0ab9d9885da9d5a8 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/boa/boa-0.94.13.ebuild,v 1.1 2004/08/08 11:09:49 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/boa/boa-0.94.13.ebuild,v 1.2 2006/12/10 09:06:58 beu Exp $
 
 inherit eutils
 
@@ -13,14 +13,10 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE="tetex"
 
-DEPEND="virtual/libc
-       sys-devel/flex
+DEPEND="sys-devel/flex
        sys-devel/bison
-       sys-apps/texinfo
        tetex? ( virtual/tetex )"
 
-RDEPEND="virtual/libc"
-
 src_unpack() {
        unpack ${A}
        cd ${S}
index 8790e901e7c21424b18351d41de2e37c2479b096..6d132bbdad33492dfca7f7ad3bc1d63a045a76f5 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/boa/boa-0.94.14_alpha20-r1.ebuild,v 1.2 2005/07/28 14:23:13 tigger Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/boa/boa-0.94.14_alpha20-r1.ebuild,v 1.3 2006/12/10 09:06:58 beu Exp $
 
 inherit eutils
 
@@ -14,15 +14,10 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE="tetex"
 S=${WORKDIR}/${PN}-${MY_PV}
-DEPEND="virtual/libc
-       sys-devel/flex
+DEPEND="sys-devel/flex
        sys-devel/bison
-       sys-apps/texinfo
        tetex? ( virtual/tetex )"
 
-
-RDEPEND="virtual/libc"
-
 src_unpack() {
        unpack ${A}
        cd ${S}
index 603ac211c2aa4f33d4fb0a969e52387d2074dd30..9a483432a228faef56414006dd48dee4f578ee3f 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/boa/boa-0.94.14_alpha20.ebuild,v 1.1 2004/10/22 14:51:00 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/boa/boa-0.94.14_alpha20.ebuild,v 1.2 2006/12/10 09:06:58 beu Exp $
 
 inherit eutils
 
@@ -13,15 +13,10 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE="tetex"
 S=${WORKDIR}/${PN}-${PV/_alpha/rc}
-DEPEND="virtual/libc
-       sys-devel/flex
+DEPEND="sys-devel/flex
        sys-devel/bison
-       sys-apps/texinfo
        tetex? ( virtual/tetex )"
 
-
-RDEPEND="virtual/libc"
-
 src_unpack() {
        unpack ${A}
        cd ${S} || die hrmm
index 1b72569ee8cf2ab3aa4945124975457578e6e0d9..71e156c3659257da25ccae25711ad58a2789653d 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/boa/boa-0.94.14_rc21.ebuild,v 1.1 2005/07/28 15:36:15 tigger Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/boa/boa-0.94.14_rc21.ebuild,v 1.2 2006/12/10 09:06:58 beu Exp $
 
 inherit eutils
 
@@ -14,15 +14,10 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE="tetex"
 S=${WORKDIR}/${PN}-${MY_PV}
-DEPEND="virtual/libc
-       sys-devel/flex
+DEPEND="sys-devel/flex
        sys-devel/bison
-       sys-apps/texinfo
        tetex? ( virtual/tetex )"
 
-
-RDEPEND="virtual/libc"
-
 src_compile() {
        econf || die "econf failed"
        emake || die "emake failed"