jer 14/08/07 10:37:36 Modified: ChangeLog mysql-5.5.ebuild Log: Stable for HPPA (bug #518718). (Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.37 virtual/mysql/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mysql/ChangeLog?rev=1.37&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mysql/ChangeLog?rev=1.37&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mysql/ChangeLog?r1=1.36&r2=1.37 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/mysql/ChangeLog,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- ChangeLog 4 Aug 2014 04:04:07 -0000 1.36 +++ ChangeLog 7 Aug 2014 10:37:36 -0000 1.37 @@ -1,6 +1,9 @@ # ChangeLog for virtual/mysql # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/ChangeLog,v 1.36 2014/08/04 04:04:07 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/ChangeLog,v 1.37 2014/08/07 10:37:36 jer Exp $ + + 07 Aug 2014; Jeroen Roovers <[email protected]> mysql-5.5.ebuild: + Stable for HPPA (bug #518718). 04 Aug 2014; Robin H. Johnson <[email protected]> -mysql-4.0.ebuild, -mysql-4.1.ebuild, -mysql-5.0.ebuild: 1.8 virtual/mysql/mysql-5.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mysql/mysql-5.5.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mysql/mysql-5.5.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mysql/mysql-5.5.ebuild?r1=1.7&r2=1.8 Index: mysql-5.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.5.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- mysql-5.5.ebuild 25 Apr 2014 01:32:39 -0000 1.7 +++ mysql-5.5.ebuild 7 Aug 2014 10:37:36 -0000 1.8 @@ -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.5.ebuild,v 1.7 2014/04/25 01:32:39 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.5.ebuild,v 1.8 2014/08/07 10:37:36 jer Exp $ EAPI="4" @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="embedded minimal static static-libs" DEPEND=""
