public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Robin H. Johnson (robbat2)" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/mysql: mysql-5.0.83.ebuild mysql-5.0.84.ebuild ChangeLog mysql-5.0.84-r1.ebuild
Date: Sat, 10 Oct 2009 23:31:29 +0000	[thread overview]
Message-ID: <E1MwlPN-00011M-Bu@stork.gentoo.org> (raw)

robbat2     09/10/10 23:31:29

  Modified:             mysql-5.0.83.ebuild mysql-5.0.84.ebuild ChangeLog
                        mysql-5.0.84-r1.ebuild
  Log:
  Bug 284946 again, prefix needs gcc-apple too.
  (Portage version: 2.2_rc42/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.4                  dev-db/mysql/mysql-5.0.83.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.83.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.83.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.83.ebuild?r1=1.3&r2=1.4

Index: mysql-5.0.83.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.83.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -p -w -b -B -u -u -r1.3 -r1.4
--- mysql-5.0.83.ebuild	5 Oct 2009 00:57:36 -0000	1.3
+++ mysql-5.0.83.ebuild	10 Oct 2009 23:31:28 -0000	1.4
@@ -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-db/mysql/mysql-5.0.83.ebuild,v 1.3 2009/10/05 00:57:36 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.83.ebuild,v 1.4 2009/10/10 23:31:28 robbat2 Exp $
 
 MY_EXTRAS_VER="20090706-1838Z"
 EAPI=2
@@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64
 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
 EPATCH_EXCLUDE=''
 
-DEPEND=">=sys-devel/gcc-4"
+DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
 RDEPEND=""
 
 # Please do not add a naive src_unpack to this ebuild



1.4                  dev-db/mysql/mysql-5.0.84.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.84.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.84.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.84.ebuild?r1=1.3&r2=1.4

Index: mysql-5.0.84.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.84.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -p -w -b -B -u -u -r1.3 -r1.4
--- mysql-5.0.84.ebuild	5 Oct 2009 00:57:36 -0000	1.3
+++ mysql-5.0.84.ebuild	10 Oct 2009 23:31:28 -0000	1.4
@@ -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-db/mysql/mysql-5.0.84.ebuild,v 1.3 2009/10/05 00:57:36 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.84.ebuild,v 1.4 2009/10/10 23:31:28 robbat2 Exp $
 
 MY_EXTRAS_VER="20090904-0939Z"
 EAPI=2
@@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64
 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
 EPATCH_EXCLUDE=''
 
-DEPEND=">=sys-devel/gcc-4"
+DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
 RDEPEND=""
 
 # Please do not add a naive src_unpack to this ebuild



1.493                dev-db/mysql/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.493&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.493&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?r1=1.492&r2=1.493

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v
retrieving revision 1.492
retrieving revision 1.493
diff -p -w -b -B -u -u -r1.492 -r1.493
--- ChangeLog	5 Oct 2009 00:52:57 -0000	1.492
+++ ChangeLog	10 Oct 2009 23:31:28 -0000	1.493
@@ -1,6 +1,10 @@
 # ChangeLog for dev-db/mysql
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.492 2009/10/05 00:52:57 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.493 2009/10/10 23:31:28 robbat2 Exp $
+
+  10 Oct 2009; Robin H. Johnson <robbat2@gentoo.org> mysql-5.0.83.ebuild,
+  mysql-5.0.84.ebuild, mysql-5.0.84-r1.ebuild:
+  Bug 284946 again, prefix needs gcc-apple too.
 
   05 Oct 2009; Robin H. Johnson <robbat2@gentoo.org> mysql-5.0.83.ebuild,
   mysql-5.0.84.ebuild, mysql-5.0.84-r1.ebuild:



1.5                  dev-db/mysql/mysql-5.0.84-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.84-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.84-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.84-r1.ebuild?r1=1.4&r2=1.5

Index: mysql-5.0.84-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.84-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -p -w -b -B -u -u -r1.4 -r1.5
--- mysql-5.0.84-r1.ebuild	5 Oct 2009 00:57:36 -0000	1.4
+++ mysql-5.0.84-r1.ebuild	10 Oct 2009 23:31:28 -0000	1.5
@@ -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-db/mysql/mysql-5.0.84-r1.ebuild,v 1.4 2009/10/05 00:57:36 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.84-r1.ebuild,v 1.5 2009/10/10 23:31:28 robbat2 Exp $
 
 MY_EXTRAS_VER="20090908-1245Z"
 EAPI=2
@@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64
 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
 EPATCH_EXCLUDE=''
 
-DEPEND=">=sys-devel/gcc-4"
+DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
 RDEPEND=""
 
 # Please do not add a naive src_unpack to this ebuild






             reply	other threads:[~2009-10-10 23:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-10 23:31 Robin H. Johnson (robbat2) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-05  0:52 [gentoo-commits] gentoo-x86 commit in dev-db/mysql: mysql-5.0.83.ebuild mysql-5.0.84.ebuild ChangeLog mysql-5.0.84-r1.ebuild Robin H. Johnson (robbat2)

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=E1MwlPN-00011M-Bu@stork.gentoo.org \
    --to=robbat2@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