commit: c58d0694a8fd531aa97d7971b06d3d6a0554c7fb Author: Robin H. Johnson <robbat2 <AT> orbis-terrarum <DOT> net> AuthorDate: Wed Jul 30 06:36:32 2014 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Wed Jul 30 06:36:32 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/mysql.git;a=commit;h=c58d0694
Bump header. Package-Manager: portage-2.2.10 --- virtual/mysql/ChangeLog | 3 +++ virtual/mysql/mysql-5.1.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/virtual/mysql/ChangeLog b/virtual/mysql/ChangeLog index ced6fe9..5fda69c 100644 --- a/virtual/mysql/ChangeLog +++ b/virtual/mysql/ChangeLog @@ -3,6 +3,9 @@ # $Header: $ 30 Jul 2014; Robin H. Johnson <[email protected]> mysql-5.1.ebuild: + Bump header. + + 30 Jul 2014; Robin H. Johnson <[email protected]> mysql-5.1.ebuild: Fix cluster versioning. 30 Jul 2014; Robin H. Johnson <[email protected]> mysql-5.6.ebuild: diff --git a/virtual/mysql/mysql-5.1.ebuild b/virtual/mysql/mysql-5.1.ebuild index 6296a84..9d8bf13 100644 --- a/virtual/mysql/mysql-5.1.ebuild +++ b/virtual/mysql/mysql-5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.1.ebuild,v 1.23 2011/04/20 12:26:25 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.1.ebuild,v 1.24 2014/07/30 06:35:52 robbat2 Exp $ EAPI="2"
