* [gentoo-commits] gentoo-x86 commit in kde-base/kmail: kmail-4.3.4.ebuild ChangeLog
@ 2009-12-23 0:24 Jonathan Callen (abcd)
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Callen (abcd) @ 2009-12-23 0:24 UTC (permalink / raw
To: gentoo-commits
abcd 09/12/23 00:24:01
Modified: kmail-4.3.4.ebuild ChangeLog
Log:
Pull in changes from overlay
(Portage version: -svn/cvs/Linux i686)
Revision Changes Path
1.2 kde-base/kmail/kmail-4.3.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmail/kmail-4.3.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmail/kmail-4.3.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmail/kmail-4.3.4.ebuild?r1=1.1&r2=1.2
Index: kmail-4.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.3.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kmail-4.3.4.ebuild 1 Dec 2009 10:46:22 -0000 1.1
+++ kmail-4.3.4.ebuild 23 Dec 2009 00:24:00 -0000 1.2
@@ -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-base/kmail/kmail-4.3.4.ebuild,v 1.1 2009/12/01 10:46:22 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.3.4.ebuild,v 1.2 2009/12/23 00:24:00 abcd Exp $
EAPI="2"
@@ -40,8 +40,9 @@
PATCHES=( "${FILESDIR}/${PN}-4.1.72-fix.patch" )
src_configure() {
- mycmakeargs="${mycmakeargs}
- $(cmake-utils_use_with semantic-desktop Nepomuk)"
+ mycmakeargs=(
+ $(cmake-utils_use_with semantic-desktop Nepomuk)
+ )
kde4-meta_src_configure
}
@@ -49,8 +50,9 @@
src_compile() {
# Bug #276377: kontact/ can build before kmail/, causing a dependency not to be built
# Upstream as KDE Bug #198807
- # (setting via MAKEOPTS to trigger a repoman warning)
- MAKEOPTS="${MAKEOPTS} -j1"
+ # (setting MAKEOPTS to trigger a repoman warning)
+ : || MAKEOPTS="-j1"
+ kde4-meta_src_compile kmail_xml
kde4-meta_src_compile
}
1.192 kde-base/kmail/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.192&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.192&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmail/ChangeLog?r1=1.191&r2=1.192
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v
retrieving revision 1.191
retrieving revision 1.192
diff -u -r1.191 -r1.192
--- ChangeLog 10 Dec 2009 23:05:07 -0000 1.191
+++ ChangeLog 23 Dec 2009 00:24:00 -0000 1.192
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kmail
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.191 2009/12/10 23:05:07 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.192 2009/12/23 00:24:00 abcd Exp $
+
+ 23 Dec 2009; Jonathan Callen <abcd@gentoo.org> kmail-4.3.4.ebuild:
+ Pull in changes from overlay
10 Dec 2009; Jonathan Callen <abcd@gentoo.org>
-files/kmail-4.3.1-fix-rename-folder-on-disconnected-IMAP.patch:
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kmail: kmail-4.3.4.ebuild ChangeLog
@ 2010-01-23 20:27 Jonathan Callen (abcd)
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Callen (abcd) @ 2010-01-23 20:27 UTC (permalink / raw
To: gentoo-commits
abcd 10/01/23 20:27:58
Modified: kmail-4.3.4.ebuild ChangeLog
Log:
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Revision Changes Path
1.3 kde-base/kmail/kmail-4.3.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmail/kmail-4.3.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmail/kmail-4.3.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmail/kmail-4.3.4.ebuild?r1=1.2&r2=1.3
Index: kmail-4.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.3.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kmail-4.3.4.ebuild 23 Dec 2009 00:24:00 -0000 1.2
+++ kmail-4.3.4.ebuild 23 Jan 2010 20:27:57 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.3.4.ebuild,v 1.2 2009/12/23 00:24:00 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.3.4.ebuild,v 1.3 2010/01/23 20:27:57 abcd Exp $
EAPI="2"
@@ -8,7 +8,7 @@
inherit kde4-meta
DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE."
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug +handbook +semantic-desktop"
DEPEND="
1.194 kde-base/kmail/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.194&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.194&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmail/ChangeLog?r1=1.193&r2=1.194
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -r1.193 -r1.194
--- ChangeLog 19 Jan 2010 02:41:37 -0000 1.193
+++ ChangeLog 23 Jan 2010 20:27:57 -0000 1.194
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kmail
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.193 2010/01/19 02:41:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.194 2010/01/23 20:27:57 abcd Exp $
+
+ 23 Jan 2010; Jonathan Callen <abcd@gentoo.org> kmail-4.3.4.ebuild:
+ Keyword ~amd64-linux/~x86-linux
19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kmail-4.3.3.ebuild:
Stable for HPPA too.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-23 20:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-23 20:27 [gentoo-commits] gentoo-x86 commit in kde-base/kmail: kmail-4.3.4.ebuild ChangeLog Jonathan Callen (abcd)
-- strict thread matches above, loose matches on Subject: below --
2009-12-23 0:24 Jonathan Callen (abcd)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox