summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-02-07 09:46:23 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-02-07 09:46:23 +0000
commita9851ba9be421053f99f5e29ec8a1c57eb9a54a1 (patch)
tree7f670cd545bc9f11971ad0ca29c968dd5dc2cff9
parentVersion bump with some bugfixes. (diff)
downloadgentoo-2-a9851ba9be421053f99f5e29ec8a1c57eb9a54a1.tar.gz
gentoo-2-a9851ba9be421053f99f5e29ec8a1c57eb9a54a1.tar.bz2
gentoo-2-a9851ba9be421053f99f5e29ec8a1c57eb9a54a1.zip
x86 stable wrt bug #353710
(Portage version: 2.1.9.25/cvs/Linux i686)
-rw-r--r--dev-util/eric/ChangeLog6
-rw-r--r--dev-util/eric/eric-4.4.11.ebuild4
-rw-r--r--dev-util/eric/eric-5.0.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog
index de31ad9856fe..001e03154c2b 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.148 2011/01/30 16:00:17 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.149 2011/02/07 09:46:23 phajdan.jr Exp $
+
+ 07 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> eric-4.4.11.ebuild,
+ eric-5.0.5.ebuild:
+ x86 stable wrt bug #353710
30 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> eric-4.4.10.ebuild,
eric-5.0.4.ebuild:
diff --git a/dev-util/eric/eric-4.4.11.ebuild b/dev-util/eric/eric-4.4.11.ebuild
index ebbca6ab0887..f2ae90de8cfc 100644
--- a/dev-util/eric/eric-4.4.11.ebuild
+++ b/dev-util/eric/eric-4.4.11.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.11.ebuild,v 1.1 2011/01/04 21:44:00 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.4.11.ebuild,v 1.2 2011/02/07 09:46:23 phajdan.jr 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.0.5.ebuild b/dev-util/eric/eric-5.0.5.ebuild
index f10b5c90e35b..359debf2c6e0 100644
--- a/dev-util/eric/eric-5.0.5.ebuild
+++ b/dev-util/eric/eric-5.0.5.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.0.5.ebuild,v 1.1 2011/01/04 21:48:22 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.0.5.ebuild,v 1.2 2011/02/07 09:46:23 phajdan.jr 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]