From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tkpiechart/
Date: Sat, 12 Oct 2019 13:50:18 +0000 (UTC) [thread overview]
Message-ID: <1570888206.d3f8a831b9261e909891a63eaa8d738bd2523fa1.tupone@gentoo> (raw)
commit: d3f8a831b9261e909891a63eaa8d738bd2523fa1
Author: Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 13:50:06 2019 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 13:50:06 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3f8a831
dev-tcltk/tkpiechart: EAPI 7
Bugs: https://bugs.gentoo.org/697338
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild | 3 ++-
...tkpiechart-6.5-r1.ebuild => tkpiechart-6.5-r2.ebuild} | 16 +++++++++-------
2 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild b/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild
index ca9a67327bf..4df808b2fe7 100644
--- a/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild
+++ b/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=0
@@ -16,6 +16,7 @@ IUSE=""
DEPEND=">=dev-lang/tk-8.3
dev-tcltk/tcllib"
+RDEPEND="${DEPEND}"
src_install() {
dodir /usr/$(get_libdir)/tkpiechart
diff --git a/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild b/dev-tcltk/tkpiechart/tkpiechart-6.5-r2.ebuild
similarity index 68%
copy from dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild
copy to dev-tcltk/tkpiechart/tkpiechart-6.5-r2.ebuild
index ca9a67327bf..de6b80785f3 100644
--- a/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild
+++ b/dev-tcltk/tkpiechart/tkpiechart-6.5-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=0
+EAPI=7
inherit multilib
@@ -10,19 +10,21 @@ HOMEPAGE="http://jfontain.free.fr/piechart6.htm"
SRC_URI="http://jfontain.free.fr/${P}.tar.bz2"
LICENSE="jfontain"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
IUSE=""
-DEPEND=">=dev-lang/tk-8.3
+DEPEND="dev-lang/tk:*
dev-tcltk/tcllib"
+RDEPEND="${DEPEND}"
src_install() {
dodir /usr/$(get_libdir)/tkpiechart
./instapkg.tcl "${D}"/usr/$(get_libdir)/tkpiechart || die
- dodoc CHANGES CONTENTS README TODO || die
- dohtml *.gif *.htm || die
+ HTML_DOCS=( *.gif *.htm )
+ einstalldocs
docinto demo
- dodoc demo* || die
+ dodoc demo*
+ docompress -x /usr/share/doc/${PF}/demo
}
next reply other threads:[~2019-10-12 13:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-12 13:50 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-11-12 10:45 [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tkpiechart/ Agostino Sarubbo
2019-11-23 18:19 Michał Górny
2021-09-18 16:51 Alfredo Tupone
2024-02-28 20:47 Alfredo Tupone
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1570888206.d3f8a831b9261e909891a63eaa8d738bd2523fa1.tupone@gentoo \
--to=tupone@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox