public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka (kensington)" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kdepimlibs: kdepimlibs-4.8.3.ebuild ChangeLog
Date: Wed, 30 May 2012 10:40:42 +0000 (UTC)	[thread overview]
Message-ID: <20120530104042.D2DEF2004B@flycatcher.gentoo.org> (raw)

kensington    12/05/30 10:40:42

  Modified:             kdepimlibs-4.8.3.ebuild ChangeLog
  Log:
  Add boost as an rdep, since headers that include it are installed. Fixes bug #418071.
  
  (Portage version: 2.1.10.63/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  kde-base/kdepimlibs/kdepimlibs-4.8.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.8.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.8.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.8.3.ebuild?r1=1.4&r2=1.5

Index: kdepimlibs-4.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.8.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kdepimlibs-4.8.3.ebuild	24 May 2012 08:49:06 -0000	1.4
+++ kdepimlibs-4.8.3.ebuild	30 May 2012 10:40:42 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.8.3.ebuild,v 1.4 2012/05/24 08:49:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.8.3.ebuild,v 1.5 2012/05/30 10:40:42 kensington Exp $
 
 EAPI=4
 
@@ -19,8 +19,9 @@
 # some akonadi tests timeout, that probaly needs more work as its ~700 tests
 RESTRICT="test"
 
-COMMON_DEPEND="
+DEPEND="
 	>=app-crypt/gpgme-1.1.6
+	>=dev-libs/boost-1.35.0-r5
 	dev-libs/libgpg-error
 	>=dev-libs/libical-0.43
 	dev-libs/cyrus-sasl
@@ -33,10 +34,9 @@
 	)
 	ldap? ( net-nds/openldap )
 "
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/boost-1.35.0-r5
-"
-RDEPEND="${COMMON_DEPEND}"
+# boost is not linked to, but headers which include it are installed
+# bug #418071
+RDEPEND="${DEPEND}"
 
 src_prepare() {
 	kde4-base_src_prepare



1.149                kde-base/kdepimlibs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepimlibs/ChangeLog?rev=1.149&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepimlibs/ChangeLog?rev=1.149&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepimlibs/ChangeLog?r1=1.148&r2=1.149

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- ChangeLog	24 May 2012 11:38:04 -0000	1.148
+++ ChangeLog	30 May 2012 10:40:42 -0000	1.149
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kdepimlibs
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.148 2012/05/24 11:38:04 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.149 2012/05/30 10:40:42 kensington Exp $
+
+  30 May 2012; Michael Palimaka <kensington@gentoo.org> kdepimlibs-4.8.3.ebuild:
+  Add boost as an rdep, since headers that include it are installed. Fixes bug
+  #418071.
 
   24 May 2012; Johannes Huber <johu@gentoo.org> -kdepimlibs-4.8.1.ebuild:
   Remove KDE SC 4.8.1






                 reply	other threads:[~2012-05-30 10:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20120530104042.D2DEF2004B@flycatcher.gentoo.org \
    --to=kensington@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