summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2013-08-28 13:44:26 +0000
committerIan Delaney <idella4@gentoo.org>2013-08-28 13:44:26 +0000
commit271156589eb9eda61e767ce21c6286658b1249ca (patch)
tree1d35f81ef6106b40819699c23f5dcb6fdf4f8d1c /app-misc/smtm/smtm-1.6.10.ebuild
parentrevbump -> EAPI 5, invoke tests, tidy install (diff)
downloadgentoo-2-271156589eb9eda61e767ce21c6286658b1249ca.tar.gz
gentoo-2-271156589eb9eda61e767ce21c6286658b1249ca.tar.bz2
gentoo-2-271156589eb9eda61e767ce21c6286658b1249ca.zip
remove old of EAPI=0
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'app-misc/smtm/smtm-1.6.10.ebuild')
-rw-r--r--app-misc/smtm/smtm-1.6.10.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/app-misc/smtm/smtm-1.6.10.ebuild b/app-misc/smtm/smtm-1.6.10.ebuild
deleted file mode 100644
index c30244766d40..000000000000
--- a/app-misc/smtm/smtm-1.6.10.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/smtm/smtm-1.6.10.ebuild,v 1.4 2012/03/18 15:36:02 armin76 Exp $
-
-inherit perl-app
-
-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"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86"
-IUSE=""
-
-DEPEND=">=dev-lang/perl-5
- dev-perl/perl-tk
- dev-perl/DateManip
- dev-perl/HTML-Parser
- dev-perl/Finance-YahooQuote
- dev-perl/libwww-perl"
-
-mydoc="BUGS THANKS TODO examples/*"