From: "Andrey Grozin (grozin)" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/diffuse: ChangeLog diffuse-0.4.4.ebuild
Date: Wed, 3 Nov 2010 16:10:32 +0000 (UTC) [thread overview]
Message-ID: <20101103161032.7622920051@flycatcher.gentoo.org> (raw)
grozin 10/11/03 16:10:32
Modified: ChangeLog
Added: diffuse-0.4.4.ebuild
Log:
Version bump
(Portage version: 2.2.0_alpha3/cvs/Linux i686)
Revision Changes Path
1.13 dev-util/diffuse/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffuse/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffuse/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffuse/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/diffuse/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 5 Jun 2010 15:45:44 -0000 1.12
+++ ChangeLog 3 Nov 2010 16:10:32 -0000 1.13
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/diffuse
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/diffuse/ChangeLog,v 1.12 2010/06/05 15:45:44 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffuse/ChangeLog,v 1.13 2010/11/03 16:10:32 grozin Exp $
+
+*diffuse-0.4.4 (03 Nov 2010)
+
+ 03 Nov 2010; Andrey Grozin <grozin@gentoo.org> +diffuse-0.4.4.ebuild:
+ Version bump
05 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> diffuse-0.4.3.ebuild:
x86 stable wrt bug #320031
1.1 dev-util/diffuse/diffuse-0.4.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffuse/diffuse-0.4.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffuse/diffuse-0.4.4.ebuild?rev=1.1&content-type=text/plain
Index: diffuse-0.4.4.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/diffuse/diffuse-0.4.4.ebuild,v 1.1 2010/11/03 16:10:32 grozin Exp $
EAPI="2"
PYTHON_DEPEND="2"
inherit fdo-mime python
DESCRIPTION="A graphical tool to compare and merge text files"
HOMEPAGE="http://diffuse.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="dev-python/pygtk"
# file collision, bug #279018
DEPEND="!sci-chemistry/tinker"
pkg_setup() {
python_set_active_version 2
}
src_prepare() {
python_convert_shebangs 2 src/usr/bin/diffuse
}
src_install() {
"$(PYTHON)" install.py \
--prefix=/usr \
--files-only \
--destdir="${D}" \
|| die "Installation failed"
dodoc AUTHORS ChangeLog README
}
pkg_postinst() {
fdo-mime_desktop_database_update
}
pkg_postrm() {
fdo-mime_desktop_database_update
}
reply other threads:[~2010-11-03 16:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101103161032.7622920051@flycatcher.gentoo.org \
--to=grozin@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox