* [gentoo-commits] gentoo-x86 commit in dev-util/cwdiff: cwdiff-0.2.4.ebuild ChangeLog
@ 2013-08-31 19:39 Christoph Junghans (ottxor)
0 siblings, 0 replies; only message in thread
From: Christoph Junghans (ottxor) @ 2013-08-31 19:39 UTC (permalink / raw
To: gentoo-commits
ottxor 13/08/31 19:39:41
Modified: ChangeLog
Added: cwdiff-0.2.4.ebuild
Log:
version bump
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Revision Changes Path
1.4 dev-util/cwdiff/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cwdiff/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cwdiff/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cwdiff/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/cwdiff/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 23 Jan 2013 02:17:57 -0000 1.3
+++ ChangeLog 31 Aug 2013 19:39:41 -0000 1.4
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/cwdiff
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cwdiff/ChangeLog,v 1.3 2013/01/23 02:17:57 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cwdiff/ChangeLog,v 1.4 2013/08/31 19:39:41 ottxor Exp $
+
+*cwdiff-0.2.4 (31 Aug 2013)
+
+ 31 Aug 2013; Christoph Junghans <ottxor@gentoo.org> +cwdiff-0.2.4.ebuild:
+ version bump
23 Jan 2013; Christoph Junghans <ottxor@gentoo.org> cwdiff-0.2.3.ebuild:
added ~arm and ~amd64-linux
1.1 dev-util/cwdiff/cwdiff-0.2.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cwdiff/cwdiff-0.2.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cwdiff/cwdiff-0.2.4.ebuild?rev=1.1&content-type=text/plain
Index: cwdiff-0.2.4.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/cwdiff/cwdiff-0.2.4.ebuild,v 1.1 2013/08/31 19:39:41 ottxor Exp $
EAPI=5
DESCRIPTION="Colorizes output of (w)diff"
HOMEPAGE="http://code.google.com/p/cj-overlay/source/browse/cwdiff?repo=evergreens"
SRC_URI="http://cj-overlay.googlecode.com/files/${P}.tar.gz"
RESTRICT="primaryuri"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-macos"
IUSE="a2ps mercurial"
DEPEND=""
RDEPEND="
sys-apps/sed
app-shells/bash
app-text/wdiff
sys-apps/diffutils
a2ps? ( app-text/a2ps )
mercurial? ( dev-vcs/mercurial )
"
src_install () {
dobin "${PN}"
if use mercurial ; then
insinto /etc/mercurial/hgrc.d
doins hgrc.d/"${PN}".rc
fi
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-08-31 19:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-31 19:39 [gentoo-commits] gentoo-x86 commit in dev-util/cwdiff: cwdiff-0.2.4.ebuild ChangeLog Christoph Junghans (ottxor)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox