diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:52:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:52:49 +0000 |
commit | d8ad5d7ba1c57cb31d9f65e68f658b197effe186 (patch) | |
tree | f679a14e5d07c6f08cea7403a05a045d72de5de0 /dev-util | |
parent | Stable for x86, wrt bug #490816 (diff) | |
download | gentoo-2-d8ad5d7ba1c57cb31d9f65e68f658b197effe186.tar.gz gentoo-2-d8ad5d7ba1c57cb31d9f65e68f658b197effe186.tar.bz2 gentoo-2-d8ad5d7ba1c57cb31d9f65e68f658b197effe186.zip |
Stable for x86, wrt bug #486724
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/eric/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/eric/eric-4.5.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog index e2cc625a7712..2fa77a6345bf 100644 --- a/dev-util/eric/ChangeLog +++ b/dev-util/eric/ChangeLog @@ -1,6 +1,9 @@ # 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.205 2013/11/24 22:54:02 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.206 2013/12/24 12:52:49 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> eric-4.5.14.ebuild: + Stable for x86, wrt bug #486724 *eric-5.3.8 (24 Nov 2013) *eric-4.5.16 (24 Nov 2013) diff --git a/dev-util/eric/eric-4.5.14.ebuild b/dev-util/eric/eric-4.5.14.ebuild index a7e5e37fe188..0c54cb480e72 100644 --- a/dev-util/eric/eric-4.5.14.ebuild +++ b/dev-util/eric/eric-4.5.14.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.14.ebuild,v 1.2 2013/10/14 18:05:35 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.14.ebuild,v 1.3 2013/12/24 12:52:49 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=" |