* [gentoo-commits] gentoo-x86 commit in dev-util/eggy: eggy-0.3.3-r1.ebuild ChangeLog eggy-0.3.3.ebuild
@ 2015-01-11 11:39 Ian Delaney (idella4)
0 siblings, 0 replies; only message in thread
From: Ian Delaney (idella4) @ 2015-01-11 11:39 UTC (permalink / raw
To: gentoo-commits
idella4 15/01/11 11:39:23
Modified: ChangeLog
Added: eggy-0.3.3-r1.ebuild
Removed: eggy-0.3.3.ebuild
Log:
revbump; conversion -> distutils-r1, rm old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path
1.4 dev-util/eggy/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eggy/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eggy/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eggy/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/eggy/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 30 May 2014 21:36:14 -0000 1.3
+++ ChangeLog 11 Jan 2015 11:39:23 -0000 1.4
@@ -1,6 +1,12 @@
# ChangeLog for dev-util/eggy
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/eggy/ChangeLog,v 1.3 2014/05/30 21:36:14 pesa Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eggy/ChangeLog,v 1.4 2015/01/11 11:39:23 idella4 Exp $
+
+*eggy-0.3.3-r1 (11 Jan 2015)
+
+ 11 Jan 2015; Ian Delaney <idella4@gentoo.org> +eggy-0.3.3-r1.ebuild,
+ -eggy-0.3.3.ebuild:
+ revbump; conversion -> distutils-r1, rm old
30 May 2014; Davide Pesavento <pesa@gentoo.org> metadata.xml:
Drop to maintainer-needed.
1.1 dev-util/eggy/eggy-0.3.3-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eggy/eggy-0.3.3-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eggy/eggy-0.3.3-r1.ebuild?rev=1.1&content-type=text/plain
Index: eggy-0.3.3-r1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/eggy/eggy-0.3.3-r1.ebuild,v 1.1 2015/01/11 11:39:23 idella4 Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="An IDE/editor for several programming languages, including Python, Java, C, Perl and others"
HOMEPAGE="http://eggy.yolky.org/eggy/default/about"
SRC_URI="http://eggy.googlecode.com/files/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/PyQt4[X,${PYTHON_USEDEP}]
dev-python/qscintilla-python[${PYTHON_USEDEP}]
dev-python/chardet[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"
python_prepare_all() {
# remove the bundled chardet library
sed -i "s:'eggy\\.chardet', ::" setup.py || die
rm -rf ${P}/${PN}/chardet || die
distutils-r1_python_prepare_all
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-01-11 11:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-11 11:39 [gentoo-commits] gentoo-x86 commit in dev-util/eggy: eggy-0.3.3-r1.ebuild ChangeLog eggy-0.3.3.ebuild Ian Delaney (idella4)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox