bircoph 15/02/27 14:11:26
Modified: ChangeLog oprofile-0.9.9-r1.ebuild
oprofile-1.0.0-r1.ebuild
Removed: oprofile-0.9.8.ebuild oprofile-0.9.9.ebuild
Log:
remove old, fix qa
Signed-off-by: Andrew Savchenko <[email protected]>
(Portage version: 2.2.17/cvs/Linux i686, signed Manifest commit with key
565953B95372756C)
Revision Changes Path
1.111 dev-util/oprofile/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.111&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.111&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?r1=1.110&r2=1.111
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog 27 Feb 2015 11:12:51 -0000 1.110
+++ ChangeLog 27 Feb 2015 14:11:26 -0000 1.111
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/oprofile
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.110
2015/02/27 11:12:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.111
2015/02/27 14:11:26 bircoph Exp $
+
+ 27 Feb 2015; Andrew Savchenko <[email protected]> -oprofile-0.9.8.ebuild,
+ -oprofile-0.9.9.ebuild, oprofile-0.9.9-r1.ebuild, oprofile-1.0.0-r1.ebuild:
+ Fix repoman warnings about missing dependency slots.
+ Remove old versions.
27 Feb 2015; Agostino Sarubbo <[email protected]> oprofile-0.9.9-r1.ebuild:
Stable for sparc, wrt bug #536166
1.10 dev-util/oprofile/oprofile-0.9.9-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-0.9.9-r1.ebuild?rev=1.10&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-0.9.9-r1.ebuild?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-0.9.9-r1.ebuild?r1=1.9&r2=1.10
Index: oprofile-0.9.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.9-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- oprofile-0.9.9-r1.ebuild 27 Feb 2015 11:12:51 -0000 1.9
+++ oprofile-0.9.9-r1.ebuild 27 Feb 2015 14:11:26 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.9-r1.ebuild,v 1.9
2015/02/27 11:12:51 ago Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.9-r1.ebuild,v 1.10
2015/02/27 14:11:26 bircoph Exp $
EAPI="5"
inherit autotools eutils linux-info multilib user java-pkg-opt-2
@@ -16,10 +16,10 @@
IUSE="java pch qt4"
DEPEND=">=dev-libs/popt-1.7-r1
- >=sys-devel/binutils-2.14.90.0.6-r3
+ >=sys-devel/binutils-2.14.90.0.6-r3:*
>=sys-libs/glibc-2.3.2-r1
qt4? ( dev-qt/qtgui:4[qt3support] )
- java? ( >=virtual/jdk-1.5 )"
+ java? ( >=virtual/jdk-1.5:= )"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"
1.2 dev-util/oprofile/oprofile-1.0.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-1.0.0-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-1.0.0-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-1.0.0-r1.ebuild?r1=1.1&r2=1.2
Index: oprofile-1.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-1.0.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oprofile-1.0.0-r1.ebuild 9 Feb 2015 07:55:30 -0000 1.1
+++ oprofile-1.0.0-r1.ebuild 27 Feb 2015 14:11:26 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-1.0.0-r1.ebuild,v 1.1
2015/02/09 07:55:30 jer Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-1.0.0-r1.ebuild,v 1.2
2015/02/27 14:11:26 bircoph Exp $
EAPI="5"
inherit eutils java-pkg-opt-2 linux-info multilib user
@@ -16,9 +16,9 @@
IUSE="java pch"
RDEPEND=">=dev-libs/popt-1.7-r1
- >=sys-devel/binutils-2.14.90.0.6-r3
+ >=sys-devel/binutils-2.14.90.0.6-r3:*
>=sys-libs/glibc-2.3.2-r1
- java? ( >=virtual/jdk-1.5 )"
+ java? ( >=virtual/jdk-1.5:= )"
DEPEND="${RDEPEND}
>=sys-kernel/linux-headers-2.6.31"