* [gentoo-commits] gentoo-x86 commit in sci-libs/qrupdate: qrupdate-1.1.0.ebuild qrupdate-1.1.2.ebuild qrupdate-1.1.1.ebuild ChangeLog
@ 2012-05-04 8:22 Jeff Horelick (jdhore)
0 siblings, 0 replies; only message in thread
From: Jeff Horelick (jdhore) @ 2012-05-04 8:22 UTC (permalink / raw
To: gentoo-commits
jdhore 12/05/04 08:22:49
Modified: qrupdate-1.1.0.ebuild qrupdate-1.1.2.ebuild
qrupdate-1.1.1.ebuild ChangeLog
Log:
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Revision Changes Path
1.13 sci-libs/qrupdate/qrupdate-1.1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.0.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.0.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.0.ebuild?r1=1.12&r2=1.13
Index: qrupdate-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- qrupdate-1.1.0.ebuild 20 Dec 2011 17:21:27 -0000 1.12
+++ qrupdate-1.1.0.ebuild 4 May 2012 08:22:49 -0000 1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.0.ebuild,v 1.12 2011/12/20 17:21:27 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.0.ebuild,v 1.13 2012/05/04 08:22:49 jdhore Exp $
EAPI="2"
@@ -20,7 +20,7 @@
virtual/blas
virtual/lapack"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}"/${PN}-1.0.1-makefile.patch
1.2 sci-libs/qrupdate/qrupdate-1.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.2.ebuild?r1=1.1&r2=1.2
Index: qrupdate-1.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qrupdate-1.1.2.ebuild 26 Apr 2012 15:18:06 -0000 1.1
+++ qrupdate-1.1.2.ebuild 4 May 2012 08:22:49 -0000 1.2
@@ -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/qrupdate/qrupdate-1.1.2.ebuild,v 1.1 2012/04/26 15:18:06 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.2.ebuild,v 1.2 2012/05/04 08:22:49 jdhore Exp $
EAPI=4
@@ -19,7 +19,7 @@
virtual/fortran
virtual/lapack"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}"/${PN}-1.1.1-Makefiles.patch
1.6 sci-libs/qrupdate/qrupdate-1.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.1.ebuild?r1=1.5&r2=1.6
Index: qrupdate-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- qrupdate-1.1.1.ebuild 19 Dec 2011 09:54:18 -0000 1.5
+++ qrupdate-1.1.1.ebuild 4 May 2012 08:22:49 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.1.ebuild,v 1.5 2011/12/19 09:54:18 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.1.ebuild,v 1.6 2012/05/04 08:22:49 jdhore Exp $
EAPI=4
@@ -18,7 +18,7 @@
RDEPEND="virtual/fortran
virtual/lapack"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}"/${P}-Makefiles.patch
1.25 sci-libs/qrupdate/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/qrupdate/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/qrupdate/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/qrupdate/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/qrupdate/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 26 Apr 2012 15:18:06 -0000 1.24
+++ ChangeLog 4 May 2012 08:22:49 -0000 1.25
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/qrupdate
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/qrupdate/ChangeLog,v 1.24 2012/04/26 15:18:06 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/qrupdate/ChangeLog,v 1.25 2012/05/04 08:22:49 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> qrupdate-1.1.0.ebuild,
+ qrupdate-1.1.1.ebuild, qrupdate-1.1.2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*qrupdate-1.1.2 (26 Apr 2012)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-04 8:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 8:22 [gentoo-commits] gentoo-x86 commit in sci-libs/qrupdate: qrupdate-1.1.0.ebuild qrupdate-1.1.2.ebuild qrupdate-1.1.1.ebuild ChangeLog Jeff Horelick (jdhore)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox