# 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)
-# 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
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}
-# 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
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}
-# 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
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}
-# 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
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
-# 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
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"