public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Bernard Cafarelli (voyageur)" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in kde-misc/kdiff3: ChangeLog kdiff3-0.9.95.ebuild
Date: Wed, 04 Mar 2009 09:08:22 +0000	[thread overview]
Message-ID: <E1Len5S-0008Ht-Ip@stork.gentoo.org> (raw)

voyageur    09/03/04 09:08:22

  Modified:             ChangeLog
  Added:                kdiff3-0.9.95.ebuild
  Log:
  Version bump, show line end style for each file, bugfixes
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.36                 kde-misc/kdiff3/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kdiff3/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kdiff3/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kdiff3/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kdiff3/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	25 Feb 2009 01:04:24 -0000	1.35
+++ ChangeLog	4 Mar 2009 09:08:22 -0000	1.36
@@ -1,6 +1,12 @@
 # ChangeLog for kde-misc/kdiff3
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdiff3/ChangeLog,v 1.35 2009/02/25 01:04:24 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdiff3/ChangeLog,v 1.36 2009/03/04 09:08:22 voyageur Exp $
+
+*kdiff3-0.9.95 (04 Mar 2009)
+
+  04 Mar 2009; Bernard Cafarelli <voyageur@gentoo.org>
+  +kdiff3-0.9.95.ebuild:
+  Version bump, show line end style for each file, bugfixes
 
   25 Feb 2009; Joseph Jezak <josejx@gentoo.org> kdiff3-0.9.94-r1.ebuild:
   Marked ~ppc for bug #258384.



1.1                  kde-misc/kdiff3/kdiff3-0.9.95.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kdiff3/kdiff3-0.9.95.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kdiff3/kdiff3-0.9.95.ebuild?rev=1.1&content-type=text/plain

Index: kdiff3-0.9.95.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdiff3/kdiff3-0.9.95.ebuild,v 1.1 2009/03/04 09:08:22 voyageur Exp $

EAPI="2"

KDE_LINGUAS="ar bg br cs cy da de el en_GB es et fr ga gl hi hu it ja ka lt nb
nds nl pl pt pt_BR ro ru rw sv ta tg tr uk zh_CN"
inherit kde4-base

DESCRIPTION="KDE-based frontend to diff3"
HOMEPAGE="http://kdiff3.sourceforge.net/"
SRC_URI="mirror://sourceforge/kdiff3/${P}.tar.gz"

SLOT="1"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="debug htmlhandbook"

RDEPEND=">=kde-base/libkonq-${KDE_MINIMAL}[kdeprefix=]
	sys-apps/diffutils
	!kdeprefix? ( !kde-misc/kdiff3:0 )"

src_prepare() {
	# fix handbook
	if ! use htmlhandbook; then
		sed -i \
			-e "/add_subdirectory(doc)*$/ s/^#DONOTWANT //" \
			"${S}"/CMakeLists.txt || die "removing docs failed"
	fi
}






             reply	other threads:[~2009-03-04  9:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-04  9:08 Bernard Cafarelli (voyageur) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-06-05 17:50 [gentoo-commits] gentoo-x86 commit in kde-misc/kdiff3: ChangeLog kdiff3-0.9.95.ebuild Tomas Chvatal (scarabeus)
2009-06-14 10:49 Tomas Chvatal (scarabeus)
2009-10-13 14:12 Samuli Suominen (ssuominen)
2009-10-18 18:27 Markus Meier (maekke)
2010-07-29 23:08 Jeremy Olexa (darkside)
2011-02-13 20:06 Tomas Chvatal (scarabeus)

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=E1Len5S-0008Ht-Ip@stork.gentoo.org \
    --to=voyageur@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