diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-10 23:21:06 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-10 23:21:06 +0000 |
commit | e6ede64c71f5c62233d9c77d269c8b0dbbd714b6 (patch) | |
tree | c71cd28c23b89ad3225543611a2b33dff7567208 /dev-util/eric | |
parent | Stable on amd64 wrt bug 354013 and bug 354015 (diff) | |
download | gentoo-2-e6ede64c71f5c62233d9c77d269c8b0dbbd714b6.tar.gz gentoo-2-e6ede64c71f5c62233d9c77d269c8b0dbbd714b6.tar.bz2 gentoo-2-e6ede64c71f5c62233d9c77d269c8b0dbbd714b6.zip |
Stable on amd64 wrt bug #353710
(Portage version: 2.1.9.36/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/eric')
-rw-r--r-- | dev-util/eric/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/eric/eric-4.4.11.ebuild | 4 | ||||
-rw-r--r-- | dev-util/eric/eric-5.0.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog index c08fa5593617..5ebbcd257267 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.150 2011/02/08 21:53:47 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.151 2011/02/10 23:21:06 hwoarang Exp $ + + 10 Feb 2011; Markos Chandras <hwoarang@gentoo.org> eric-4.4.11.ebuild, + eric-5.0.5.ebuild: + Stable on amd64 wrt bug #353710 *eric-4.4.12 (08 Feb 2011) diff --git a/dev-util/eric/eric-4.4.11.ebuild b/dev-util/eric/eric-4.4.11.ebuild index f2ae90de8cfc..9b344b885b6c 100644 --- a/dev-util/eric/eric-4.4.11.ebuild +++ b/dev-util/eric/eric-4.4.11.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.11.ebuild,v 1.2 2011/02/07 09:46:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.4.11.ebuild,v 1.3 2011/02/10 23:21:06 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.0.5.ebuild b/dev-util/eric/eric-5.0.5.ebuild index 359debf2c6e0..387c63cbe792 100644 --- a/dev-util/eric/eric-5.0.5.ebuild +++ b/dev-util/eric/eric-5.0.5.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.0.5.ebuild,v 1.2 2011/02/07 09:46:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.0.5.ebuild,v 1.3 2011/02/10 23:21:06 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] |