diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-23 11:35:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-23 11:35:56 +0000 |
commit | 2217e1000596ce5a8f051777eec15ea5d8fef929 (patch) | |
tree | 54a731773e9031fc523db1b1871c4f990c3ce89b /dev-util/eric | |
parent | Stable on amd64 and x86, wrt bug #469466. Fix minor QA issue with quoting (diff) | |
download | gentoo-2-2217e1000596ce5a8f051777eec15ea5d8fef929.tar.gz gentoo-2-2217e1000596ce5a8f051777eec15ea5d8fef929.tar.bz2 gentoo-2-2217e1000596ce5a8f051777eec15ea5d8fef929.zip |
Stable for amd64, wrt bug #470488
(Portage version: 2.1.12.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/eric')
-rw-r--r-- | dev-util/eric/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/eric/eric-4.5.10.ebuild | 4 | ||||
-rw-r--r-- | dev-util/eric/eric-5.3.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog index 236c05faef1d..c7875ff06565 100644 --- a/dev-util/eric/ChangeLog +++ b/dev-util/eric/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/eric # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.196 2013/05/22 09:49:18 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.197 2013/05/23 11:35:56 ago Exp $ + + 23 May 2013; Agostino Sarubbo <ago@gentoo.org> eric-4.5.10.ebuild, + eric-5.3.2.ebuild: + Stable for amd64, wrt bug #470488 *eric-5.3.3 (22 May 2013) diff --git a/dev-util/eric/eric-4.5.10.ebuild b/dev-util/eric/eric-4.5.10.ebuild index 0e75e6e476c4..21516218ce8c 100644 --- a/dev-util/eric/eric-4.5.10.ebuild +++ b/dev-util/eric/eric-4.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.10.ebuild,v 1.2 2013/05/22 08:10:00 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.10.ebuild,v 1.3 2013/05/23 11:35:56 ago 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.3.2.ebuild b/dev-util/eric/eric-5.3.2.ebuild index c061d05cb193..432d3aa14ee0 100644 --- a/dev-util/eric/eric-5.3.2.ebuild +++ b/dev-util/eric/eric-5.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.3.2.ebuild,v 1.1 2013/04/07 23:49:00 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.3.2.ebuild,v 1.2 2013/05/23 11:35:56 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=" |