diff options
author | 2011-09-20 10:12:12 +0000 | |
---|---|---|
committer | 2011-09-20 10:12:12 +0000 | |
commit | 828ae76acd5db44d78c64757245897d391ea8c0b (patch) | |
tree | 66362e2d9dad9b6630575d9c77098e12c8c9cfcc /dev-db | |
parent | Version Bump, #381341; thanks Eric Johnson for the ebuild (diff) | |
download | historical-828ae76acd5db44d78c64757245897d391ea8c0b.tar.gz historical-828ae76acd5db44d78c64757245897d391ea8c0b.tar.bz2 historical-828ae76acd5db44d78c64757245897d391ea8c0b.zip |
x86 stable, see bug 383399
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/maatkit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/maatkit/maatkit-7540.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/maatkit/ChangeLog b/dev-db/maatkit/ChangeLog index 9ea90a9a792f..e006bac98974 100644 --- a/dev-db/maatkit/ChangeLog +++ b/dev-db/maatkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/maatkit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/maatkit/ChangeLog,v 1.23 2011/09/18 11:01:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/maatkit/ChangeLog,v 1.24 2011/09/20 10:12:12 nativemad Exp $ + + 20 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> maatkit-7540.ebuild: + x86 stable, see bug 383399 18 Sep 2011; Markos Chandras <hwoarang@gentoo.org> maatkit-7540.ebuild: Stable on amd64 wrt bug #383399 diff --git a/dev-db/maatkit/maatkit-7540.ebuild b/dev-db/maatkit/maatkit-7540.ebuild index 26e5d4ade9d5..0d77f2a5fd8d 100644 --- a/dev-db/maatkit/maatkit-7540.ebuild +++ b/dev-db/maatkit/maatkit-7540.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/maatkit/maatkit-7540.ebuild,v 1.2 2011/09/18 11:01:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/maatkit/maatkit-7540.ebuild,v 1.3 2011/09/20 10:12:12 nativemad Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://maatkit.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="udf" COMMON_DEPEND="dev-perl/DBI |