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
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')
-rw-r--r--app-misc/smtm/ChangeLog6
-rw-r--r--app-misc/smtm/smtm-1.6.10.ebuild23
-rw-r--r--app-misc/smtm/smtm-1.6.8.ebuild23
3 files changed, 5 insertions, 47 deletions
diff --git a/app-misc/smtm/ChangeLog b/app-misc/smtm/ChangeLog
index 5e8942315f14..4fe799f0624f 100644
--- a/app-misc/smtm/ChangeLog
+++ b/app-misc/smtm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/smtm
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/smtm/ChangeLog,v 1.21 2013/08/28 13:37:22 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/smtm/ChangeLog,v 1.22 2013/08/28 13:44:26 idella4 Exp $
+
+ 28 Aug 2013; Ian Delaney <idella4@gentoo.org> -smtm-1.6.10.ebuild,
+ -smtm-1.6.8.ebuild:
+ remove old of EAPI=0
*smtm-1.6.10-r1 (28 Aug 2013)
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/*"
diff --git a/app-misc/smtm/smtm-1.6.8.ebuild b/app-misc/smtm/smtm-1.6.8.ebuild
deleted file mode 100644
index 2b7b553c461c..000000000000
--- a/app-misc/smtm/smtm-1.6.8.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.8.ebuild,v 1.3 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/*"