public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: www-servers/boa/
@ 2018-01-02  6:19 Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2018-01-02  6:19 UTC (permalink / raw
  To: gentoo-commits

commit:     40d37e97a4367499bfc5f4fbe7cefc640595cc8a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  1 22:15:17 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan  2 06:18:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40d37e97

www-servers/boa: Clean old up

 www-servers/boa/boa-0.94.14_rc21-r1.ebuild | 62 ------------------------------
 1 file changed, 62 deletions(-)

diff --git a/www-servers/boa/boa-0.94.14_rc21-r1.ebuild b/www-servers/boa/boa-0.94.14_rc21-r1.ebuild
deleted file mode 100644
index 1b0652fa298..00000000000
--- a/www-servers/boa/boa-0.94.14_rc21-r1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils systemd
-
-MY_P=${P/_/}
-DESCRIPTION="A very small and very fast http daemon"
-SRC_URI="http://www.boa.org/${MY_P}.tar.gz"
-HOMEPAGE="http://www.boa.org/"
-
-KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="doc"
-
-RDEPEND=""
-DEPEND="sys-devel/bison
-	sys-devel/flex
-	doc? ( virtual/latex-base )"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-texi.patch
-	epatch "${FILESDIR}"/${P}-ENOSYS.patch
-}
-
-src_compile() {
-	default
-
-	use doc || sed -i -e '/^all:/s/boa.dvi //' docs/Makefile
-	emake docs
-}
-
-src_install() {
-	dosbin src/boa
-	doman docs/boa.8
-	doinfo docs/boa.info
-	if use doc; then
-		dodoc docs/boa.html
-		dodoc docs/boa_banner.png
-		dodoc docs/boa.dvi
-	fi
-
-	keepdir /var/log/boa
-	keepdir /var/www/localhost/htdocs
-	keepdir /var/www/localhost/cgi-bin
-	keepdir /var/www/localhost/icons
-
-	newinitd "${FILESDIR}"/boa.rc6 boa
-	newconfd "${FILESDIR}"/boa.conf.d boa
-
-	systemd_dounit "${FILESDIR}"/boa.service
-
-	exeinto /usr/lib/boa
-	doexe src/boa_indexer
-
-	insinto /etc/boa
-	doins "${FILESDIR}"/boa.conf
-	doins "${FILESDIR}"/mime.types
-}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-servers/boa/
@ 2022-11-05  8:27 Yixun Lan
  0 siblings, 0 replies; 2+ messages in thread
From: Yixun Lan @ 2022-11-05  8:27 UTC (permalink / raw
  To: gentoo-commits

commit:     f14c060e3649607f58e271d2f8c7b085e8891143
Author:     Chris Su <chris <AT> lesscrowds <DOT> org>
AuthorDate: Fri Nov  4 02:55:43 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Nov  5 08:24:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f14c060e

www-servers/boa: Keyword 0.94.14_rc21-r2 riscv, #879507

Closes: https://github.com/gentoo/gentoo/pull/28132
Signed-off-by: Chris Su <chris <AT> lesscrowds.org>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 www-servers/boa/boa-0.94.14_rc21-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-servers/boa/boa-0.94.14_rc21-r2.ebuild b/www-servers/boa/boa-0.94.14_rc21-r2.ebuild
index 0795392e1bde..7af929d263e5 100644
--- a/www-servers/boa/boa-0.94.14_rc21-r2.ebuild
+++ b/www-servers/boa/boa-0.94.14_rc21-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="http://www.boa.org/${MY_P}.tar.gz"
 HOMEPAGE="http://www.boa.org/"
 S=${WORKDIR}/${MY_P}
 
-KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~mips ~ppc ~riscv ~sparc ~x86"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="doc"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-05  8:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-02  6:19 [gentoo-commits] repo/gentoo:master commit in: www-servers/boa/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2022-11-05  8:27 Yixun Lan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox