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 | bc4e4f3bba0e6b6eab67a2fe08b3d318001c9826 (patch) | |
tree | b8854c5a2d9c8ffb31603da7295ef782a78d9e14 /dev-util/eric | |
parent | Stable for amd64, wrt bug #439122 (diff) | |
download | historical-bc4e4f3bba0e6b6eab67a2fe08b3d318001c9826.tar.gz historical-bc4e4f3bba0e6b6eab67a2fe08b3d318001c9826.tar.bz2 historical-bc4e4f3bba0e6b6eab67a2fe08b3d318001c9826.zip |
Stable for amd64, wrt bug #439046
Package-Manager: portage-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-4.5.6.ebuild | 4 | ||||
-rw-r--r-- | dev-util/eric/eric-5.2.5.ebuild | 4 |
3 files changed, 8 insertions, 5 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-4.5.6.ebuild b/dev-util/eric/eric-4.5.6.ebuild index a56e0db7d38f..702bbae5445a 100644 --- a/dev-util/eric/eric-4.5.6.ebuild +++ b/dev-util/eric/eric-4.5.6.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.6.ebuild,v 1.1 2012/09/08 07:57:38 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.6.ebuild,v 1.2 2012/10/24 09:54:42 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.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=" |