From: "Tomas Chvatal (scarabeus)" <scarabeus@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: Fri, 05 Jun 2009 17:50:28 +0000 [thread overview]
Message-ID: <E1MCdYi-0004tZ-7V@stork.gentoo.org> (raw)
scarabeus 09/06/05 17:50:28
Modified: ChangeLog kdiff3-0.9.95.ebuild
Log:
Adjust useflags to corespond with reality. Thx to Mr_Bones_ for report.
(Portage version: 2.2_rc33/cvs/Linux i686)
Revision Changes Path
1.38 kde-misc/kdiff3/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kdiff3/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kdiff3/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kdiff3/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kdiff3/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 6 Apr 2009 11:40:43 -0000 1.37
+++ ChangeLog 5 Jun 2009 17:50:28 -0000 1.38
@@ -1,6 +1,9 @@
# 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.37 2009/04/06 11:40:43 scarabeus Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdiff3/ChangeLog,v 1.38 2009/06/05 17:50:28 scarabeus Exp $
+
+ 05 Jun 2009; Tomáš Chvátal <scarabeus@gentoo.org> kdiff3-0.9.95.ebuild:
+ Adjust useflags to corespond with reality. Thx to Mr_Bones_ for report.
06 Apr 2009; Tomas Chvatal <scarabeus@gentoo.org>
-kdiff3-0.9.94-r1.ebuild, kdiff3-0.9.95.ebuild:
1.3 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.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kdiff3/kdiff3-0.9.95.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kdiff3/kdiff3-0.9.95.ebuild?r1=1.2&r2=1.3
Index: kdiff3-0.9.95.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kdiff3/kdiff3-0.9.95.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kdiff3-0.9.95.ebuild 6 Apr 2009 11:40:43 -0000 1.2
+++ kdiff3-0.9.95.ebuild 5 Jun 2009 17:50:28 -0000 1.3
@@ -1,6 +1,6 @@
# 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.2 2009/04/06 11:40:43 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdiff3/kdiff3-0.9.95.ebuild,v 1.3 2009/06/05 17:50:28 scarabeus Exp $
EAPI="2"
@@ -15,7 +15,7 @@
SLOT="1"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="debug htmlhandbook"
+IUSE="debug handbook"
RDEPEND=">=kde-base/libkonq-${KDE_MINIMAL}
sys-apps/diffutils
@@ -23,7 +23,7 @@
src_prepare() {
# fix handbook
- if ! use htmlhandbook; then
+ if ! use handbook; then
sed -i \
-e "/add_subdirectory(doc)*$/ s/^#DONOTWANT //" \
"${S}"/CMakeLists.txt || die "removing docs failed"
next reply other threads:[~2009-06-05 17:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-05 17:50 Tomas Chvatal (scarabeus) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-02-13 20:06 [gentoo-commits] gentoo-x86 commit in kde-misc/kdiff3: ChangeLog kdiff3-0.9.95.ebuild Tomas Chvatal (scarabeus)
2010-07-29 23:08 Jeremy Olexa (darkside)
2009-10-18 18:27 Markus Meier (maekke)
2009-10-13 14:12 Samuli Suominen (ssuominen)
2009-06-14 10:49 Tomas Chvatal (scarabeus)
2009-03-04 9:08 Bernard Cafarelli (voyageur)
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=E1MCdYi-0004tZ-7V@stork.gentoo.org \
--to=scarabeus@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