diff options
author | Markus Meier <maekke@gentoo.org> | 2011-06-19 13:50:29 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-06-19 13:50:29 +0000 |
commit | d6e073288db8a7b3b073daa311ad9a11f3db40af (patch) | |
tree | 52e024f7ed6ad7ad57ebe23d0c723e4acd62f686 /dev-util/eric | |
parent | x86 stable, bug #370961 (diff) | |
download | gentoo-2-d6e073288db8a7b3b073daa311ad9a11f3db40af.tar.gz gentoo-2-d6e073288db8a7b3b073daa311ad9a11f3db40af.tar.bz2 gentoo-2-d6e073288db8a7b3b073daa311ad9a11f3db40af.zip |
x86 stable, bug #370533
(Portage version: 2.1.10.3/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-5.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog index e9e7e37fa20f..755b8c72e50c 100644 --- a/dev-util/eric/ChangeLog +++ b/dev-util/eric/ChangeLog @@ -1,6 +1,9 @@ # 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.162 2011/06/19 13:49:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.163 2011/06/19 13:50:29 maekke Exp $ + + 19 Jun 2011; Markus Meier <maekke@gentoo.org> eric-5.1.2.ebuild: + x86 stable, bug #370533 19 Jun 2011; Markus Meier <maekke@gentoo.org> eric-4.4.14.ebuild: x86 stable, bug #370533 diff --git a/dev-util/eric/eric-5.1.2.ebuild b/dev-util/eric/eric-5.1.2.ebuild index 38cace586b9b..9065d9faecd0 100644 --- a/dev-util/eric/eric-5.1.2.ebuild +++ b/dev-util/eric/eric-5.1.2.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.2.ebuild,v 1.2 2011/06/08 16:22:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.1.2.ebuild,v 1.3 2011/06/19 13:50:29 maekke 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] |