public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikhail Pukhlikov" <cynede@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/dotnet:master commit in: www-servers/xsp/
Date: Tue, 23 Jan 2018 06:42:14 +0000 (UTC)	[thread overview]
Message-ID: <1516281868.f2806923a93d3c4b2db3a426bcfa5ceec5397a04.cynede@gentoo> (raw)

commit:     f2806923a93d3c4b2db3a426bcfa5ceec5397a04
Author:     Mads <mads <AT> ab3 <DOT> no>
AuthorDate: Thu Jan 18 13:24:28 2018 +0000
Commit:     Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 13:24:28 2018 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=f2806923

Make ebuild work (changed EAPI version)

 www-servers/xsp/xsp-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-servers/xsp/xsp-9999.ebuild b/www-servers/xsp/xsp-9999.ebuild
index 6cf4684..44cad87 100644
--- a/www-servers/xsp/xsp-9999.ebuild
+++ b/www-servers/xsp/xsp-9999.ebuild
@@ -2,12 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="6"
+EAPI="5"
 
 USE_DOTNET="net35 net40 net45"
 PATCHDIR="${FILESDIR}/2.2/"
 
-inherit eutils dotnet user git-r3 autotools
+inherit eutils dotnet user git-r3 autotools-utils
 
 DESCRIPTION="XSP is a small web server that can host ASP.NET pages"
 HOMEPAGE="http://www.mono-project.com/ASP.NET"
@@ -23,7 +23,7 @@ RDEPEND="dev-db/sqlite:3"
 DEPEND="${RDEPEND}"
 
 src_prepare() {
-	epatch "${FILESDIR}/aclocal-fix.patch"
+	# epatch "${FILESDIR}/aclocal-fix.patch"
 
 	if [ -z "$LIBTOOL" ]; then
 		LIBTOOL=`which glibtool 2>/dev/null`


             reply	other threads:[~2018-01-23  6:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-23  6:42 Mikhail Pukhlikov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-24  7:01 [gentoo-commits] proj/dotnet:master commit in: www-servers/xsp/ Mikhail Pukhlikov
2016-07-31  8:52 Mikhail Pukhlikov
2015-08-22 16:46 Heather Cynede
2015-08-22 16:46 Heather Cynede
2015-08-22 16:19 Heather Cynede

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1516281868.f2806923a93d3c4b2db3a426bcfa5ceec5397a04.cynede@gentoo \
    --to=cynede@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox