Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@×××××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mysql:master commit in: eclass/
Date: Wed, 26 Mar 2014 23:12:46
Message-Id: 1395875533.878bbcd0d4b98e7d17bbe059528e87709f50fc51.grknight.pub@gentoo
1 commit: 878bbcd0d4b98e7d17bbe059528e87709f50fc51
2 Author: Brian Evans <grknight <AT> lavabit <DOT> com>
3 AuthorDate: Wed Mar 26 23:12:13 2014 +0000
4 Commit: Brian Evans <grknight <AT> lavabit <DOT> com>
5 CommitDate: Wed Mar 26 23:12:13 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/mysql.git;a=commit;h=878bbcd0
7
8 [eclass] allow revisions of the virtual
9
10 ---
11 eclass/mysql-v2.eclass | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-)
13
14 diff --git a/eclass/mysql-v2.eclass b/eclass/mysql-v2.eclass
15 index b541347..cee33d4 100644
16 --- a/eclass/mysql-v2.eclass
17 +++ b/eclass/mysql-v2.eclass
18 @@ -351,7 +351,7 @@ fi
19 PDEPEND="perl? ( >=dev-perl/DBD-mysql-2.9004 )"
20
21 # For other stuff to bring us in
22 -PDEPEND="${PDEPEND} =virtual/mysql-${MYSQL_PV_MAJOR}"
23 +PDEPEND="${PDEPEND} ~virtual/mysql-${MYSQL_PV_MAJOR}"
24
25 #
26 # External patches