diff options
author | Dominik Stadler <centic@gentoo.org> | 2004-05-01 17:22:44 +0000 |
---|---|---|
committer | Dominik Stadler <centic@gentoo.org> | 2004-05-01 17:22:44 +0000 |
commit | 6573c28ad0ec6122dd045aea49c2341b6e5241ae (patch) | |
tree | 823b9a498a081d7a61b83b69712b71b277f65546 /app-office/khacc | |
parent | Bump version, bug #49612. (Manifest recommit) (diff) | |
download | gentoo-2-6573c28ad0ec6122dd045aea49c2341b6e5241ae.tar.gz gentoo-2-6573c28ad0ec6122dd045aea49c2341b6e5241ae.tar.bz2 gentoo-2-6573c28ad0ec6122dd045aea49c2341b6e5241ae.zip |
Mark 1.7.8 stable on x86, add 1.7.9, add missing IUSE.
Diffstat (limited to 'app-office/khacc')
-rw-r--r-- | app-office/khacc/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/khacc/Manifest | 8 | ||||
-rw-r--r-- | app-office/khacc/files/digest-khacc-1.7.9 | 1 | ||||
-rw-r--r-- | app-office/khacc/khacc-1.7.2.ebuild | 12 | ||||
-rw-r--r-- | app-office/khacc/khacc-1.7.8.ebuild | 13 | ||||
-rw-r--r-- | app-office/khacc/khacc-1.7.9.ebuild | 32 |
6 files changed, 62 insertions, 12 deletions
diff --git a/app-office/khacc/ChangeLog b/app-office/khacc/ChangeLog index e6c54fb18dbc..1c5b65f52f6d 100644 --- a/app-office/khacc/ChangeLog +++ b/app-office/khacc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/khacc # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/khacc/ChangeLog,v 1.5 2004/03/19 14:20:55 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/khacc/ChangeLog,v 1.6 2004/05/01 17:22:44 centic Exp $ + +*khacc-1.7.9 (01 May 2004) + + 01 May 2004; Dominik Stadler <centic@gentoo.org> khacc-1.7.2.ebuild, + khacc-1.7.8.ebuild, +khacc-1.7.9.ebuild: + Mark 1.7.8 stable, add new Version 1.7.9, add missing IUSE 19 Mar 2004; Jason Wever <weeve@gentoo.org> khacc-1.7.8.ebuild: Added ~sparc keyword. diff --git a/app-office/khacc/Manifest b/app-office/khacc/Manifest index 5789254e0722..975fbf4a849c 100644 --- a/app-office/khacc/Manifest +++ b/app-office/khacc/Manifest @@ -1,6 +1,8 @@ -MD5 fa3594410ddd9a1ce7f63598b55ab402 ChangeLog 746 -MD5 694a2ceb37667df2e7bf6b95ccaf316d khacc-1.7.2.ebuild 470 +MD5 0b61fdc60857bfaec3daf43934c345f1 ChangeLog 950 +MD5 ee157801eeed676016cf1d66cb365fc5 khacc-1.7.2.ebuild 489 MD5 96a4184e1e3325923219a5f96a5511a5 metadata.xml 163 -MD5 46cf20d205563edf0807870f27008a40 khacc-1.7.8.ebuild 831 +MD5 7a5ea54fb98447a4dff6d67a837cb831 khacc-1.7.8.ebuild 850 +MD5 d1ff903cb80c6d83777e2fd396a8c4e9 khacc-1.7.9.ebuild 851 MD5 51ee80d47afaa16d79ecabd545fae66d files/digest-khacc-1.7.2 64 MD5 c5338f11ed339e1e95adf995e6eae14b files/digest-khacc-1.7.8 64 +MD5 727e733ec8e9b73b8f50b00b2d584986 files/digest-khacc-1.7.9 63 diff --git a/app-office/khacc/files/digest-khacc-1.7.9 b/app-office/khacc/files/digest-khacc-1.7.9 new file mode 100644 index 000000000000..836a28f79f8f --- /dev/null +++ b/app-office/khacc/files/digest-khacc-1.7.9 @@ -0,0 +1 @@ +MD5 56bf676f5c147af44d09d3f3614a7f7f khacc-1.7.9.tar.gz 771315 diff --git a/app-office/khacc/khacc-1.7.2.ebuild b/app-office/khacc/khacc-1.7.2.ebuild index 63fe9b7dbc80..b82f178e3f08 100644 --- a/app-office/khacc/khacc-1.7.2.ebuild +++ b/app-office/khacc/khacc-1.7.2.ebuild @@ -1,15 +1,19 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/khacc/khacc-1.7.2.ebuild,v 1.1 2003/10/10 13:44:52 caleb Exp $ -inherit kde +# $Header: /var/cvsroot/gentoo-x86/app-office/khacc/khacc-1.7.2.ebuild,v 1.2 2004/05/01 17:22:44 centic Exp $ +inherit kde need-kde 3 newdepend ">=app-office/qhacc-2.9" DESCRIPTION="KDE personal accounting system based on QHacc." HOMEPAGE="http://qhacc.sourceforge.net" -LICENSE="GPL-2" SRC_URI="mirror://sourceforge/qhacc//${P}.tar.gz" + KEYWORDS="~x86" +LICENSE="GPL-2" + +IUSE="" +SLOT="0" diff --git a/app-office/khacc/khacc-1.7.8.ebuild b/app-office/khacc/khacc-1.7.8.ebuild index 61a66ff3ff48..29a9a771b046 100644 --- a/app-office/khacc/khacc-1.7.8.ebuild +++ b/app-office/khacc/khacc-1.7.8.ebuild @@ -1,17 +1,21 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/khacc/khacc-1.7.8.ebuild,v 1.3 2004/03/19 14:20:55 weeve Exp $ -inherit kde +# $Header: /var/cvsroot/gentoo-x86/app-office/khacc/khacc-1.7.8.ebuild,v 1.4 2004/05/01 17:22:44 centic Exp $ +inherit kde need-kde 3 newdepend "=app-office/qhacc-2.9.8" DESCRIPTION="KDE personal accounting system based on QHacc." HOMEPAGE="http://qhacc.sourceforge.net" -LICENSE="GPL-2" SRC_URI="mirror://sourceforge/qhacc/${P}.tar.gz" -KEYWORDS="~x86 ~sparc" + +KEYWORDS="x86 ~sparc" +LICENSE="GPL-2" + +IUSE="" +SLOT="0" src_compile() { myconf="$myconf --with-qhacc-includes=/usr/include --with-qhacc-libs=/usr/lib --with-qhacc-config=/usr/bin" @@ -25,3 +29,4 @@ pkg_postinst() { I prefer to put this in my .bashrc alias khacc=\"khacc -f ~/.qhacc\"" } + diff --git a/app-office/khacc/khacc-1.7.9.ebuild b/app-office/khacc/khacc-1.7.9.ebuild new file mode 100644 index 000000000000..3b7fb95bf10a --- /dev/null +++ b/app-office/khacc/khacc-1.7.9.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/khacc/khacc-1.7.9.ebuild,v 1.1 2004/05/01 17:22:44 centic Exp $ + +inherit kde +need-kde 3 + +newdepend "=app-office/qhacc-2.9.9" + +DESCRIPTION="KDE personal accounting system based on QHacc." +HOMEPAGE="http://qhacc.sourceforge.net" +SRC_URI="mirror://sourceforge/qhacc/${P}.tar.gz" + +KEYWORDS="~x86 ~sparc" +LICENSE="GPL-2" + +IUSE="" +SLOT="0" + +src_compile() { + myconf="$myconf --with-qhacc-includes=/usr/include --with-qhacc-libs=/usr/lib --with-qhacc-config=/usr/bin" + kde_src_compile +} + +pkg_postinst() { + einfo "Copy the files in /etc/qhacc to ~/.qhacc, + You have to run this program with the command: + khacc -f ~/.qhacc/ + I prefer to put this in my .bashrc + alias khacc=\"khacc -f ~/.qhacc\"" +} + |