summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/eric/ChangeLog6
-rw-r--r--dev-util/eric/eric-4.4.14.ebuild4
-rw-r--r--dev-util/eric/eric-5.1.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog
index 609900b3dd0a..2c29de05fe9a 100644
--- a/dev-util/eric/ChangeLog
+++ b/dev-util/eric/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/eric
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.160 2011/05/09 08:55:16 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.161 2011/06/08 16:22:42 hwoarang Exp $
+
+ 08 Jun 2011; Markos Chandras <hwoarang@gentoo.org> eric-4.4.14.ebuild,
+ eric-5.1.2.ebuild:
+ Stable on amd64 wrt bug #370533
09 May 2011; Markos Chandras <hwoarang@gentoo.org> eric-4.4.13.ebuild,
eric-5.1.1.ebuild:
diff --git a/dev-util/eric/eric-4.4.14.ebuild b/dev-util/eric/eric-4.4.14.ebuild
index cd65e761db47..d0d120ed8c32 100644
--- a/dev-util/eric/eric-4.4.14.ebuild
+++ b/dev-util/eric/eric-4.4.14.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-util/eric/eric-4.4.14.ebuild,v 1.1 2011/05/08 19:56:28 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.4.14.ebuild,v 1.2 2011/06/08 16:22:42 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="2:2.6"
@@ -21,7 +21,7 @@ SRC_URI="${BASE_URI}/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="4"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE="kde spell"
DEPEND="dev-python/PyQt4[assistant,svg,webkit,X]
diff --git a/dev-util/eric/eric-5.1.2.ebuild b/dev-util/eric/eric-5.1.2.ebuild
index 8fed994e487c..38cace586b9b 100644
--- a/dev-util/eric/eric-5.1.2.ebuild
+++ b/dev-util/eric/eric-5.1.2.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-util/eric/eric-5.1.2.ebuild,v 1.1 2011/05/08 20:43:12 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.1.2.ebuild,v 1.2 2011/06/08 16:22:42 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="3"
@@ -20,7 +20,7 @@ SRC_URI="${BASE_URI}/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="5"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE="spell"
DEPEND=">=dev-python/PyQt4-4.7[assistant,svg,webkit,X]