summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-01-05 20:41:43 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-01-05 20:41:43 +0000
commit1bd31462ce536e47333419bf9b55e2ba281ac45a (patch)
tree7fd4ea2a8d59238678db39ab6a8fda02f08e7e8f /dev-util/eric
parent3.14.1-r1 sparc stable, removing 3.8.1 keywords in preparation for qscintilla... (diff)
downloadgentoo-2-1bd31462ce536e47333419bf9b55e2ba281ac45a.tar.gz
gentoo-2-1bd31462ce536e47333419bf9b55e2ba281ac45a.tar.bz2
gentoo-2-1bd31462ce536e47333419bf9b55e2ba281ac45a.zip
3.7.2-r1 sparc stable, 3.5.1 nuked sparc keywords wrt cleanup #117246
(Portage version: 2.0.54)
Diffstat (limited to 'dev-util/eric')
-rw-r--r--dev-util/eric/ChangeLog6
-rw-r--r--dev-util/eric/eric-3.5.1.ebuild4
-rw-r--r--dev-util/eric/eric-3.7.2-r1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog
index 5887f6bbc942..a665f09b685d 100644
--- a/dev-util/eric/ChangeLog
+++ b/dev-util/eric/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/eric
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.33 2006/01/05 09:01:11 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.34 2006/01/05 20:41:43 gustavoz Exp $
+
+ 05 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> eric-3.5.1.ebuild,
+ eric-3.7.2-r1.ebuild:
+ 3.7.2-r1 sparc stable, 3.5.1 nuked sparc keywords wrt cleanup #117246
05 Jan 2006; Chris White <chriswhite@gentoo.org> eric-3.5.1.ebuild,
eric-3.7.2-r1.ebuild:
diff --git a/dev-util/eric/eric-3.5.1.ebuild b/dev-util/eric/eric-3.5.1.ebuild
index bbeb64a0aae3..d6f793b1cf21 100644
--- a/dev-util/eric/eric-3.5.1.ebuild
+++ b/dev-util/eric/eric-3.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.5.1.ebuild,v 1.4 2006/01/05 09:01:11 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.5.1.ebuild,v 1.5 2006/01/05 20:41:43 gustavoz Exp $
inherit python
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/eric-ide/${P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~ppc sparc ~amd64 ~ppc64"
+KEYWORDS="~ppc ~amd64 ~ppc64"
IUSE="idl"
python_version
diff --git a/dev-util/eric/eric-3.7.2-r1.ebuild b/dev-util/eric/eric-3.7.2-r1.ebuild
index d5ba03d3a4b2..5d6fb5e3ed31 100644
--- a/dev-util/eric/eric-3.7.2-r1.ebuild
+++ b/dev-util/eric/eric-3.7.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.7.2-r1.ebuild,v 1.3 2006/01/05 09:01:11 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.7.2-r1.ebuild,v 1.4 2006/01/05 20:41:43 gustavoz Exp $
inherit python eutils
@@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/eric-ide/${P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 sparc x86"
IUSE="idl"
DEPEND=">=dev-python/PyQt-3.13