public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alon Bar-Lev (alonbl)" <alonbl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/crypto++: crypto++-5.5.2.ebuild ChangeLog
Date: Thu, 24 Apr 2008 13:08:29 +0000	[thread overview]
Message-ID: <E1Jp1Bd-0000Nz-Bp@stork.gentoo.org> (raw)

alonbl      08/04/24 13:08:29

  Modified:             crypto++-5.5.2.ebuild ChangeLog
  Log:
  Add sse2 USE flag, bug#217907
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.11                 dev-libs/crypto++/crypto++-5.5.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/crypto++/crypto++-5.5.2.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/crypto++/crypto++-5.5.2.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/crypto++/crypto++-5.5.2.ebuild?r1=1.10&r2=1.11

Index: crypto++-5.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.5.2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- crypto++-5.5.2.ebuild	25 Mar 2008 21:50:59 -0000	1.10
+++ crypto++-5.5.2.ebuild	24 Apr 2008 13:08:28 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.5.2.ebuild,v 1.10 2008/03/25 21:50:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.5.2.ebuild,v 1.11 2008/04/24 13:08:28 alonbl Exp $
 
 inherit flag-o-matic eutils toolchain-funcs multilib
 
@@ -13,7 +13,7 @@
 KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
 DEPEND="app-arch/unzip"
 RDEPEND=""
-IUSE=""
+IUSE="sse2"
 
 S="${WORKDIR}"
 
@@ -21,6 +21,7 @@
 	# -O3 causes segfaults
 	replace-flags -O3 -O2
 	filter-flags -fomit-frame-pointer
+	use sse2 || append-flags -DCRYPTOPP_DISABLE_SSE2
 	emake -f GNUmakefile \
 		CXX="$(tc-getCXX)" CXXFLAGS="${CXXFLAGS}" \
 		AR="$(tc-getAR)" \



1.45                 dev-libs/crypto++/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/crypto++/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/crypto++/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/crypto++/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/crypto++/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	25 Mar 2008 21:50:59 -0000	1.44
+++ ChangeLog	24 Apr 2008 13:08:28 -0000	1.45
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/crypto++
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/ChangeLog,v 1.44 2008/03/25 21:50:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/ChangeLog,v 1.45 2008/04/24 13:08:28 alonbl Exp $
+
+  24 Apr 2008; Alon Bar-Lev <alonbl@gentoo.org> crypto++-5.5.2.ebuild:
+  Add sse2 USE flag, bug#217907
 
   25 Mar 2008; Jeroen Roovers <jer@gentoo.org> crypto++-5.5.2.ebuild:
   Stable for HPPA (bug #213487).



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-04-24 13:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-24 13:08 Alon Bar-Lev (alonbl) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-05 18:05 [gentoo-commits] gentoo-x86 commit in dev-libs/crypto++: crypto++-5.5.2.ebuild ChangeLog Raul Porcel (armin76)
2008-03-25 21:50 Jeroen Roovers (jer)
2008-03-20 15:34 Raul Porcel (armin76)
2008-01-29 21:58 Jeroen Roovers (jer)
2008-01-26 21:22 Raul Porcel (armin76)

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=E1Jp1Bd-0000Nz-Bp@stork.gentoo.org \
    --to=alonbl@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