sci-visualization/gnuplot: Remove duplicate KEYWORDS line.
authorUlrich Müller <ulm@gentoo.org>
Wed, 29 Aug 2018 20:31:59 +0000 (22:31 +0200)
committerUlrich Müller <ulm@gentoo.org>
Wed, 29 Aug 2018 21:21:33 +0000 (23:21 +0200)
Also remove the empty SRC_URI assignment in live ebuilds.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

sci-visualization/gnuplot/gnuplot-5.0.7.ebuild
sci-visualization/gnuplot/gnuplot-5.2.2.ebuild
sci-visualization/gnuplot/gnuplot-5.2.9999.ebuild
sci-visualization/gnuplot/gnuplot-5.3.9999.ebuild

index 572f4df7f740ce61f7c20a365fa6304150052b4c..01426877e0ab0db68609d0f4956fa85581fc9801 100644 (file)
@@ -16,8 +16,6 @@ if [[ -z ${PV%%*9999} ]]; then
        ECVS_USER="anonymous"
        ECVS_CVS_OPTIONS="-dP"
        MY_P="${PN}"
-       SRC_URI=""
-       KEYWORDS="alpha amd64 arm ia64 ppc ppc64 x86"
 else
        MY_P="${P/_/.}"
        SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz"
index 7f889aeb5031f0f9d55dccca82e1113920463556..e57cf1fe84bb6f91401cd0fdbe2680c83d2bf2c7 100644 (file)
@@ -16,8 +16,6 @@ if [[ -z ${PV%%*9999} ]]; then
        ECVS_USER="anonymous"
        ECVS_CVS_OPTIONS="-dP"
        MY_P="${PN}"
-       SRC_URI=""
-       KEYWORDS="alpha amd64 arm ia64 ppc ppc64 x86"
 else
        MY_P="${P/_/.}"
        SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz"
index 46862f95e71c32f50325d45dc4fd253819869f14..44aa01cc46604a7e389403f3087ab59b8de9d909 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,8 +16,6 @@ if [[ -z ${PV%%*9999} ]]; then
        ECVS_USER="anonymous"
        ECVS_CVS_OPTIONS="-dP"
        MY_P="${PN}"
-       SRC_URI=""
-       KEYWORDS=""
 else
        MY_P="${P/_/.}"
        SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz"
index e5aae89a82c28dfbe60e4b81d2a5c2230467e2a4..b1a0097af878ae5599410842ad995ce435c1502e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,8 +16,6 @@ if [[ -z ${PV%%*9999} ]]; then
        ECVS_USER="anonymous"
        ECVS_CVS_OPTIONS="-dP"
        MY_P="${PN}"
-       SRC_URI=""
-       KEYWORDS=""
 else
        MY_P="${P/_/.}"
        SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz"