summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 22:18:32 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 22:18:32 +0000
commit9fe0192adbe0cf33f1e02f457f7c530df24fd95d (patch)
treeecceb0b9d718fe17d5d829e442dba8e033159ef2 /net-www/boa
parentAdd inherit eutils (diff)
downloadgentoo-2-9fe0192adbe0cf33f1e02f457f7c530df24fd95d.tar.gz
gentoo-2-9fe0192adbe0cf33f1e02f457f7c530df24fd95d.tar.bz2
gentoo-2-9fe0192adbe0cf33f1e02f457f7c530df24fd95d.zip
Add inherit eutils
Diffstat (limited to 'net-www/boa')
-rw-r--r--net-www/boa/ChangeLog6
-rw-r--r--net-www/boa/boa-0.94.13-r1.ebuild4
-rw-r--r--net-www/boa/boa-0.94.13.ebuild4
3 files changed, 11 insertions, 3 deletions
diff --git a/net-www/boa/ChangeLog b/net-www/boa/ChangeLog
index fb22aac91c15..ff91de10824d 100644
--- a/net-www/boa/ChangeLog
+++ b/net-www/boa/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/boa
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/boa/ChangeLog,v 1.16 2004/04/26 19:15:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/boa/ChangeLog,v 1.17 2004/04/27 22:15:13 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> boa-0.94.13-r1.ebuild,
+ boa-0.94.13.ebuild:
+ Add inherit eutils
26 Apr 2004; Aron Griffis <agriffis@gentoo.org> boa-0.94.13-r1.ebuild,
boa-0.94.13.ebuild:
diff --git a/net-www/boa/boa-0.94.13-r1.ebuild b/net-www/boa/boa-0.94.13-r1.ebuild
index 5667d09e311d..6c0f81d2bb6c 100644
--- a/net-www/boa/boa-0.94.13-r1.ebuild
+++ b/net-www/boa/boa-0.94.13-r1.ebuild
@@ -1,6 +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-www/boa/boa-0.94.13-r1.ebuild,v 1.3 2004/04/26 19:15:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/boa/boa-0.94.13-r1.ebuild,v 1.4 2004/04/27 22:15:13 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Boa - A very small and very fast http daemon"
SRC_URI="http://www.boa.org/${P}.tar.gz"
diff --git a/net-www/boa/boa-0.94.13.ebuild b/net-www/boa/boa-0.94.13.ebuild
index 6ee164a353a5..f5fd4823bfed 100644
--- a/net-www/boa/boa-0.94.13.ebuild
+++ b/net-www/boa/boa-0.94.13.ebuild
@@ -1,6 +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-www/boa/boa-0.94.13.ebuild,v 1.10 2004/04/26 19:15:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/boa/boa-0.94.13.ebuild,v 1.11 2004/04/27 22:15:13 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Boa - A very small and very fast http daemon"
SRC_URI="http://www.boa.org/${P}.tar.gz"