public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/beecrypt: ChangeLog beecrypt-4.1.2-r2.ebuild
@ 2009-05-30  9:21 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-05-30  9:21 UTC (permalink / raw
  To: gentoo-commits

ulm         09/05/30 09:21:32

  Modified:             ChangeLog beecrypt-4.1.2-r2.ebuild
  Log:
  Remove app-text/tetex from dependencies, bug 227443.
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.61                 dev-libs/beecrypt/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	25 Sep 2008 09:19:37 -0000	1.60
+++ ChangeLog	30 May 2009 09:21:32 -0000	1.61
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/beecrypt
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/ChangeLog,v 1.60 2008/09/25 09:19:37 aballier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/ChangeLog,v 1.61 2009/05/30 09:21:32 ulm Exp $
+
+  30 May 2009; Ulrich Mueller <ulm@gentoo.org> beecrypt-4.1.2-r2.ebuild:
+  Remove app-text/tetex from dependencies, bug 227443.
 
   25 Sep 2008; Alexis Ballier <aballier@gentoo.org>
   beecrypt-4.1.2-r2.ebuild:



1.7                  dev-libs/beecrypt/beecrypt-4.1.2-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/beecrypt/beecrypt-4.1.2-r2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/beecrypt/beecrypt-4.1.2-r2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/beecrypt/beecrypt-4.1.2-r2.ebuild?r1=1.6&r2=1.7

Index: beecrypt-4.1.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/beecrypt-4.1.2-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- beecrypt-4.1.2-r2.ebuild	25 Sep 2008 09:19:37 -0000	1.6
+++ beecrypt-4.1.2-r2.ebuild	30 May 2009 09:21:32 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/beecrypt-4.1.2-r2.ebuild,v 1.6 2008/09/25 09:19:37 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/beecrypt-4.1.2-r2.ebuild,v 1.7 2009/05/30 09:21:32 ulm Exp $
 
 inherit flag-o-matic eutils multilib autotools java-pkg-opt-2
 
@@ -20,7 +20,7 @@
 	java? ( >=virtual/jdk-1.4 )
 	doc? ( app-doc/doxygen
 		virtual/latex-base
-		|| ( dev-texlive/texlive-fontsextra app-text/tetex app-text/ptex ) )"
+		|| ( dev-texlive/texlive-fontsextra app-text/ptex ) )"
 RDEPEND="${COMMONDEPEND}
 	java? ( >=virtual/jre-1.4 )"
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-libs/beecrypt: ChangeLog beecrypt-4.1.2-r2.ebuild
@ 2009-11-14 18:19 Daniel Gryniewicz (dang)
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Gryniewicz (dang) @ 2009-11-14 18:19 UTC (permalink / raw
  To: gentoo-commits

dang        09/11/14 18:19:43

  Modified:             ChangeLog beecrypt-4.1.2-r2.ebuild
  Log:
  Fix building with march=native; bug #220267
  (Portage version: 2.2_rc49/cvs/Linux x86_64)

Revision  Changes    Path
1.63                 dev-libs/beecrypt/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	12 Sep 2009 02:05:35 -0000	1.62
+++ ChangeLog	14 Nov 2009 18:19:43 -0000	1.63
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/beecrypt
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/ChangeLog,v 1.62 2009/09/12 02:05:35 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/ChangeLog,v 1.63 2009/11/14 18:19:43 dang Exp $
+
+  14 Nov 2009; Daniel Gryniewicz <dang@gentoo.org> beecrypt-4.1.2-r2.ebuild:
+  Fix building with march=native; bug #220267
 
   12 Sep 2009; Víctor Ostorga <vostorga@gentoo.org> -files/beecrypt-4.1.2-athlon.patch,
   -files/beecrypt-4.1.2-custom-cflags.patch:



1.8                  dev-libs/beecrypt/beecrypt-4.1.2-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/beecrypt/beecrypt-4.1.2-r2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/beecrypt/beecrypt-4.1.2-r2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/beecrypt/beecrypt-4.1.2-r2.ebuild?r1=1.7&r2=1.8

Index: beecrypt-4.1.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/beecrypt-4.1.2-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- beecrypt-4.1.2-r2.ebuild	30 May 2009 09:21:32 -0000	1.7
+++ beecrypt-4.1.2-r2.ebuild	14 Nov 2009 18:19:43 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/beecrypt-4.1.2-r2.ebuild,v 1.7 2009/05/30 09:21:32 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/beecrypt-4.1.2-r2.ebuild,v 1.8 2009/11/14 18:19:43 dang Exp $
 
 inherit flag-o-matic eutils multilib autotools java-pkg-opt-2
 
@@ -52,6 +52,7 @@
 	[[ -z ${myarch} ]] && myarch=${CHOST%%-*}
 	[[ ${myarch} == "athlon64" || ${myarch} == "k8" || ${myarch} == "opteron" || ${myarch} == "athlon-fx" ]] && \
 		[[ ${CHOST%%-*} != "x86_64" ]] && myarch=${CHOST%%-*}
+	[[ ${myarch} == "native" ]] && myarch=${CHOST%%-*}
 	replace-flags pentium4m pentium4
 	econf \
 		$(use_enable threads) \






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-14 18:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-30  9:21 [gentoo-commits] gentoo-x86 commit in dev-libs/beecrypt: ChangeLog beecrypt-4.1.2-r2.ebuild Ulrich Mueller (ulm)
  -- strict thread matches above, loose matches on Subject: below --
2009-11-14 18:19 Daniel Gryniewicz (dang)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox