Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137883 - Version bump dev-util/eric-3.9.1
Summary: Version bump dev-util/eric-3.9.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
: 138989 140129 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-06-24 14:47 UTC by Jorma Rus
Modified: 2006-10-14 06:47 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
eric-3.9.1.ebuild (eric-3.9.1.ebuild,1.29 KB, text/plain)
2006-06-24 15:34 UTC, Jorma Rus
Details
/~/overlay/dev-util/ericeric-3.9.1.ebuild (eric-3.9.1.ebuild,1.32 KB, text/plain)
2006-07-04 06:12 UTC, Jorma Rus
Details
/~/overlay/dev-util/eric/eric-3.9.1.ebuild (eric-3.9.1.ebuild,1.32 KB, text/plain)
2006-07-04 06:12 UTC, Jorma Rus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jorma Rus 2006-06-24 14:47:09 UTC
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.8.2.ebuild,v 1.1 2006/04/23 17:08:30 carlo Exp $

inherit python eutils

MY_PV=${PV/"?.?_pre"/"snapshot-"}
S=${WORKDIR}/${PN}-${MY_PV}

DESCRIPTION="eric3 is a full featured Python IDE that is written in PyQt using the QScintilla editor widget"
HOMEPAGE="http://www.die-offenbachs.de/detlev/eric3.html"
SRC_URI="mirror://sourceforge/eric-ide/${P}.tar.gz"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86"
IUSE="idl"

DEPEND=">=dev-python/PyQt-3.13
    >=dev-python/pyxml-0.8.4"

RDEPEND=">=dev-python/PyQt-3.13
    >=dev-python/pyxml-0.8.4
    idl? ( !sparc? ( >=net-misc/omniORB-4.0.3 ) )"

LANGS="de fr ru"

python_version

src_install() {
    python install.py \
        -b ${ROOT}usr/bin \
        -i ${D} \
        -d "${ROOT}usr/$(get_libdir)/python${PYVER}/site-packages" \
        -c

    dodoc HISTORY LICENSE.GPL THANKS eric/README*
    make_desktop_entry "eric3 --nosplash" \
            eric3 \
            "${ROOT}usr/$(get_libdir)/python${PYVER}/site-packages/eric3/icons/default/eric.png" \
            "Development;IDE;Qt"
}

pkg_postinst() {
    echo ""
    einfo "If you want to use eric3 with mod_python, have a look at"
    einfo "\"${ROOT}usr/$(get_libdir)/python${PYVER}/site-packages/eric3/patch_modpython.py\"."
    echo ""
}
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-24 14:57:33 UTC
Please, don't paste ebuilds inline, use attachments. Thanks.
Comment 2 Jorma Rus 2006-06-24 15:34:04 UTC
Created attachment 90056 [details]
eric-3.9.1.ebuild

I really hate this frelling program! BugFucking I mean! Yes I do MEAN IT. So seriously!Althoug I somethimes feal the urge to share...
Comment 3 Jorma Rus 2006-07-01 13:34:59 UTC
(In reply to comment #1)
> Please, don't paste ebuilds inline, use attachments. Thanks.
> 

Could you, like remove it then, like it being in an attachment, like now, like maybe? Thank you.
Comment 4 Jorma Rus 2006-07-03 05:09:08 UTC

*** This bug has been marked as a duplicate of 138989 ***
Comment 5 Jorma Rus 2006-07-03 05:10:37 UTC
See comment #4
Comment 6 Carsten Lohrke (RETIRED) gentoo-dev 2006-07-03 08:33:54 UTC
.
Comment 7 Carsten Lohrke (RETIRED) gentoo-dev 2006-07-03 08:37:27 UTC
*** Bug 138989 has been marked as a duplicate of this bug. ***
Comment 8 Jorma Rus 2006-07-04 06:12:00 UTC
Created attachment 90846 [details]
/~/overlay/dev-util/ericeric-3.9.1.ebuild
Comment 9 Jorma Rus 2006-07-04 06:12:59 UTC
Created attachment 90847 [details]
/~/overlay/dev-util/eric/eric-3.9.1.ebuild
Comment 10 Jorma Rus 2006-07-11 05:19:39 UTC
.
Comment 11 Jorma Rus 2006-07-11 05:21:22 UTC
.
Comment 12 Carsten Lohrke (RETIRED) gentoo-dev 2006-07-11 10:22:14 UTC
Jorma: Please stop this stupid behaviour.
Comment 13 Jorma Rus 2006-07-11 10:26:22 UTC
YOU ARE A MORON! NO, I DO SAY OTHERWISE!
Comment 14 Jorma Rus 2006-07-11 10:28:06 UTC
.
Comment 15 Bryan Østergaard (RETIRED) gentoo-dev 2006-07-11 10:47:45 UTC
Please let the developers close bugs when they're actually fixed.
Comment 16 Jakub Moc (RETIRED) gentoo-dev 2006-07-12 09:46:17 UTC
*** Bug 140129 has been marked as a duplicate of this bug. ***
Comment 17 Derek Gaston 2006-10-06 18:40:41 UTC
I can confirm that just bumping the name of the file from eric-3.8.2.ebuild to eric-3.9.1.ebuild works just fine.

Why is it that only such an old version (eric-3.7.2-r1) is marked stable for amd64?  3.9.1 is completely stable... and is even in rpm repositories for Fedora Core already.... and I use it on a daily basis.

What needs to happen to get it marked as stable?  I'm willing to do any testing necessary.

Derek
Comment 18 Bryan Østergaard (RETIRED) gentoo-dev 2006-10-14 06:47:40 UTC
Finally in CVS.