diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 14:36:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 14:36:31 +0000 |
commit | edc92e66bf71230f29bf7a0fee1202142e75bb31 (patch) | |
tree | 3bfe1cf54b67b853bd69faa1fa55ba8bb52c66b9 /dev-db/mysql | |
parent | adding ~arm keyword for metasploit dep (diff) | |
download | gentoo-2-edc92e66bf71230f29bf7a0fee1202142e75bb31.tar.gz gentoo-2-edc92e66bf71230f29bf7a0fee1202142e75bb31.tar.bz2 gentoo-2-edc92e66bf71230f29bf7a0fee1202142e75bb31.zip |
Stable for ia64, wrt bug #445602
(Portage version: 2.1.11.31/cvs/Linux ia64, RepoMan options: --force, unsigned Manifest commit)
Diffstat (limited to 'dev-db/mysql')
-rw-r--r-- | dev-db/mysql/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/mysql/mysql-5.1.67.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog index d3a5b343e905..df8bc3ab8a0f 100644 --- a/dev-db/mysql/ChangeLog +++ b/dev-db/mysql/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/mysql # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.639 2013/01/21 14:00:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.640 2013/01/21 14:36:31 ago Exp $ + + 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> mysql-5.1.67.ebuild: + Stable for ia64, wrt bug #445602 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> mysql-5.1.67.ebuild: Stable for ppc, wrt bug #445602 diff --git a/dev-db/mysql/mysql-5.1.67.ebuild b/dev-db/mysql/mysql-5.1.67.ebuild index e6795d1f6fa9..580933d0e5d0 100644 --- a/dev-db/mysql/mysql-5.1.67.ebuild +++ b/dev-db/mysql/mysql-5.1.67.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.67.ebuild,v 1.5 2013/01/21 14:00:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.67.ebuild,v 1.6 2013/01/21 14:36:31 ago Exp $ EAPI="4" @@ -19,7 +19,7 @@ inherit toolchain-funcs mysql-v2 IUSE="$IUSE" # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-solaris" # When MY_EXTRAS is bumped, the index should be revised to exclude these. # This is often broken still |