diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-24 09:56:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-24 09:56:32 +0000 |
commit | 931c92fc203ff94a5fcf9198e4ed5ad73d56efce (patch) | |
tree | 55c3e42ef522bb7e90c7f07e78a132ab640eb343 /dev-util/eric | |
parent | Stable for amd64, wrt bug #439122 (diff) | |
download | gentoo-2-931c92fc203ff94a5fcf9198e4ed5ad73d56efce.tar.gz gentoo-2-931c92fc203ff94a5fcf9198e4ed5ad73d56efce.tar.bz2 gentoo-2-931c92fc203ff94a5fcf9198e4ed5ad73d56efce.zip |
Stable for amd64, wrt bug #439046
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/eric')
-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=" |