public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ingmar Vanhassel (ingmar)" <ingmar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/korn: korn-3.5.9.ebuild ChangeLog
Date: Fri, 07 Mar 2008 20:41:04 +0000	[thread overview]
Message-ID: <E1JXjNI-0006RT-Uj@stork.gentoo.org> (raw)

ingmar      08/03/07 20:41:04

  Modified:             korn-3.5.9.ebuild ChangeLog
  Log:
  Allow mixing of split & monolithic ebuilds, where possible, thanks to Arfrever Frehtes Taifersar Arahesis!
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.3                  kde-base/korn/korn-3.5.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/korn/korn-3.5.9.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/korn/korn-3.5.9.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/korn/korn-3.5.9.ebuild?r1=1.2&r2=1.3

Index: korn-3.5.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/korn/korn-3.5.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- korn-3.5.9.ebuild	4 Mar 2008 06:34:03 -0000	1.2
+++ korn-3.5.9.ebuild	7 Mar 2008 20:41:04 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/korn-3.5.9.ebuild,v 1.2 2008/03/04 06:34:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/korn-3.5.9.ebuild,v 1.3 2008/03/07 20:41:04 ingmar Exp $
 
 KMNAME=kdepim
 EAPI="1"
@@ -13,7 +13,7 @@
 DEPEND=">=kde-base/mimelib-${PV}:${SLOT}
 >=kde-base/libkmime-${PV}:${SLOT}"
 RDEPEND="${DEPEND}
-	>=kde-base/kdebase-kioslaves-${PV}:${SLOT}
+	|| ( >=kde-base/kdebase-kioslaves-${PV}:${SLOT} >=kde-base/kdebase-${PV}:${SLOT} )
 	>=kde-base/kdepim-kioslaves-${PV}:${SLOT}"
 
 KMCOPYLIB="libmimelib mimelib



1.87                 kde-base/korn/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/korn/ChangeLog?rev=1.87&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/korn/ChangeLog?rev=1.87&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/korn/ChangeLog?r1=1.86&r2=1.87

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/korn/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog	4 Mar 2008 06:34:03 -0000	1.86
+++ ChangeLog	7 Mar 2008 20:41:04 -0000	1.87
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/korn
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/ChangeLog,v 1.86 2008/03/04 06:34:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/ChangeLog,v 1.87 2008/03/07 20:41:04 ingmar Exp $
+
+  07 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> korn-3.5.9.ebuild:
+  Allow mixing of split & monolithic ebuilds, where possible, thanks to
+  Arfrever Frehtes Taifersar Arahesis!
 
   04 Mar 2008; Jeroen Roovers <jer@gentoo.org> korn-3.5.8.ebuild,
   korn-3.5.9.ebuild:



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-03-07 20:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-07 20:41 Ingmar Vanhassel (ingmar) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-05-12 15:02 [gentoo-commits] gentoo-x86 commit in kde-base/korn: korn-3.5.9.ebuild ChangeLog Raul Porcel (armin76)
2008-05-12 20:03 Brent Baude (ranger)
2008-05-13 13:29 Jeroen Roovers (jer)
2008-05-14 13:28 Markus Rothe (corsair)
2008-05-18 21:02 Markus Meier (maekke)

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=E1JXjNI-0006RT-Uj@stork.gentoo.org \
    --to=ingmar@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