diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-23 06:03:13 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-23 06:03:13 +0000 |
commit | 158b7a0257e9a3d547f2dff3a5ec2c19381686c1 (patch) | |
tree | 34838abed36e576f4bce210e6d0e9c2557c99136 /dev-util/eric | |
parent | whitespace (diff) | |
download | gentoo-2-158b7a0257e9a3d547f2dff3a5ec2c19381686c1.tar.gz gentoo-2-158b7a0257e9a3d547f2dff3a5ec2c19381686c1.tar.bz2 gentoo-2-158b7a0257e9a3d547f2dff3a5ec2c19381686c1.zip |
marked x86 per bug 410035
(Portage version: 2.2.0_alpha107/cvs/Linux i686)
Diffstat (limited to 'dev-util/eric')
-rw-r--r-- | dev-util/eric/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/eric/eric-4.5.0.ebuild | 4 | ||||
-rw-r--r-- | dev-util/eric/eric-5.2.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog index ea129bfb52cc..55c8f821aa8e 100644 --- a/dev-util/eric/ChangeLog +++ b/dev-util/eric/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/eric # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.173 2012/05/02 23:18:07 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.174 2012/05/23 06:03:13 jdhore Exp $ + + 23 May 2012; Jeff Horelick <jdhore@gentoo.org> eric-4.5.0.ebuild, + eric-5.2.0.ebuild: + marked x86 per bug 410035 *eric-5.2.2 (02 May 2012) *eric-4.5.3 (02 May 2012) diff --git a/dev-util/eric/eric-4.5.0.ebuild b/dev-util/eric/eric-4.5.0.ebuild index d1143505a788..a6450130ca6c 100644 --- a/dev-util/eric/eric-4.5.0.ebuild +++ b/dev-util/eric/eric-4.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.0.ebuild,v 1.2 2012/04/30 14:37:32 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.0.ebuild,v 1.3 2012/05/23 06:03:13 jdhore Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -21,7 +21,7 @@ BASE_URI="mirror://sourceforge/eric-ide/${MY_PN}/stable/${PV}" SRC_URI="${BASE_URI}/${MY_P}.tar.gz" LICENSE="GPL-3" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="kde spell" DEPEND=" diff --git a/dev-util/eric/eric-5.2.0.ebuild b/dev-util/eric/eric-5.2.0.ebuild index 2de14d82291c..4f1a73919e88 100644 --- a/dev-util/eric/eric-5.2.0.ebuild +++ b/dev-util/eric/eric-5.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.2.0.ebuild,v 1.2 2012/04/30 12:37:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.2.0.ebuild,v 1.3 2012/05/23 06:03:13 jdhore Exp $ EAPI="4" PYTHON_DEPEND="3:3.1" @@ -20,7 +20,7 @@ BASE_URI="mirror://sourceforge/eric-ide/${MY_PN}/stable/${PV}" SRC_URI="${BASE_URI}/${MY_P}.tar.gz" LICENSE="GPL-3" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="spell" DEPEND=" |