jer 14/11/28 21:28:24
Modified: ChangeLog rrdtool-1.4.9.ebuild
rrdtool-1.4.8-r3.ebuild rrdtool-1.4.8-r1.ebuild
Log:
Move distutils-r1_src_install to the end of src_install() since it apparently
fails to return to OLDPWD.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
A792A613)
Revision Changes Path
1.282 net-analyzer/rrdtool/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/rrdtool/ChangeLog?rev=1.282&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/rrdtool/ChangeLog?rev=1.282&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/rrdtool/ChangeLog?r1=1.281&r2=1.282
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v
retrieving revision 1.281
retrieving revision 1.282
diff -u -r1.281 -r1.282
--- ChangeLog 21 Oct 2014 09:20:58 -0000 1.281
+++ ChangeLog 28 Nov 2014 21:28:24 -0000 1.282
@@ -1,6 +1,11 @@
# ChangeLog for net-analyzer/rrdtool
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.281
2014/10/21 09:20:58 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.282
2014/11/28 21:28:24 jer Exp $
+
+ 28 Nov 2014; Jeroen Roovers <[email protected]> rrdtool-1.4.8-r1.ebuild,
+ rrdtool-1.4.8-r3.ebuild, rrdtool-1.4.9.ebuild:
+ Move distutils-r1_src_install to the end of src_install() since it apparently
+ fails to return to OLDPWD.
21 Oct 2014; Andreas K. Huettel <[email protected]>
rrdtool-1.4.8-r1.ebuild, rrdtool-1.4.8-r3.ebuild, rrdtool-1.4.9.ebuild:
1.4 net-analyzer/rrdtool/rrdtool-1.4.9.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.9.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.9.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.9.ebuild?r1=1.3&r2=1.4
Index: rrdtool-1.4.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rrdtool-1.4.9.ebuild 21 Oct 2014 09:20:58 -0000 1.3
+++ rrdtool-1.4.9.ebuild 28 Nov 2014 21:28:24 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.9.ebuild,v
1.3 2014/10/21 09:20:58 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.9.ebuild,v
1.4 2014/11/28 21:28:24 jer Exp $
EAPI="5"
@@ -138,8 +138,6 @@
perl_delete_packlist
fi
- use python && distutils-r1_src_install
-
dodoc CHANGES CONTRIBUTORS NEWS README THREADS TODO
find "${ED}"usr -name '*.la' -exec rm -f {} +
@@ -149,6 +147,8 @@
newconfd "${FILESDIR}"/rrdcached.confd rrdcached
newinitd "${FILESDIR}"/rrdcached.init rrdcached
+
+ use python && distutils-r1_src_install
}
pkg_postinst() {
1.5 net-analyzer/rrdtool/rrdtool-1.4.8-r3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r3.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r3.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r3.ebuild?r1=1.4&r2=1.5
Index: rrdtool-1.4.8-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rrdtool-1.4.8-r3.ebuild 21 Oct 2014 09:20:58 -0000 1.4
+++ rrdtool-1.4.8-r3.ebuild 28 Nov 2014 21:28:24 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r3.ebuild,v 1.4
2014/10/21 09:20:58 dilfridge Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r3.ebuild,v 1.5
2014/11/28 21:28:24 jer Exp $
EAPI="5"
@@ -135,8 +135,6 @@
perl_delete_packlist
fi
- use python && distutils-r1_src_install
-
dodoc CHANGES CONTRIBUTORS NEWS README THREADS TODO
find "${ED}"usr -name '*.la' -exec rm -f {} +
@@ -146,6 +144,8 @@
newconfd "${FILESDIR}"/rrdcached.confd rrdcached
newinitd "${FILESDIR}"/rrdcached.init rrdcached
+
+ use python && distutils-r1_src_install
}
pkg_postinst() {
1.14 net-analyzer/rrdtool/rrdtool-1.4.8-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r1.ebuild?rev=1.14&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r1.ebuild?rev=1.14&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r1.ebuild?r1=1.13&r2=1.14
Index: rrdtool-1.4.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- rrdtool-1.4.8-r1.ebuild 21 Oct 2014 09:20:58 -0000 1.13
+++ rrdtool-1.4.8-r1.ebuild 28 Nov 2014 21:28:24 -0000 1.14
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r1.ebuild,v 1.13
2014/10/21 09:20:58 dilfridge Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8-r1.ebuild,v 1.14
2014/11/28 21:28:24 jer Exp $
EAPI="5"
@@ -133,8 +133,6 @@
perl_delete_packlist
fi
- use python && distutils-r1_src_install
-
dodoc CHANGES CONTRIBUTORS NEWS README THREADS TODO
find "${ED}"usr -name '*.la' -exec rm -f {} +
@@ -144,6 +142,8 @@
newconfd "${FILESDIR}"/rrdcached.confd rrdcached
newinitd "${FILESDIR}"/rrdcached.init rrdcached
+
+ use python && distutils-r1_src_install
}
pkg_postinst() {