public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/mac: mac-3.99.4.5.7-r1.ebuild ChangeLog
@ 2015-01-29 18:54 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2015-01-29 18:54 UTC (permalink / raw
  To: gentoo-commits

mgorny      15/01/29 18:54:47

  Modified:             mac-3.99.4.5.7-r1.ebuild ChangeLog
  Log:
  Switch to CPU_FLAGS_X86.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.8                  media-sound/mac/mac-3.99.4.5.7-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mac/mac-3.99.4.5.7-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mac/mac-3.99.4.5.7-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mac/mac-3.99.4.5.7-r1.ebuild?r1=1.7&r2=1.8

Index: mac-3.99.4.5.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mac/mac-3.99.4.5.7-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mac-3.99.4.5.7-r1.ebuild	10 Jun 2014 19:48:42 -0000	1.7
+++ mac-3.99.4.5.7-r1.ebuild	29 Jan 2015 18:54:47 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mac/mac-3.99.4.5.7-r1.ebuild,v 1.7 2014/06/10 19:48:42 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mac/mac-3.99.4.5.7-r1.ebuild,v 1.8 2015/01/29 18:54:47 mgorny Exp $
 
 EAPI=5
 
@@ -17,11 +17,11 @@
 LICENSE="mac"
 SLOT="0"
 KEYWORDS="alpha amd64 ppc x86"
-IUSE="mmx static-libs"
+IUSE="cpu_flags_x86_mmx static-libs"
 
 RDEPEND=""
 DEPEND="sys-apps/sed
-	mmx? ( dev-lang/yasm )"
+	cpu_flags_x86_mmx? ( dev-lang/yasm )"
 
 S=${WORKDIR}/${MY_P}
 
@@ -33,13 +33,13 @@
 
 pkg_setup() {
 	append-cppflags -DSHNTOOL
-	use mmx && append-ldflags -Wl,-z,noexecstack
+	use cpu_flags_x86_mmx && append-ldflags -Wl,-z,noexecstack
 }
 
 src_configure() {
 	econf \
 		$(use_enable static-libs static) \
-		$(use_enable mmx assembly)
+		$(use_enable cpu_flags_x86_mmx assembly)
 }
 
 src_install() {



1.31                 media-sound/mac/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mac/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mac/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mac/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mac/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	10 Jun 2014 19:48:42 -0000	1.30
+++ ChangeLog	29 Jan 2015 18:54:47 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/mac
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mac/ChangeLog,v 1.30 2014/06/10 19:48:42 billie Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mac/ChangeLog,v 1.31 2015/01/29 18:54:47 mgorny Exp $
+
+  29 Jan 2015; Michał Górny <mgorny@gentoo.org> mac-3.99.4.5.7-r1.ebuild:
+  Switch to CPU_FLAGS_X86.
 
   10 Jun 2014; Daniel Pielmeier <billie@gentoo.org> mac-3.99.4.5.7-r1.ebuild:
   Use prune_libtool_files from eutils.
@@ -100,4 +103,3 @@
   06 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> +mac-3.99.4.5.ebuild,
   +files/mac-3.99.4.5-gcc44.patch:
   Initial commit wrt #94477, thanks to Thomas Kuther and others.
-





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-29 18:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-29 18:54 [gentoo-commits] gentoo-x86 commit in media-sound/mac: mac-3.99.4.5.7-r1.ebuild ChangeLog Michal Gorny (mgorny)

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