public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeff Horelick (jdhore)" <jdhore@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/itpp: itpp-4.2-r1.ebuild ChangeLog
Date: Fri,  4 May 2012 08:22:52 +0000 (UTC)	[thread overview]
Message-ID: <20120504082252.8E5AA20062@flycatcher.gentoo.org> (raw)

jdhore      12/05/04 08:22:52

  Modified:             itpp-4.2-r1.ebuild ChangeLog
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.11                 sci-libs/itpp/itpp-4.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/itpp/itpp-4.2-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/itpp/itpp-4.2-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/itpp/itpp-4.2-r1.ebuild?r1=1.10&r2=1.11

Index: itpp-4.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.2-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- itpp-4.2-r1.ebuild	8 Mar 2012 23:09:54 -0000	1.10
+++ itpp-4.2-r1.ebuild	4 May 2012 08:22:52 -0000	1.11
@@ -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/sci-libs/itpp/itpp-4.2-r1.ebuild,v 1.10 2012/03/08 23:09:54 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.2-r1.ebuild,v 1.11 2012/05/04 08:22:52 jdhore Exp $
 
 EAPI=4
 
@@ -19,9 +19,9 @@
 	blas? ( virtual/blas lapack? ( virtual/lapack ) )
 	!minimal? ( fftw? ( >=sci-libs/fftw-3 ) )"
 DEPEND="${RDEPEND}
-	blas? ( dev-util/pkgconfig )
+	blas? ( virtual/pkgconfig )
 	doc? ( app-doc/doxygen virtual/latex-base )
-	lapack? ( dev-util/pkgconfig )"
+	lapack? ( virtual/pkgconfig )"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-4.0.7-fastica-fix-endless-loop.patch



1.111                sci-libs/itpp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/itpp/ChangeLog?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/itpp/ChangeLog?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/itpp/ChangeLog?r1=1.110&r2=1.111

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/itpp/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog	26 Apr 2012 15:23:43 -0000	1.110
+++ ChangeLog	4 May 2012 08:22:52 -0000	1.111
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/itpp
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/ChangeLog,v 1.110 2012/04/26 15:23:43 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/ChangeLog,v 1.111 2012/05/04 08:22:52 jdhore Exp $
+
+  04 May 2012; Jeff Horelick <jdhore@gentoo.org> itpp-4.2-r1.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   26 Apr 2012; Justin Lecher <jlec@gentoo.org> itpp-4.0.6.ebuild, metadata.xml:
   Drop unnessecary die, add LICENSE






             reply	other threads:[~2012-05-04  8:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-04  8:22 Jeff Horelick (jdhore) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-07-15 10:39 [gentoo-commits] gentoo-x86 commit in sci-libs/itpp: itpp-4.2-r1.ebuild ChangeLog Justin Lecher (jlec)
2012-03-08 23:09 Brent Baude (ranger)
2012-03-01 19:47 Brent Baude (ranger)
2011-12-16 11:55 Agostino Sarubbo (ago)
2011-08-05 22:41 Sebastien Fabbro (bicatali)
2011-06-09 23:03 Sebastien Fabbro (bicatali)

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=20120504082252.8E5AA20062@flycatcher.gentoo.org \
    --to=jdhore@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