diff options
author | Torsten Veller <tove@gentoo.org> | 2008-10-26 10:06:50 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-10-26 10:06:50 +0000 |
commit | aa54c8feda0ef3653307a6eae9df38949038dd32 (patch) | |
tree | 2a8f93c41974e23f5d6a0b149f21a25ef86bb91f /dev-perl/Finance-Quote | |
parent | Version bump #241482. (diff) | |
download | gentoo-2-aa54c8feda0ef3653307a6eae9df38949038dd32.tar.gz gentoo-2-aa54c8feda0ef3653307a6eae9df38949038dd32.tar.bz2 gentoo-2-aa54c8feda0ef3653307a6eae9df38949038dd32.zip |
Version bump. Cleanup
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/Finance-Quote')
-rw-r--r-- | dev-perl/Finance-Quote/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild | 23 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.15.ebuild (renamed from dev-perl/Finance-Quote/Finance-Quote-1.14.ebuild) | 2 |
3 files changed, 8 insertions, 25 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog index cd9d8890541e..1612ce4c320a 100644 --- a/dev-perl/Finance-Quote/ChangeLog +++ b/dev-perl/Finance-Quote/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Finance-Quote # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.44 2008/10/20 16:26:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.45 2008/10/26 10:06:50 tove Exp $ + +*Finance-Quote-1.15 (26 Oct 2008) + + 26 Oct 2008; Torsten Veller <tove@gentoo.org> -Finance-Quote-1.11.ebuild, + -Finance-Quote-1.14.ebuild, +Finance-Quote-1.15.ebuild: + Version bump. Cleanup *Finance-Quote-1.14 (20 Oct 2008) diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild deleted file mode 100644 index 8e5b92c523cc..000000000000 --- a/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild,v 1.10 2007/01/15 19:47:00 mcummings Exp $ - -inherit perl-module eutils - -DESCRIPTION="The Perl Finance-Quote Module" -HOMEPAGE="http://search.cpan.org/~pjf/" -SRC_URI="mirror://cpan/authors/id/P/PJ/PJF/${P}.tar.gz" - -IUSE="" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" - -SRC_TEST="do" - -DEPEND="dev-perl/libwww-perl - dev-perl/HTML-TableExtract - dev-lang/perl" - -mydoc="TODO" diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.14.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.15.ebuild index 9c1cf7a794c8..ba29b7873e70 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.14.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.14.ebuild,v 1.1 2008/10/20 16:26:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.15.ebuild,v 1.1 2008/10/26 10:06:50 tove Exp $ MODULE_AUTHOR=ECOCODE inherit perl-module |