public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/beancounter: ChangeLog beancounter-0.8.9.ebuild
@ 2010-02-13 21:46 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2010-02-13 21:46 UTC (permalink / raw
  To: gentoo-commits

jlec        10/02/13 21:46:56

  Modified:             ChangeLog
  Added:                beancounter-0.8.9.ebuild
  Log:
  Version Bump and keyworded for ~amd64, bug 304173
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 app-misc/beancounter/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/beancounter/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/beancounter/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/beancounter/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/beancounter/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	7 Jun 2008 06:56:07 -0000	1.11
+++ ChangeLog	13 Feb 2010 21:46:55 -0000	1.12
@@ -1,6 +1,12 @@
 # ChangeLog for app-misc/beancounter
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/beancounter/ChangeLog,v 1.11 2008/06/07 06:56:07 darkside Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/beancounter/ChangeLog,v 1.12 2010/02/13 21:46:55 jlec Exp $
+
+*beancounter-0.8.9 (13 Feb 2010)
+
+  13 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org>
+  +beancounter-0.8.9.ebuild:
+  Version Bump and keyworded for ~amd64, bug 304173
 
   07 Jun 2008; Jeremy Olexa <darkside@gentoo.org> ChangeLog:
   Version bump, bug #221839. Added dev-perl/DBI to RDEPEND, appears it is



1.1                  app-misc/beancounter/beancounter-0.8.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/beancounter/beancounter-0.8.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/beancounter/beancounter-0.8.9.ebuild?rev=1.1&content-type=text/plain

Index: beancounter-0.8.9.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/beancounter/beancounter-0.8.9.ebuild,v 1.1 2010/02/13 21:46:55 jlec Exp $

inherit perl-app

DESCRIPTION="Finance performance calculation engine with full data acquisition and SQL support"
HOMEPAGE="http://dirk.eddelbuettel.com/code/beancounter.html"
SRC_URI="http://eddelbuettel.com/dirk/code/beancounter/beancounter_${PV}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="mysql postgres sqlite"

DEPEND=">=dev-lang/perl-5
	dev-perl/DateManip
	dev-perl/Statistics-Descriptive
	dev-perl/Finance-YahooQuote
	dev-perl/libwww-perl
	mysql? ( dev-perl/DBD-mysql )
	sqlite? ( dev-perl/DBD-SQLite )
	postgres? ( dev-perl/DBD-Pg )"

RDEPEND="dev-perl/DBI"

mydoc="BUGS THANKS TODO example.* *.txt"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-13 21:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-13 21:46 [gentoo-commits] gentoo-x86 commit in app-misc/beancounter: ChangeLog beancounter-0.8.9.ebuild Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox