Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mysql:master commit in: dev-db/mysql-cluster/
Date: Thu, 02 Mar 2017 14:30:55
Message-Id: 1488464813.3db73cff993396fb4ba80d2c319aa12d7d61f009.grknight@gentoo
1 commit: 3db73cff993396fb4ba80d2c319aa12d7d61f009
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 2 14:26:53 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 2 14:26:53 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/mysql.git/commit/?id=3db73cff
7
8 dev-db/mysql-cluster: Drop $Id$ header
9
10 dev-db/mysql-cluster/mysql-cluster-7.2.22.ebuild | 3 +--
11 dev-db/mysql-cluster/mysql-cluster-7.3.11.ebuild | 3 +--
12 2 files changed, 2 insertions(+), 4 deletions(-)
13
14 diff --git a/dev-db/mysql-cluster/mysql-cluster-7.2.22.ebuild b/dev-db/mysql-cluster/mysql-cluster-7.2.22.ebuild
15 index b0939d6..09d32b5 100644
16 --- a/dev-db/mysql-cluster/mysql-cluster-7.2.22.ebuild
17 +++ b/dev-db/mysql-cluster/mysql-cluster-7.2.22.ebuild
18 @@ -1,6 +1,5 @@
19 -# Copyright 1999-2015 Gentoo Foundation
20 +# Copyright 1999-2017 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22 -# $Id$
23
24 EAPI=5
25 MY_EXTRAS_VER="20151117-2040Z"
26
27 diff --git a/dev-db/mysql-cluster/mysql-cluster-7.3.11.ebuild b/dev-db/mysql-cluster/mysql-cluster-7.3.11.ebuild
28 index bbc3866..75316b6 100644
29 --- a/dev-db/mysql-cluster/mysql-cluster-7.3.11.ebuild
30 +++ b/dev-db/mysql-cluster/mysql-cluster-7.3.11.ebuild
31 @@ -1,6 +1,5 @@
32 -# Copyright 1999-2015 Gentoo Foundation
33 +# Copyright 1999-2017 Gentoo Foundation
34 # Distributed under the terms of the GNU General Public License v2
35 -# $Id$
36
37 EAPI=5
38 MY_EXTRAS_VER="20151117-2040Z"