diff options
author | 2013-11-16 08:25:43 +0000 | |
---|---|---|
committer | 2013-11-16 08:25:43 +0000 | |
commit | 321783cad784c49c68579f1797c930313d26cb71 (patch) | |
tree | c143644a6eb40eb5e9bff0ff7202343c843cd0aa /sci-chemistry | |
parent | Drop support for 2.6. (diff) | |
download | gentoo-2-321783cad784c49c68579f1797c930313d26cb71.tar.gz gentoo-2-321783cad784c49c68579f1797c930313d26cb71.tar.bz2 gentoo-2-321783cad784c49c68579f1797c930313d26cb71.zip |
Remove wxwidgets_pkg_setup call (unnecessary with USE deps).
Signed-off-by: Ryan Hill <dirtyepic@gentoo.org>
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 957A8463)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/relax/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/relax/relax-2.1.0.ebuild | 5 | ||||
-rw-r--r-- | sci-chemistry/relax/relax-2.2.1.ebuild | 3 | ||||
-rw-r--r-- | sci-chemistry/relax/relax-2.2.5.ebuild | 3 | ||||
-rw-r--r-- | sci-chemistry/relax/relax-3.0.1.ebuild | 3 |
5 files changed, 10 insertions, 10 deletions
diff --git a/sci-chemistry/relax/ChangeLog b/sci-chemistry/relax/ChangeLog index 6678583c8228..ff459b9e4414 100644 --- a/sci-chemistry/relax/ChangeLog +++ b/sci-chemistry/relax/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/relax # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/relax/ChangeLog,v 1.6 2013/10/22 16:25:31 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/relax/ChangeLog,v 1.7 2013/11/16 08:25:43 dirtyepic Exp $ + + 16 Nov 2013; Ryan Hill <dirtyepic@gentoo.org> relax-2.1.0.ebuild, + relax-2.2.1.ebuild, relax-2.2.5.ebuild, relax-3.0.1.ebuild: + Remove wxwidgets_pkg_setup call (unnecessary with USE deps). *relax-3.0.1 (22 Oct 2013) diff --git a/sci-chemistry/relax/relax-2.1.0.ebuild b/sci-chemistry/relax/relax-2.1.0.ebuild index 6d8f10a6e160..35ac2c27e92c 100644 --- a/sci-chemistry/relax/relax-2.1.0.ebuild +++ b/sci-chemistry/relax/relax-2.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/relax/relax-2.1.0.ebuild,v 1.1 2012/07/19 16:05:51 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/relax/relax-2.1.0.ebuild,v 1.2 2013/11/16 08:25:43 dirtyepic Exp $ EAPI=4 @@ -28,7 +28,6 @@ RDEPEND=" DEPEND="${RDEPEND}" pkg_setup() { - wxwidgets_pkg_setup python_pkg_setup python_set_active_version 2 } diff --git a/sci-chemistry/relax/relax-2.2.1.ebuild b/sci-chemistry/relax/relax-2.2.1.ebuild index 4c422bcaf6e4..83d0de65b90b 100644 --- a/sci-chemistry/relax/relax-2.2.1.ebuild +++ b/sci-chemistry/relax/relax-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/relax/relax-2.2.1.ebuild,v 1.2 2013/05/29 16:27:19 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/relax/relax-2.2.1.ebuild,v 1.3 2013/11/16 08:25:43 dirtyepic Exp $ EAPI=5 @@ -31,7 +31,6 @@ RDEPEND=" DEPEND="${RDEPEND}" pkg_setup() { - wxwidgets_pkg_setup python-single-r1_pkg_setup } diff --git a/sci-chemistry/relax/relax-2.2.5.ebuild b/sci-chemistry/relax/relax-2.2.5.ebuild index e8aa32f5dd5f..b1382483f56f 100644 --- a/sci-chemistry/relax/relax-2.2.5.ebuild +++ b/sci-chemistry/relax/relax-2.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/relax/relax-2.2.5.ebuild,v 1.3 2013/05/29 16:27:19 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/relax/relax-2.2.5.ebuild,v 1.4 2013/11/16 08:25:43 dirtyepic Exp $ EAPI=5 @@ -36,7 +36,6 @@ RDEPEND=" DEPEND="${RDEPEND}" pkg_setup() { - wxwidgets_pkg_setup python-single-r1_pkg_setup } diff --git a/sci-chemistry/relax/relax-3.0.1.ebuild b/sci-chemistry/relax/relax-3.0.1.ebuild index 5ab58cc9cec3..390ad3ec8c3b 100644 --- a/sci-chemistry/relax/relax-3.0.1.ebuild +++ b/sci-chemistry/relax/relax-3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/relax/relax-3.0.1.ebuild,v 1.1 2013/10/22 16:25:31 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/relax/relax-3.0.1.ebuild,v 1.2 2013/11/16 08:25:43 dirtyepic Exp $ EAPI=5 @@ -36,7 +36,6 @@ RDEPEND=" DEPEND="${RDEPEND}" pkg_setup() { - wxwidgets_pkg_setup python-single-r1_pkg_setup } |