diff options
author | 2011-05-05 11:08:57 +0000 | |
---|---|---|
committer | 2011-05-05 11:08:57 +0000 | |
commit | e05189ce409a174164b63e2d5570251a09572070 (patch) | |
tree | 16cbdb2c90a06f4b9fa1a6fc9217f639893fe971 /dev-util/eric | |
parent | x86 stable wrt bug #363767 (diff) | |
download | gentoo-2-e05189ce409a174164b63e2d5570251a09572070.tar.gz gentoo-2-e05189ce409a174164b63e2d5570251a09572070.tar.bz2 gentoo-2-e05189ce409a174164b63e2d5570251a09572070.zip |
x86 stable wrt bug #365885
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'dev-util/eric')
-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 bd38c799e9f8..9abf04d7f956 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.156 2011/04/11 06:09:47 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.157 2011/05/05 11:08:57 phajdan.jr Exp $ + + 05 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> eric-4.4.13.ebuild, + eric-5.1.1.ebuild: + x86 stable wrt bug #365885 11 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> eric-4.4.12.ebuild: x86 stable wrt bug #358309 diff --git a/dev-util/eric/eric-4.4.13.ebuild b/dev-util/eric/eric-4.4.13.ebuild index 447a9c4e9115..14ab2aeb31f0 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.1 2011/04/03 21:55:14 arfrever Exp $ +# $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 $ 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 134b802d53ff..2858c474f714 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.1 2011/04/03 22:06:09 arfrever Exp $ +# $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 $ 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] |