diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-29 13:52:02 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-05-01 20:37:34 +0200 |
commit | 4a409a1ecd75d064e8b471f6131bb1feb83c37a8 (patch) | |
tree | ad19729542f1e853b610fbb243f35a6292279efd /dev-tcltk | |
parent | dev-libs/openssl: Bump to version 1.1.1_pre6. Removed old. (diff) | |
download | gentoo-4a409a1ecd75d064e8b471f6131bb1feb83c37a8.tar.gz gentoo-4a409a1ecd75d064e8b471f6131bb1feb83c37a8.tar.bz2 gentoo-4a409a1ecd75d064e8b471f6131bb1feb83c37a8.zip |
*/*: Specify EAPI=0 explicitly, to ease greps
Closes: https://github.com/gentoo/gentoo/pull/8199
Diffstat (limited to 'dev-tcltk')
22 files changed, 66 insertions, 22 deletions
diff --git a/dev-tcltk/expect-lite/expect-lite-4.0.3.ebuild b/dev-tcltk/expect-lite/expect-lite-4.0.3.ebuild index eb4209a282c6..4521dcaddbac 100644 --- a/dev-tcltk/expect-lite/expect-lite-4.0.3.ebuild +++ b/dev-tcltk/expect-lite/expect-lite-4.0.3.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="quick and easy command line automation tool built on top of expect" HOMEPAGE="http://expect-lite.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" diff --git a/dev-tcltk/expect-lite/expect-lite-4.1.0.ebuild b/dev-tcltk/expect-lite/expect-lite-4.1.0.ebuild index 5ff8529d488c..5d74f7f556da 100644 --- a/dev-tcltk/expect-lite/expect-lite-4.1.0.ebuild +++ b/dev-tcltk/expect-lite/expect-lite-4.1.0.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="quick and easy command line automation tool built on top of expect" HOMEPAGE="http://expect-lite.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" diff --git a/dev-tcltk/expect-lite/expect-lite-4.1.2.ebuild b/dev-tcltk/expect-lite/expect-lite-4.1.2.ebuild index 5ff8529d488c..5d74f7f556da 100644 --- a/dev-tcltk/expect-lite/expect-lite-4.1.2.ebuild +++ b/dev-tcltk/expect-lite/expect-lite-4.1.2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="quick and easy command line automation tool built on top of expect" HOMEPAGE="http://expect-lite.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" diff --git a/dev-tcltk/expect-lite/expect-lite-4.2.0.ebuild b/dev-tcltk/expect-lite/expect-lite-4.2.0.ebuild index 5ff8529d488c..5d74f7f556da 100644 --- a/dev-tcltk/expect-lite/expect-lite-4.2.0.ebuild +++ b/dev-tcltk/expect-lite/expect-lite-4.2.0.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="quick and easy command line automation tool built on top of expect" HOMEPAGE="http://expect-lite.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" diff --git a/dev-tcltk/expect-lite/expect-lite-4.2.1.ebuild b/dev-tcltk/expect-lite/expect-lite-4.2.1.ebuild index 5ff8529d488c..5d74f7f556da 100644 --- a/dev-tcltk/expect-lite/expect-lite-4.2.1.ebuild +++ b/dev-tcltk/expect-lite/expect-lite-4.2.1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="quick and easy command line automation tool built on top of expect" HOMEPAGE="http://expect-lite.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" diff --git a/dev-tcltk/expect-lite/expect-lite-4.2.2.ebuild b/dev-tcltk/expect-lite/expect-lite-4.2.2.ebuild index aa61c8a922aa..5d74f7f556da 100644 --- a/dev-tcltk/expect-lite/expect-lite-4.2.2.ebuild +++ b/dev-tcltk/expect-lite/expect-lite-4.2.2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="quick and easy command line automation tool built on top of expect" HOMEPAGE="http://expect-lite.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" diff --git a/dev-tcltk/expect-lite/expect-lite-4.3.0.ebuild b/dev-tcltk/expect-lite/expect-lite-4.3.0.ebuild index dc74ed9efda0..4521dcaddbac 100644 --- a/dev-tcltk/expect-lite/expect-lite-4.3.0.ebuild +++ b/dev-tcltk/expect-lite/expect-lite-4.3.0.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="quick and easy command line automation tool built on top of expect" HOMEPAGE="http://expect-lite.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" diff --git a/dev-tcltk/expect-lite/expect-lite-4.3.1.ebuild b/dev-tcltk/expect-lite/expect-lite-4.3.1.ebuild index dc74ed9efda0..4521dcaddbac 100644 --- a/dev-tcltk/expect-lite/expect-lite-4.3.1.ebuild +++ b/dev-tcltk/expect-lite/expect-lite-4.3.1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="quick and easy command line automation tool built on top of expect" HOMEPAGE="http://expect-lite.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" diff --git a/dev-tcltk/expect-lite/expect-lite-4.3.2.ebuild b/dev-tcltk/expect-lite/expect-lite-4.3.2.ebuild index f71be14b1530..4440e9994297 100644 --- a/dev-tcltk/expect-lite/expect-lite-4.3.2.ebuild +++ b/dev-tcltk/expect-lite/expect-lite-4.3.2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="quick and easy command line automation tool built on top of expect" HOMEPAGE="http://expect-lite.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" diff --git a/dev-tcltk/expect-lite/expect-lite-4.3.3.ebuild b/dev-tcltk/expect-lite/expect-lite-4.3.3.ebuild index f71be14b1530..4440e9994297 100644 --- a/dev-tcltk/expect-lite/expect-lite-4.3.3.ebuild +++ b/dev-tcltk/expect-lite/expect-lite-4.3.3.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="quick and easy command line automation tool built on top of expect" HOMEPAGE="http://expect-lite.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" diff --git a/dev-tcltk/expect-lite/expect-lite-4.4.0.ebuild b/dev-tcltk/expect-lite/expect-lite-4.4.0.ebuild index c68fc97a171a..c460f1458eef 100644 --- a/dev-tcltk/expect-lite/expect-lite-4.4.0.ebuild +++ b/dev-tcltk/expect-lite/expect-lite-4.4.0.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="quick and easy command line automation tool built on top of expect" HOMEPAGE="http://expect-lite.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" diff --git a/dev-tcltk/expect-lite/expect-lite-4.4.1.ebuild b/dev-tcltk/expect-lite/expect-lite-4.4.1.ebuild index f71be14b1530..4440e9994297 100644 --- a/dev-tcltk/expect-lite/expect-lite-4.4.1.ebuild +++ b/dev-tcltk/expect-lite/expect-lite-4.4.1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="quick and easy command line automation tool built on top of expect" HOMEPAGE="http://expect-lite.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" diff --git a/dev-tcltk/expect-lite/expect-lite-4.5.0.ebuild b/dev-tcltk/expect-lite/expect-lite-4.5.0.ebuild index f71be14b1530..4440e9994297 100644 --- a/dev-tcltk/expect-lite/expect-lite-4.5.0.ebuild +++ b/dev-tcltk/expect-lite/expect-lite-4.5.0.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="quick and easy command line automation tool built on top of expect" HOMEPAGE="http://expect-lite.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" diff --git a/dev-tcltk/expect-lite/expect-lite-4.6.0.ebuild b/dev-tcltk/expect-lite/expect-lite-4.6.0.ebuild index c68fc97a171a..c460f1458eef 100644 --- a/dev-tcltk/expect-lite/expect-lite-4.6.0.ebuild +++ b/dev-tcltk/expect-lite/expect-lite-4.6.0.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="quick and easy command line automation tool built on top of expect" HOMEPAGE="http://expect-lite.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" diff --git a/dev-tcltk/expect-lite/expect-lite-4.6.1.ebuild b/dev-tcltk/expect-lite/expect-lite-4.6.1.ebuild index f71be14b1530..4440e9994297 100644 --- a/dev-tcltk/expect-lite/expect-lite-4.6.1.ebuild +++ b/dev-tcltk/expect-lite/expect-lite-4.6.1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="quick and easy command line automation tool built on top of expect" HOMEPAGE="http://expect-lite.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" diff --git a/dev-tcltk/expect-lite/expect-lite-4.6.2.ebuild b/dev-tcltk/expect-lite/expect-lite-4.6.2.ebuild index f71be14b1530..4440e9994297 100644 --- a/dev-tcltk/expect-lite/expect-lite-4.6.2.ebuild +++ b/dev-tcltk/expect-lite/expect-lite-4.6.2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="quick and easy command line automation tool built on top of expect" HOMEPAGE="http://expect-lite.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" diff --git a/dev-tcltk/expect-lite/expect-lite-4.7.2.ebuild b/dev-tcltk/expect-lite/expect-lite-4.7.2.ebuild index 21370a6918fc..c460f1458eef 100644 --- a/dev-tcltk/expect-lite/expect-lite-4.7.2.ebuild +++ b/dev-tcltk/expect-lite/expect-lite-4.7.2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="quick and easy command line automation tool built on top of expect" HOMEPAGE="http://expect-lite.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" diff --git a/dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild b/dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild index bf1bd6f4d3b7..a3b02f1740f0 100644 --- a/dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild +++ b/dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + MY_P=${PN}${PV} ITCL_MY_PN="itcl" ITCL_MY_PV="3.2.1" diff --git a/dev-tcltk/scwoop/scwoop-4.1.ebuild b/dev-tcltk/scwoop/scwoop-4.1.ebuild index e0e201a97c20..2c5176dbb836 100644 --- a/dev-tcltk/scwoop/scwoop-4.1.ebuild +++ b/dev-tcltk/scwoop/scwoop-4.1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="Simple Composite Widget Object Oriented Package" HOMEPAGE="http://jfontain.free.fr/scwoop41.htm" SRC_URI="http://jfontain.free.fr/${P}.tar.gz" diff --git a/dev-tcltk/tkcon/tkcon-2.5.ebuild b/dev-tcltk/tkcon/tkcon-2.5.ebuild index b3a7f5c5fcd8..dcf14a871f2d 100644 --- a/dev-tcltk/tkcon/tkcon-2.5.ebuild +++ b/dev-tcltk/tkcon/tkcon-2.5.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils multilib DESCRIPTION="Tk GUI console" diff --git a/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild b/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild index 52eedeeddcb3..ca9a67327bfa 100644 --- a/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild +++ b/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit multilib DESCRIPTION="create and update 2D or 3D pie charts in a Tcl/Tk application" diff --git a/dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild b/dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild index c6d74931d96f..596e52294e4e 100644 --- a/dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild +++ b/dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="Visual Tcl is a high-quality application development environment" HOMEPAGE="http://vtcl.sf.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |