update ebuild to use gnucash-docs-1.9.0

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14339 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Chris Lyttle 2006-06-06 03:53:29 +00:00
parent de12e2e929
commit a54bea396a
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-06-05 Chris Lyttle <chris@wilddev.net>
* packaging/gnucash-1.9.x.ebuild: Update to use -docs-1.9.0
2006-06-05 Chris Lyttle <chris@wilddev.net>
* NEWS: Added some text about the release.

View File

@ -11,7 +11,7 @@
inherit eutils gnome2
DOC_VER="1.8.5"
DOC_VER="1.9.0"
DESCRIPTION="A personal finance manager (unstable version)."
HOMEPAGE="http://www.gnucash.org/"