* [gentoo-commits] gentoo-x86 commit in sys-apps/hwloc: hwloc-1.3.1.ebuild hwloc-1.4.1.ebuild ChangeLog hwloc-1.3.2.ebuild hwloc-1.4.ebuild
@ 2012-05-04 9:17 Jeff Horelick (jdhore)
0 siblings, 0 replies; only message in thread
From: Jeff Horelick (jdhore) @ 2012-05-04 9:17 UTC (permalink / raw
To: gentoo-commits
jdhore 12/05/04 09:17:27
Modified: hwloc-1.3.1.ebuild hwloc-1.4.1.ebuild ChangeLog
hwloc-1.3.2.ebuild hwloc-1.4.ebuild
Log:
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Revision Changes Path
1.3 sys-apps/hwloc/hwloc-1.3.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwloc/hwloc-1.3.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwloc/hwloc-1.3.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwloc/hwloc-1.3.1.ebuild?r1=1.2&r2=1.3
Index: hwloc-1.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hwloc/hwloc-1.3.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hwloc-1.3.1.ebuild 13 Jan 2012 17:18:05 -0000 1.2
+++ hwloc-1.3.1.ebuild 4 May 2012 09:17:27 -0000 1.3
@@ -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/sys-apps/hwloc/hwloc-1.3.1.ebuild,v 1.2 2012/01/13 17:18:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/hwloc-1.3.1.ebuild,v 1.3 2012/05/04 09:17:27 jdhore Exp $
EAPI=4
@@ -22,7 +22,7 @@
pci? ( sys-apps/pciutils )
xml? ( dev-libs/libxml2 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
numa? ( sys-process/numactl )"
DOCS=( AUTHORS NEWS README VERSION )
1.2 sys-apps/hwloc/hwloc-1.4.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwloc/hwloc-1.4.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwloc/hwloc-1.4.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwloc/hwloc-1.4.1.ebuild?r1=1.1&r2=1.2
Index: hwloc-1.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hwloc/hwloc-1.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hwloc-1.4.1.ebuild 5 Mar 2012 17:49:19 -0000 1.1
+++ hwloc-1.4.1.ebuild 4 May 2012 09:17:27 -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/sys-apps/hwloc/hwloc-1.4.1.ebuild,v 1.1 2012/03/05 17:49:19 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/hwloc-1.4.1.ebuild,v 1.2 2012/05/04 09:17:27 jdhore Exp $
EAPI=4
@@ -22,7 +22,7 @@
pci? ( sys-apps/pciutils )
xml? ( dev-libs/libxml2 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
numa? ( sys-process/numactl )"
DOCS=( AUTHORS NEWS README VERSION )
1.23 sys-apps/hwloc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwloc/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwloc/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwloc/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hwloc/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 5 Mar 2012 17:49:19 -0000 1.22
+++ ChangeLog 4 May 2012 09:17:27 -0000 1.23
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/hwloc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/ChangeLog,v 1.22 2012/03/05 17:49:19 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/ChangeLog,v 1.23 2012/05/04 09:17:27 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> hwloc-1.3.1.ebuild,
+ hwloc-1.3.2.ebuild, hwloc-1.4.ebuild, hwloc-1.4.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*hwloc-1.3.2 (05 Mar 2012)
*hwloc-1.4.1 (05 Mar 2012)
1.2 sys-apps/hwloc/hwloc-1.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwloc/hwloc-1.3.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwloc/hwloc-1.3.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwloc/hwloc-1.3.2.ebuild?r1=1.1&r2=1.2
Index: hwloc-1.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hwloc/hwloc-1.3.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hwloc-1.3.2.ebuild 5 Mar 2012 17:49:19 -0000 1.1
+++ hwloc-1.3.2.ebuild 4 May 2012 09:17:27 -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/sys-apps/hwloc/hwloc-1.3.2.ebuild,v 1.1 2012/03/05 17:49:19 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/hwloc-1.3.2.ebuild,v 1.2 2012/05/04 09:17:27 jdhore Exp $
EAPI=4
@@ -22,7 +22,7 @@
pci? ( sys-apps/pciutils )
xml? ( dev-libs/libxml2 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
numa? ( sys-process/numactl )"
DOCS=( AUTHORS NEWS README VERSION )
1.3 sys-apps/hwloc/hwloc-1.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwloc/hwloc-1.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwloc/hwloc-1.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwloc/hwloc-1.4.ebuild?r1=1.2&r2=1.3
Index: hwloc-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hwloc/hwloc-1.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hwloc-1.4.ebuild 10 Feb 2012 09:11:07 -0000 1.2
+++ hwloc-1.4.ebuild 4 May 2012 09:17:27 -0000 1.3
@@ -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/sys-apps/hwloc/hwloc-1.4.ebuild,v 1.2 2012/02/10 09:11:07 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/hwloc-1.4.ebuild,v 1.3 2012/05/04 09:17:27 jdhore Exp $
EAPI=4
@@ -22,7 +22,7 @@
pci? ( sys-apps/pciutils )
xml? ( dev-libs/libxml2 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
numa? ( sys-process/numactl )"
DOCS=( AUTHORS NEWS README VERSION )
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-04 9:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 9:17 [gentoo-commits] gentoo-x86 commit in sys-apps/hwloc: hwloc-1.3.1.ebuild hwloc-1.4.1.ebuild ChangeLog hwloc-1.3.2.ebuild hwloc-1.4.ebuild 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