diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2004-07-23 19:47:46 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2004-07-23 19:47:46 +0000 |
commit | 3dc11cb3806dc876a71fc44861209d132ee8c1e3 (patch) | |
tree | 9c0cf909ba6814c5199f3ac2a772da97cf01af82 /dev-util/eric | |
parent | Reverted back to old bsdsocket code (Manifest recommit) (diff) | |
download | gentoo-2-3dc11cb3806dc876a71fc44861209d132ee8c1e3.tar.gz gentoo-2-3dc11cb3806dc876a71fc44861209d132ee8c1e3.tar.bz2 gentoo-2-3dc11cb3806dc876a71fc44861209d132ee8c1e3.zip |
marked stable on x86
Diffstat (limited to 'dev-util/eric')
-rw-r--r-- | dev-util/eric/ChangeLog | 4 | ||||
-rw-r--r-- | dev-util/eric/eric-3.1.ebuild | 28 | ||||
-rw-r--r-- | dev-util/eric/eric-3.4.2.ebuild | 6 | ||||
-rw-r--r-- | dev-util/eric/files/digest-eric-3.1 | 1 |
4 files changed, 7 insertions, 32 deletions
diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog index a7589b4e46a5..f1dabdb818f6 100644 --- a/dev-util/eric/ChangeLog +++ b/dev-util/eric/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/eric # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 + 23 Jul 2004; Carsten Lohrke <carlo@gentoo.org> -eric-3.1.ebuild, + eric-3.4.2.ebuild: + marked stable on x86 + *eric-3.1 (11 Jul 2004) 11 Jul 2004; Carsten Lohrke <carlo@gentoo.org> +eric-3.1.ebuild, diff --git a/dev-util/eric/eric-3.1.ebuild b/dev-util/eric/eric-3.1.ebuild deleted file mode 100644 index cf4923c1f5b3..000000000000 --- a/dev-util/eric/eric-3.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.1.ebuild,v 1.8 2004/07/11 13:14:08 carlo Exp $ - -IUSE="" - -DESCRIPTION="The eric3 Python IDE" -HOMEPAGE="http://www.die-offenbachs.de/detlev/eric3.html" -SRC_URI="http://www.die-offenbachs.de/detlev/files/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" - -DEPEND="virtual/libc - sys-devel/libtool - >=x11-libs/qt-3.0.4.1 - >=dev-python/qscintilla-1.52 - >=dev-lang/python-2.2.1 - >=dev-python/sip-3.6 - <=dev-python/PyQt-3.8.1" - -src_install() { - python install.py \ - -b /usr/bin \ - -i ${D} - dodoc HISTORY LICENSE.GPL README THANKS -} diff --git a/dev-util/eric/eric-3.4.2.ebuild b/dev-util/eric/eric-3.4.2.ebuild index f1533531469b..880b29396632 100644 --- a/dev-util/eric/eric-3.4.2.ebuild +++ b/dev-util/eric/eric-3.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.4.2.ebuild,v 1.5 2004/07/11 13:14:08 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.4.2.ebuild,v 1.6 2004/07/23 19:47:46 carlo Exp $ IUSE="idl" @@ -12,7 +12,7 @@ SRC_URI="http://www.die-offenbachs.de/detlev/files/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" python_version IDIR="/usr/lib/python${PYVER}/site-packages/eric3/" @@ -25,7 +25,7 @@ DEPEND="virtual/libc >=dev-python/sip-3.8 >=dev-python/PyQt-3.8.1" -RDEPEND="idl? ( !ppc? ( >=net-misc/omniORB-4.0.3 ) )" +RDEPEND="idl? ( !sparc? ( >=net-misc/omniORB-4.0.3 ) )" src_install() { python install.py \ diff --git a/dev-util/eric/files/digest-eric-3.1 b/dev-util/eric/files/digest-eric-3.1 deleted file mode 100644 index 31ffb1530478..000000000000 --- a/dev-util/eric/files/digest-eric-3.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 268f38907bb4b820836f5ee213453bec eric-3.1.tar.gz 758122 |