summaryrefslogtreecommitdiff
path: root/app-misc/smtm
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
commit2771f79232c273bc2a57d23bf335dd81ccf6af28 (patch)
treec8af0fd04194aed03cf067d44e53c7edd3e9ab84 /app-misc/smtm
parente9d044d4b9b71200a96adfa280848858c0f468c9 (diff)
gentoo resync : 05.12.2021
Diffstat (limited to 'app-misc/smtm')
-rw-r--r--app-misc/smtm/Manifest3
-rw-r--r--app-misc/smtm/smtm-1.6.10-r1.ebuild6
-rw-r--r--app-misc/smtm/smtm-1.6.10-r2.ebuild29
3 files changed, 34 insertions, 4 deletions
diff --git a/app-misc/smtm/Manifest b/app-misc/smtm/Manifest
index 55a040c84d53..eea9ea578c33 100644
--- a/app-misc/smtm/Manifest
+++ b/app-misc/smtm/Manifest
@@ -1,3 +1,4 @@
DIST smtm_1.6.10.tar.gz 54033 BLAKE2B b740298d27949139e593102e1c96337ee4139d18499235cadd1f5030bcde465717adb51cd8b09f2272f286c1489392758f92ba69ded17768c5a91af5773c73cc SHA512 0cacafb8cfe1411b6b5db677bf15ad731b2e2181ee14ff8374e1fa01ad931e8f92efff29774e84950178f20805b18518067643e3c98d7990e1d1b93b7dd347d9
-EBUILD smtm-1.6.10-r1.ebuild 741 BLAKE2B c1092f3aca5a3551453cfac638bf148da688505e92a1036bea481df36a6bd01354826d2bfc29ec9554251dc53347aa9f903e61c2491fbc20b99223cc7e53cf55 SHA512 d9d756a73598140469a65a299361f04e02c2f2edaee61daef435cbae79489df6a9299557fd365b9a62bc18e578991b17f44ce0058acd12e736717d12fbd34278
+EBUILD smtm-1.6.10-r1.ebuild 740 BLAKE2B d768b6e312a0a478486be351b44c3916cbc4021a4956b838c447c9dc449a1e8a39d3c850e125212fceed6feab1e73310429f82361c35dd890d68efb43f14f693 SHA512 0a42d0ee7e03e13e0370a94303903b0a31ded78788eb2f50d13bb9fa9a82842f49cce6972a3cc6e115fcc2914255df079cfc8811a49f7dc096e9c5463b35e256
+EBUILD smtm-1.6.10-r2.ebuild 648 BLAKE2B 8629deef06b23f943ab916141930f84b0f8d8a20f9e9d6193cea39290cbc52bd15ce3fde302a37ff3790e0c1a62e0da7705220a65b1778e3a75add016b5fbdf9 SHA512 21ca06e6c4783b5020af64040a1ae35f614aa4fb0444b66dac89d67c5cfec5b844c86d35275ba21f79a77d55b9287331e30c36da5c0aca9b4d0bc012b1c40de3
MISC metadata.xml 167 BLAKE2B 868e3b584722eaacf68273db062bb773d8c7e5d7ab2b81ca7e8397643bf7cc106c3a1033594401c99c54f667bb45d6b73f9048fc335580bbd44b4589ad26a832 SHA512 30caadd1496c3b9969136038239a1d8e01f236726b4022c2d7e19ca7575f25f735e556835e581afbf44fbd3e4104c40f2b5ef5fa70118d75c881fdf871962d0a
diff --git a/app-misc/smtm/smtm-1.6.10-r1.ebuild b/app-misc/smtm/smtm-1.6.10-r1.ebuild
index c309b8092b42..a0c0162b3e3a 100644
--- a/app-misc/smtm/smtm-1.6.10-r1.ebuild
+++ b/app-misc/smtm/smtm-1.6.10-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
inherit perl-module
DESCRIPTION="Stock ticker, profit/loss calculator and chart tool"
-HOMEPAGE="http://eddelbuettel.com/dirk/code/smtm.html"
-SRC_URI="http://eddelbuettel.com/dirk/code/smtm/smtm_${PV}.tar.gz"
+HOMEPAGE="https://eddelbuettel.com/dirk/code/smtm.html"
+SRC_URI="https://eddelbuettel.com/dirk/code/smtm/smtm_${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-misc/smtm/smtm-1.6.10-r2.ebuild b/app-misc/smtm/smtm-1.6.10-r2.ebuild
new file mode 100644
index 000000000000..66fe3e299677
--- /dev/null
+++ b/app-misc/smtm/smtm-1.6.10-r2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit perl-module
+
+DESCRIPTION="Stock ticker, profit/loss calculator and chart tool"
+HOMEPAGE="https://eddelbuettel.com/dirk/code/smtm.html"
+SRC_URI="https://eddelbuettel.com/dirk/code/${PN}/${PN}_${PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="examples"
+
+DEPEND="dev-perl/Tk
+ dev-perl/Date-Manip
+ dev-perl/HTML-Parser
+ dev-perl/Finance-YahooQuote
+ dev-perl/libwww-perl"
+
+src_install() {
+ perl-module_src_install
+ if use examples; then
+ docompress -x usr/share/doc/${PF}/examples
+ dodoc -r examples
+ fi
+}