From: "Pacho Ramos (pacho)" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-dotnet/xsp: ChangeLog xsp-2.10.ebuild
Date: Sun, 27 Feb 2011 13:11:00 +0000 (UTC) [thread overview]
Message-ID: <20110227131100.4EC5F20054@flycatcher.gentoo.org> (raw)
pacho 11/02/27 13:11:00
Modified: ChangeLog
Added: xsp-2.10.ebuild
Log:
Version bump for mono-2.10
(Portage version: 2.1.9.41/cvs/Linux x86_64)
Revision Changes Path
1.92 dev-dotnet/xsp/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/xsp/ChangeLog?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/xsp/ChangeLog?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/xsp/ChangeLog?r1=1.91&r2=1.92
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog 29 Jan 2011 17:06:11 -0000 1.91
+++ ChangeLog 27 Feb 2011 13:11:00 -0000 1.92
@@ -1,6 +1,11 @@
# ChangeLog for dev-dotnet/xsp
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/ChangeLog,v 1.91 2011/01/29 17:06:11 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/ChangeLog,v 1.92 2011/02/27 13:11:00 pacho Exp $
+
+*xsp-2.10 (27 Feb 2011)
+
+ 27 Feb 2011; Pacho Ramos <pacho@gentoo.org> +xsp-2.10.ebuild:
+ Version bump for mono-2.10
29 Jan 2011; Markos Chandras <hwoarang@gentoo.org> xsp-2.8.2.ebuild:
Stable on amd64 wrt bug #352808
1.1 dev-dotnet/xsp/xsp-2.10.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/xsp/xsp-2.10.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/xsp/xsp-2.10.ebuild?rev=1.1&content-type=text/plain
Index: xsp-2.10.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-2.10.ebuild,v 1.1 2011/02/27 13:11:00 pacho Exp $
EAPI=2
inherit go-mono mono
PATCHDIR="${FILESDIR}/2.2/"
DESCRIPTION="XSP is a small web server that can host ASP.NET pages"
HOMEPAGE="http://www.mono-project.com/ASP.NET"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND="dev-db/sqlite:3"
DEPEND="${RDEPEND}"
MAKEOPTS="${MAKEOPTS} -j1"
pkg_preinst() {
enewgroup aspnet
# Give aspnet home dir of /tmp since it must create ~/.wapi
enewuser aspnet -1 -1 /tmp aspnet
}
src_install() {
mv_command="cp -ar" go-mono_src_install
newinitd "${PATCHDIR}"/xsp.initd xsp || die
newinitd "${PATCHDIR}"/mod-mono-server.initd mod-mono-server || die
newconfd "${PATCHDIR}"/xsp.confd xsp || die
newconfd "${PATCHDIR}"/mod-mono-server.confd mod-mono-server || die
keepdir /var/run/aspnet
}
pkg_postinst() {
chown aspnet:aspnet /var/run/aspnet
}
next reply other threads:[~2011-02-27 13:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-27 13:11 Pacho Ramos (pacho) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-03-21 20:24 [gentoo-commits] gentoo-x86 commit in dev-dotnet/xsp: ChangeLog xsp-2.10.ebuild Brent Baude (ranger)
2011-05-07 16:42 Thomas Kahle (tomka)
2011-05-11 19:32 Christoph Mende (angelos)
2012-01-22 11:19 Pacho Ramos (pacho)
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=20110227131100.4EC5F20054@flycatcher.gentoo.org \
--to=pacho@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