public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Heather Cynede" <cynede@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/dotnet:master commit in: www-servers/xsp/
Date: Sat, 22 Aug 2015 16:46:45 +0000 (UTC)	[thread overview]
Message-ID: <1440248570.4407731ea9e0c25bde95148f7b5d7b98e52edbe9.cynede@gentoo> (raw)

commit:     4407731ea9e0c25bde95148f7b5d7b98e52edbe9
Author:     ArsenShnurkov <Arsen.Shnurkov <AT> gmail <DOT> com>
AuthorDate: Sat Aug 22 13:02:50 2015 +0000
Commit:     Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Sat Aug 22 13:02:50 2015 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=4407731e

removed duplication, added block

 www-servers/xsp/xsp-2014.12-r2014120900.ebuild | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/www-servers/xsp/xsp-2014.12-r2014120900.ebuild b/www-servers/xsp/xsp-2014.12-r2014120900.ebuild
index 2b8a4eb..4f119c7 100644
--- a/www-servers/xsp/xsp-2014.12-r2014120900.ebuild
+++ b/www-servers/xsp/xsp-2014.12-r2014120900.ebuild
@@ -21,8 +21,12 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="doc test developer debug"
 
-RDEPEND="dev-db/sqlite:3"
-DEPEND="${RDEPEND}"
+COMMON_DEPEND="dev-db/sqlite:3
+	!dev-dotnet/xsp
+	"
+
+RDEPEND="${COMMON_DEPEND}"
+DEPEND="${COMMON_DEPEND}"
 
 src_prepare() {
 	epatch "${FILESDIR}/aclocal-fix.patch"
@@ -53,11 +57,6 @@ METAFILETOBUILD=xsp.sln
 
 src_compile() {
 	exbuild xsp.sln
-	if use developer; then
-		exbuild /p:DebugSymbols=True ${METAFILETOBUILD}
-	else
-		exbuild /p:DebugSymbols=False ${METAFILETOBUILD}
-	fi
 }
 
 pkg_preinst() {


             reply	other threads:[~2015-08-22 16:46 UTC|newest]

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