* [gentoo-commits] gentoo-x86 commit in dev-util/oprofile: ChangeLog oprofile-0.9.3.ebuild
@ 2007-12-20 15:30 Markus Meier (maekke)
0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2007-12-20 15:30 UTC (permalink / raw
To: gentoo-commits
maekke 07/12/20 15:30:45
Modified: ChangeLog oprofile-0.9.3.ebuild
Log:
quotes and x86 stable, bug #202629
(Portage version: 2.1.4_rc10)
Revision Changes Path
1.42 dev-util/oprofile/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?r1=1.41&r2=1.42
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog 23 Jul 2007 09:17:19 -0000 1.41
+++ ChangeLog 20 Dec 2007 15:30:44 -0000 1.42
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/oprofile
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.41 2007/07/23 09:17:19 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.42 2007/12/20 15:30:44 maekke Exp $
+
+ 20 Dec 2007; Markus Meier <maekke@gentoo.org> oprofile-0.9.3.ebuild:
+ quotes and x86 stable, bug #202629
*oprofile-0.9.3 (23 Jul 2007)
1.2 dev-util/oprofile/oprofile-0.9.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?r1=1.1&r2=1.2
Index: oprofile-0.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oprofile-0.9.3.ebuild 23 Jul 2007 09:17:19 -0000 1.1
+++ oprofile-0.9.3.ebuild 20 Dec 2007 15:30:44 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v 1.1 2007/07/23 09:17:19 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v 1.2 2007/12/20 15:30:44 maekke Exp $
inherit eutils qt3 linux-info
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
# IUSE: it also needs kernel sources but all gentoo users have them
IUSE="qt3"
DEPEND=">=dev-libs/popt-1.7-r1
@@ -24,8 +24,8 @@
if use qt3
then
REALHOME="$HOME"
- mkdir -p $T/fakehome/.kde
- mkdir -p $T/fakehome/.qt
+ mkdir -p "$T"/fakehome/.kde
+ mkdir -p "$T"/fakehome/.qt
export HOME="$T/fakehome"
addwrite "${QTDIR}/etc/settings"
@@ -54,7 +54,7 @@
local myinst=""
myinst="${myinst} MODINSTALLDIR=${D}/lib/modules/${KV_FULL}"
- make DESTDIR=${D} ${myinst} install || die "make install failed"
+ make DESTDIR="${D}" ${myinst} install || die "make install failed"
dodoc ChangeLog* README TODO
}
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/oprofile: ChangeLog oprofile-0.9.3.ebuild
@ 2007-12-22 11:02 Tobias Scherbaum (dertobi123)
0 siblings, 0 replies; 6+ messages in thread
From: Tobias Scherbaum (dertobi123) @ 2007-12-22 11:02 UTC (permalink / raw
To: gentoo-commits
dertobi123 07/12/22 11:02:10
Modified: ChangeLog oprofile-0.9.3.ebuild
Log:
ppc stable, bug #202629
(Portage version: 2.1.4_rc11)
Revision Changes Path
1.43 dev-util/oprofile/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?r1=1.42&r2=1.43
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog 20 Dec 2007 15:30:44 -0000 1.42
+++ ChangeLog 22 Dec 2007 11:02:09 -0000 1.43
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/oprofile
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.42 2007/12/20 15:30:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.43 2007/12/22 11:02:09 dertobi123 Exp $
+
+ 22 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ oprofile-0.9.3.ebuild:
+ ppc stable, bug #202629
20 Dec 2007; Markus Meier <maekke@gentoo.org> oprofile-0.9.3.ebuild:
quotes and x86 stable, bug #202629
1.3 dev-util/oprofile/oprofile-0.9.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?r1=1.2&r2=1.3
Index: oprofile-0.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- oprofile-0.9.3.ebuild 20 Dec 2007 15:30:44 -0000 1.2
+++ oprofile-0.9.3.ebuild 22 Dec 2007 11:02:09 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v 1.2 2007/12/20 15:30:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v 1.3 2007/12/22 11:02:09 dertobi123 Exp $
inherit eutils qt3 linux-info
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86"
# IUSE: it also needs kernel sources but all gentoo users have them
IUSE="qt3"
DEPEND=">=dev-libs/popt-1.7-r1
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/oprofile: ChangeLog oprofile-0.9.3.ebuild
@ 2008-01-07 5:37 Olivier Crete (tester)
0 siblings, 0 replies; 6+ messages in thread
From: Olivier Crete (tester) @ 2008-01-07 5:37 UTC (permalink / raw
To: gentoo-commits
tester 08/01/07 05:37:35
Modified: ChangeLog oprofile-0.9.3.ebuild
Log:
Stable on amd64
(Portage version: 2.1.3.19)
Revision Changes Path
1.44 dev-util/oprofile/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?r1=1.43&r2=1.44
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog 22 Dec 2007 11:02:09 -0000 1.43
+++ ChangeLog 7 Jan 2008 05:37:34 -0000 1.44
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/oprofile
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.43 2007/12/22 11:02:09 dertobi123 Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.44 2008/01/07 05:37:34 tester Exp $
+
+ 07 Jan 2008; <tester@gentoo.org> oprofile-0.9.3.ebuild:
+ Stable on amd64
22 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
oprofile-0.9.3.ebuild:
1.4 dev-util/oprofile/oprofile-0.9.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?r1=1.3&r2=1.4
Index: oprofile-0.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- oprofile-0.9.3.ebuild 22 Dec 2007 11:02:09 -0000 1.3
+++ oprofile-0.9.3.ebuild 7 Jan 2008 05:37:34 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v 1.3 2007/12/22 11:02:09 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v 1.4 2008/01/07 05:37:34 tester Exp $
inherit eutils qt3 linux-info
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
# IUSE: it also needs kernel sources but all gentoo users have them
IUSE="qt3"
DEPEND=">=dev-libs/popt-1.7-r1
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/oprofile: ChangeLog oprofile-0.9.3.ebuild
@ 2008-02-06 17:38 Jeroen Roovers (jer)
0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2008-02-06 17:38 UTC (permalink / raw
To: gentoo-commits
jer 08/02/06 17:38:16
Modified: ChangeLog oprofile-0.9.3.ebuild
Log:
Stable for HPPA too.
(Portage version: 2.1.3.19)
Revision Changes Path
1.45 dev-util/oprofile/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?r1=1.44&r2=1.45
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog 7 Jan 2008 05:37:34 -0000 1.44
+++ ChangeLog 6 Feb 2008 17:38:16 -0000 1.45
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/oprofile
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.44 2008/01/07 05:37:34 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.45 2008/02/06 17:38:16 jer Exp $
+
+ 06 Feb 2008; Jeroen Roovers <jer@gentoo.org> oprofile-0.9.3.ebuild:
+ Stable for HPPA too.
07 Jan 2008; <tester@gentoo.org> oprofile-0.9.3.ebuild:
Stable on amd64
1.5 dev-util/oprofile/oprofile-0.9.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?r1=1.4&r2=1.5
Index: oprofile-0.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- oprofile-0.9.3.ebuild 7 Jan 2008 05:37:34 -0000 1.4
+++ oprofile-0.9.3.ebuild 6 Feb 2008 17:38:16 -0000 1.5
@@ -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/dev-util/oprofile/oprofile-0.9.3.ebuild,v 1.4 2008/01/07 05:37:34 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v 1.5 2008/02/06 17:38:16 jer Exp $
inherit eutils qt3 linux-info
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 hppa ppc ~ppc64 ~sparc x86"
# IUSE: it also needs kernel sources but all gentoo users have them
IUSE="qt3"
DEPEND=">=dev-libs/popt-1.7-r1
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/oprofile: ChangeLog oprofile-0.9.3.ebuild
@ 2008-04-27 19:17 Michael Januszewski (spock)
0 siblings, 0 replies; 6+ messages in thread
From: Michael Januszewski (spock) @ 2008-04-27 19:17 UTC (permalink / raw
To: gentoo-commits
spock 08/04/27 19:17:45
Modified: ChangeLog oprofile-0.9.3.ebuild
Log:
Add a fix for GCC 4.3 (bug #218727).
(Portage version: 2.1.5_rc6)
Revision Changes Path
1.46 dev-util/oprofile/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?r1=1.45&r2=1.46
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog 6 Feb 2008 17:38:16 -0000 1.45
+++ ChangeLog 27 Apr 2008 19:17:44 -0000 1.46
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/oprofile
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.45 2008/02/06 17:38:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.46 2008/04/27 19:17:44 spock Exp $
+
+ 27 Apr 2008; Michał Januszewski <spock@gentoo.org>
+ +files/oprofile-0.9.3-gcc43.patch, oprofile-0.9.3.ebuild:
+ Add a fix for GCC 4.3 (bug #218727).
06 Feb 2008; Jeroen Roovers <jer@gentoo.org> oprofile-0.9.3.ebuild:
Stable for HPPA too.
1.6 dev-util/oprofile/oprofile-0.9.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?r1=1.5&r2=1.6
Index: oprofile-0.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- oprofile-0.9.3.ebuild 6 Feb 2008 17:38:16 -0000 1.5
+++ oprofile-0.9.3.ebuild 27 Apr 2008 19:17:44 -0000 1.6
@@ -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/dev-util/oprofile/oprofile-0.9.3.ebuild,v 1.5 2008/02/06 17:38:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v 1.6 2008/04/27 19:17:44 spock Exp $
inherit eutils qt3 linux-info
@@ -18,6 +18,12 @@
>=sys-libs/glibc-2.3.2-r1
qt3? ( $(qt_min_version 3.3) )"
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+ epatch "${FILESDIR}"/${P}-gcc43.patch
+}
+
src_compile() {
local myconf=""
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/oprofile: ChangeLog oprofile-0.9.3.ebuild
@ 2009-06-05 22:23 Michael Januszewski (spock)
0 siblings, 0 replies; 6+ messages in thread
From: Michael Januszewski (spock) @ 2009-06-05 22:23 UTC (permalink / raw
To: gentoo-commits
spock 09/06/05 22:23:27
Modified: ChangeLog oprofile-0.9.3.ebuild
Log:
Make oprofile 0.9.3 build with GCC 4.3.3.
(Portage version: 2.1.6.13/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.58 dev-util/oprofile/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?r1=1.57&r2=1.58
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog 26 May 2009 20:45:09 -0000 1.57
+++ ChangeLog 5 Jun 2009 22:23:27 -0000 1.58
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/oprofile
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.57 2009/05/26 20:45:09 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.58 2009/06/05 22:23:27 spock Exp $
+
+ 05 Jun 2009; Michał Januszewski <spock@gentoo.org> oprofile-0.9.3.ebuild:
+ Make oprofile 0.9.3 build with GCC 4.3.3.
26 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
oprofile-0.9.4.ebuild, +files/oprofile-0.9.4+glibc-2.10.patch:
1.8 dev-util/oprofile/oprofile-0.9.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?r1=1.7&r2=1.8
Index: oprofile-0.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- oprofile-0.9.3.ebuild 27 Jul 2008 21:40:26 -0000 1.7
+++ oprofile-0.9.3.ebuild 5 Jun 2009 22:23:27 -0000 1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v 1.7 2008/07/27 21:40:26 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v 1.8 2009/06/05 22:23:27 spock Exp $
EAPI=1
@@ -24,6 +24,7 @@
unpack ${A}
cd "${S}"
epatch "${FILESDIR}"/${P}-gcc43.patch
+ epatch "${FILESDIR}"/oprofile-0.9.4-open.patch
}
src_compile() {
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-06-05 22:23 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-06 17:38 [gentoo-commits] gentoo-x86 commit in dev-util/oprofile: ChangeLog oprofile-0.9.3.ebuild Jeroen Roovers (jer)
-- strict thread matches above, loose matches on Subject: below --
2009-06-05 22:23 Michael Januszewski (spock)
2008-04-27 19:17 Michael Januszewski (spock)
2008-01-07 5:37 Olivier Crete (tester)
2007-12-22 11:02 Tobias Scherbaum (dertobi123)
2007-12-20 15:30 Markus Meier (maekke)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox