diff options
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/eric/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/eric/eric-5.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog index f4696ac4428f..d1059d96b3c4 100644 --- a/dev-util/eric/ChangeLog +++ b/dev-util/eric/ChangeLog @@ -1,6 +1,9 @@ # 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.184 2012/10/24 09:54:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.185 2012/10/24 09:56:32 ago Exp $ + + 24 Oct 2012; <ago@gentoo.org> eric-5.2.5.ebuild: + Stable for amd64, wrt bug #439046 24 Oct 2012; Agostino Sarubbo <ago@gentoo.org> eric-4.5.6.ebuild: Stable for amd64, wrt bug #439046 diff --git a/dev-util/eric/eric-5.2.5.ebuild b/dev-util/eric/eric-5.2.5.ebuild index 53e1da696a59..2760bf093b29 100644 --- a/dev-util/eric/eric-5.2.5.ebuild +++ b/dev-util/eric/eric-5.2.5.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.5.ebuild,v 1.1 2012/09/08 07:57:38 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.2.5.ebuild,v 1.2 2012/10/24 09:56:32 ago 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=" |