From: "Tim Harder (radhermit)" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/colordiff: colordiff-1.0.13.ebuild ChangeLog
Date: Sat, 1 Dec 2012 13:34:35 +0000 (UTC) [thread overview]
Message-ID: <20121201133435.CC235216A0@flycatcher.gentoo.org> (raw)
radhermit 12/12/01 13:34:35
Modified: ChangeLog
Added: colordiff-1.0.13.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha143/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Revision Changes Path
1.92 app-misc/colordiff/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/colordiff/ChangeLog?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/colordiff/ChangeLog?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/colordiff/ChangeLog?r1=1.91&r2=1.92
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/colordiff/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog 28 Oct 2012 19:19:38 -0000 1.91
+++ ChangeLog 1 Dec 2012 13:34:35 -0000 1.92
@@ -1,6 +1,11 @@
# ChangeLog for app-misc/colordiff
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/colordiff/ChangeLog,v 1.91 2012/10/28 19:19:38 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/colordiff/ChangeLog,v 1.92 2012/12/01 13:34:35 radhermit Exp $
+
+*colordiff-1.0.13 (01 Dec 2012)
+
+ 01 Dec 2012; Tim Harder <radhermit@gentoo.org> +colordiff-1.0.13.ebuild:
+ Version bump.
*colordiff-1.0.12 (28 Oct 2012)
1.1 app-misc/colordiff/colordiff-1.0.13.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/colordiff/colordiff-1.0.13.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/colordiff/colordiff-1.0.13.ebuild?rev=1.1&content-type=text/plain
Index: colordiff-1.0.13.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/colordiff/colordiff-1.0.13.ebuild,v 1.1 2012/12/01 13:34:35 radhermit Exp $
EAPI=5
inherit prefix
DESCRIPTION="Colorizes output of diff"
HOMEPAGE="http://www.colordiff.org/"
SRC_URI="http://www.colordiff.org/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND="sys-apps/diffutils"
src_prepare() {
# set proper etcdir for Gentoo Prefix
sed -i -e "s:'/etc:'@GENTOO_PORTAGE_EPREFIX@/etc:" "${S}/colordiff.pl" \
|| die "sed etcdir failed"
eprefixify "${S}"/colordiff.pl
}
# This package has a makefile, but we don't want to run it
src_compile() { :; }
src_install() {
newbin ${PN}{.pl,}
newbin cdiff.sh cdiff
insinto /etc
doins colordiffrc colordiffrc-lightbg
dodoc BUGS CHANGES README
doman {cdiff,colordiff}.1
}
next reply other threads:[~2012-12-01 13:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-01 13:34 Tim Harder (radhermit) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-01-14 16:38 [gentoo-commits] gentoo-x86 commit in app-misc/colordiff: colordiff-1.0.13.ebuild ChangeLog Sergey Popov (pinkbyte)
2013-01-14 17:15 Sergey Popov (pinkbyte)
2013-01-16 15:04 Agostino Sarubbo (ago)
2013-01-16 18:53 Agostino Sarubbo (ago)
2013-01-20 10:16 Agostino Sarubbo (ago)
2013-01-21 14:30 Agostino Sarubbo (ago)
2013-01-21 16:03 Agostino Sarubbo (ago)
2013-01-22 17:30 Agostino Sarubbo (ago)
2013-07-21 16:09 Jeroen Roovers (jer)
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=20121201133435.CC235216A0@flycatcher.gentoo.org \
--to=radhermit@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