diff options
Diffstat (limited to 'dev-util/eric/eric-3.7.2-r1.ebuild')
-rw-r--r-- | dev-util/eric/eric-3.7.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/eric/eric-3.7.2-r1.ebuild b/dev-util/eric/eric-3.7.2-r1.ebuild index e8adc041fcea..eeb00921ac69 100644 --- a/dev-util/eric/eric-3.7.2-r1.ebuild +++ b/dev-util/eric/eric-3.7.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.7.2-r1.ebuild,v 1.1 2005/12/31 02:06:11 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.7.2-r1.ebuild,v 1.2 2005/12/31 12:17:01 blubb Exp $ inherit python eutils @@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/eric-ide/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="idl" DEPEND=">=dev-python/PyQt-3.13 |