summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Stadler <centic@gentoo.org>2004-07-19 22:26:21 +0000
committerDominik Stadler <centic@gentoo.org>2004-07-19 22:26:21 +0000
commit12dfb6e96f72165878c821fd380bae8e560a832c (patch)
tree7aa1b4e30574ff93fee17f42606074c469637dda /app-office/kmymoney2/kmymoney2-0.6.1.ebuild
parentGcc-3.4 fixes. Added to ~amd64. (Manifest recommit) (diff)
downloadgentoo-2-12dfb6e96f72165878c821fd380bae8e560a832c.tar.gz
gentoo-2-12dfb6e96f72165878c821fd380bae8e560a832c.tar.bz2
gentoo-2-12dfb6e96f72165878c821fd380bae8e560a832c.zip
Add new Version 0.6.1.
Diffstat (limited to 'app-office/kmymoney2/kmymoney2-0.6.1.ebuild')
-rw-r--r--app-office/kmymoney2/kmymoney2-0.6.1.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/app-office/kmymoney2/kmymoney2-0.6.1.ebuild b/app-office/kmymoney2/kmymoney2-0.6.1.ebuild
new file mode 100644
index 000000000000..62f6b5e73df5
--- /dev/null
+++ b/app-office/kmymoney2/kmymoney2-0.6.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney2/kmymoney2-0.6.1.ebuild,v 1.1 2004/07/19 22:26:21 centic Exp $
+
+inherit kde
+
+DESCRIPTION="Personal Finances Manager for KDE"
+HOMEPAGE="http://kmymoney2.sourceforge.net"
+SRC_URI="mirror://sourceforge/kmymoney2/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+
+IUSE=""
+SLOT="0"
+
+DEPEND="dev-libs/libxml2
+ dev-cpp/libxmlpp"
+need-kde 3
+