diff options
author | 2011-05-09 08:55:16 +0000 | |
---|---|---|
committer | 2011-05-09 08:55:16 +0000 | |
commit | e5232968f22e68605ad01598af40f3f2ff331e3d (patch) | |
tree | 24cc5fb9cda926753bf93beeae74fdd9dd58de1d /dev-util | |
parent | x86 stable per bug 354033 (diff) | |
download | gentoo-2-e5232968f22e68605ad01598af40f3f2ff331e3d.tar.gz gentoo-2-e5232968f22e68605ad01598af40f3f2ff331e3d.tar.bz2 gentoo-2-e5232968f22e68605ad01598af40f3f2ff331e3d.zip |
Stable on amd64 wrt bug #365885
(Portage version: 2.1.9.47/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/eric/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/eric/eric-4.4.13.ebuild | 4 | ||||
-rw-r--r-- | dev-util/eric/eric-5.1.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog index 5538eef05f54..609900b3dd0a 100644 --- a/dev-util/eric/ChangeLog +++ b/dev-util/eric/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/eric # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.159 2011/05/08 20:43:12 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.160 2011/05/09 08:55:16 hwoarang Exp $ + + 09 May 2011; Markos Chandras <hwoarang@gentoo.org> eric-4.4.13.ebuild, + eric-5.1.1.ebuild: + Stable on amd64 wrt bug #365885 *eric-5.1.2 (08 May 2011) diff --git a/dev-util/eric/eric-4.4.13.ebuild b/dev-util/eric/eric-4.4.13.ebuild index 14ab2aeb31f0..c99389a03b30 100644 --- a/dev-util/eric/eric-4.4.13.ebuild +++ b/dev-util/eric/eric-4.4.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.4.13.ebuild,v 1.2 2011/05/05 11:08:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.4.13.ebuild,v 1.3 2011/05/09 08:55:16 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2:2.6" @@ -21,7 +21,7 @@ SRC_URI="${BASE_URI}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="4" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="kde spell" DEPEND="dev-python/PyQt4[assistant,svg,webkit,X] diff --git a/dev-util/eric/eric-5.1.1.ebuild b/dev-util/eric/eric-5.1.1.ebuild index 2858c474f714..317383c51a3a 100644 --- a/dev-util/eric/eric-5.1.1.ebuild +++ b/dev-util/eric/eric-5.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.1.1.ebuild,v 1.2 2011/05/05 11:08:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.1.1.ebuild,v 1.3 2011/05/09 08:55:16 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="3" @@ -20,7 +20,7 @@ SRC_URI="${BASE_URI}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="5" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="spell" DEPEND=">=dev-python/PyQt4-4.7[assistant,svg,webkit,X] |