summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-07-17 12:58:04 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-07-17 12:58:04 +0000
commit15c5481e6ac9c73061237e03f5f874a360c6d0f1 (patch)
treedcf74da4e08e0424ac437da84190fb66ead6d599 /dev-db
parentstable x86, bug 328265 (diff)
downloadgentoo-2-15c5481e6ac9c73061237e03f5f874a360c6d0f1.tar.gz
gentoo-2-15c5481e6ac9c73061237e03f5f874a360c6d0f1.tar.bz2
gentoo-2-15c5481e6ac9c73061237e03f5f874a360c6d0f1.zip
stable x86, bug 328267
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/metakit/ChangeLog6
-rw-r--r--dev-db/metakit/metakit-2.4.9.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/metakit/ChangeLog b/dev-db/metakit/ChangeLog
index b909adfb426c..680f33e70851 100644
--- a/dev-db/metakit/ChangeLog
+++ b/dev-db/metakit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/metakit
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/ChangeLog,v 1.50 2010/07/14 16:38:32 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/ChangeLog,v 1.51 2010/07/17 12:58:04 fauli Exp $
+
+ 17 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+ metakit-2.4.9.7.ebuild:
+ stable x86, bug 328267
14 Jul 2010; Markos Chandras <hwoarang@gentoo.org> metakit-2.4.9.7.ebuild:
Stable on amd64 wrt bug #328267
diff --git a/dev-db/metakit/metakit-2.4.9.7.ebuild b/dev-db/metakit/metakit-2.4.9.7.ebuild
index c2d7db8e22b2..845638114dc2 100644
--- a/dev-db/metakit/metakit-2.4.9.7.ebuild
+++ b/dev-db/metakit/metakit-2.4.9.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/metakit-2.4.9.7.ebuild,v 1.9 2010/07/14 16:38:32 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/metakit-2.4.9.7.ebuild,v 1.10 2010/07/17 12:58:04 fauli Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
@@ -15,7 +15,7 @@ SRC_URI="http://www.equi4.com/pub/mk/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~s390 ~sparc x86"
IUSE="python static tcl"
DEPEND="tcl? ( >=dev-lang/tcl-8.3.3-r2 )"