public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/ugene/
Date: Mon,  2 Feb 2015 12:06:25 +0000 (UTC)	[thread overview]
Message-ID: <1422814403.8930ee5bdd97ef5d99b6cbb99037c7b9a1ea5a39.jlec@gentoo> (raw)

commit:     8930ee5bdd97ef5d99b6cbb99037c7b9a1ea5a39
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sun Feb  1 18:13:23 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Feb  1 18:13:23 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8930ee5b

sci-biology/ugene: Convert sse2 to cpu_flags_x86_sse2

---
 sci-biology/ugene/ChangeLog           | 6 +++++-
 sci-biology/ugene/ugene-1.13.3.ebuild | 6 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/sci-biology/ugene/ChangeLog b/sci-biology/ugene/ChangeLog
index cff7871..e7a8604 100644
--- a/sci-biology/ugene/ChangeLog
+++ b/sci-biology/ugene/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for sci-biology/ugene
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  01 Feb 2015; Marius Brehler <marbre@linux.sungazer.de>
+  ugene-1.13.3.ebuild.ebuild:
+  Convert sse2 to cpu_flags_x86_sse2
+
 *ugene-1.13.3 (01 Jun 2014)
 
   01 Jun 2014; Alexey Shvetsov <alexxy@gentoo.org> +metadata.xml,

diff --git a/sci-biology/ugene/ugene-1.13.3.ebuild b/sci-biology/ugene/ugene-1.13.3.ebuild
index af8c070..9d6e4fb 100644
--- a/sci-biology/ugene/ugene-1.13.3.ebuild
+++ b/sci-biology/ugene/ugene-1.13.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -13,7 +13,7 @@ SRC_URI="http://${PN}.unipro.ru/downloads/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="sse2"
+IUSE="cpu_flags_x86_sse2"
 
 DEPEND="
 	dev-qt/qtgui:4"
@@ -29,7 +29,7 @@ src_configure() {
 		CONFIG_OPTS+=( CONFIG+="ppc" )
 	fi
 
-	use sse2 && CONFIG_OPTS+=( use_sse2 )
+	use cpu_flags_x86_sse2 && CONFIG_OPTS+=( use_sse2 )
 
 	eqmake4 $CONFIG_OPTS || die
 }


             reply	other threads:[~2015-02-02 12:06 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-02 12:06 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-30 14:01 [gentoo-commits] proj/sci:master commit in: sci-biology/ugene/ Martin Mokrejs
2021-03-20 16:59 Andrew Ammerlaan
2021-03-20 16:52 Andrew Ammerlaan
2021-03-18 19:53 Andrew Ammerlaan
2021-03-18 15:58 Andrew Ammerlaan
2021-03-18 14:31 Andrew Ammerlaan
2021-03-18 12:50 Andrew Ammerlaan
2021-03-18 12:32 Andrew Ammerlaan
2021-03-18 12:32 Andrew Ammerlaan
2020-02-03  4:02 Benda XU
2018-09-10  1:36 Benda XU
2016-01-25 19:47 Justin Lecher
2016-01-05 16:49 Alexey Shvetsov
2016-01-05 14:47 Alexey Shvetsov
2016-01-04 14:43 Martin Mokrejs
2015-05-09 21:41 Martin Mokrejs
2014-06-02  3:36 Alexey Shvetsov

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=1422814403.8930ee5bdd97ef5d99b6cbb99037c7b9a1ea5a39.jlec@gentoo \
    --to=jlec@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