diff options
-rw-r--r-- | dev-util/eric/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/eric/eric-4.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog index 3e6e8d5af33e..e768eaa0a057 100644 --- a/dev-util/eric/ChangeLog +++ b/dev-util/eric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/eric # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.121 2010/05/24 14:27:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.122 2010/06/07 15:51:09 hwoarang Exp $ + + 07 Jun 2010; Markos Chandras <hwoarang@gentoo.org> eric-4.4.3.ebuild: + Stable on amd64 wrt bug #319735 24 May 2010; <nixnut@gentoo.org> eric-4.4.3.ebuild: ppc stable #319735 diff --git a/dev-util/eric/eric-4.4.3.ebuild b/dev-util/eric/eric-4.4.3.ebuild index 769abaccd644..55e094a50d14 100644 --- a/dev-util/eric/eric-4.4.3.ebuild +++ b/dev-util/eric/eric-4.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.4.3.ebuild,v 1.3 2010/05/24 14:27:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.4.3.ebuild,v 1.4 2010/06/07 15:51:09 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2:2.6" @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/eric-ide/${MY_P}.tar.gz" SLOT="4" LICENSE="GPL-3" -KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ppc ~ppc64 ~x86" IUSE="kde spell" DEPEND="dev-python/PyQt4[assistant,svg,webkit,X] |