diff options
author | Gunnar Wrobel <wrobel@gentoo.org> | 2008-01-23 21:20:23 +0000 |
---|---|---|
committer | Gunnar Wrobel <wrobel@gentoo.org> | 2008-01-23 21:20:23 +0000 |
commit | b905534a68a58577532af4698d8be341d5725af6 (patch) | |
tree | cf4fa0125f84abaaaca0871e8be81e8d02ad59a8 /app-office | |
parent | media-gfx/pstoedit needs plotutils enabled for USE=postscript, bug #207070 (diff) | |
download | gentoo-2-b905534a68a58577532af4698d8be341d5725af6.tar.gz gentoo-2-b905534a68a58577532af4698d8be341d5725af6.tar.bz2 gentoo-2-b905534a68a58577532af4698d8be341d5725af6.zip |
I was too quick. taxbird-11 got released today. Added 0.11, removed 0.11_rc.
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/taxbird/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/taxbird/files/digest-taxbird-0.11 | 3 | ||||
-rw-r--r-- | app-office/taxbird/files/digest-taxbird-0.11_rc | 3 | ||||
-rw-r--r-- | app-office/taxbird/taxbird-0.11.ebuild (renamed from app-office/taxbird/taxbird-0.11_rc.ebuild) | 9 |
4 files changed, 12 insertions, 11 deletions
diff --git a/app-office/taxbird/ChangeLog b/app-office/taxbird/ChangeLog index 39b70eac1085..447fc79d15a4 100644 --- a/app-office/taxbird/ChangeLog +++ b/app-office/taxbird/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/taxbird # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/ChangeLog,v 1.13 2008/01/23 11:23:25 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/ChangeLog,v 1.14 2008/01/23 21:20:22 wrobel Exp $ + +*taxbird-0.11 (23 Jan 2008) + + 23 Jan 2008; <wrobel@gentoo.org> -taxbird-0.11_rc.ebuild, + +taxbird-0.11.ebuild: + I was too quick. taxbird-11 got released today. Added 0.11, removed 0.11_rc. *taxbird-0.11_rc (23 Jan 2008) diff --git a/app-office/taxbird/files/digest-taxbird-0.11 b/app-office/taxbird/files/digest-taxbird-0.11 new file mode 100644 index 000000000000..d306b664db03 --- /dev/null +++ b/app-office/taxbird/files/digest-taxbird-0.11 @@ -0,0 +1,3 @@ +MD5 b461c91bcd998d7c6b3d913f06ce81f7 taxbird-0.11.tar.gz 441592 +RMD160 dc5316ab57ea1b22824a00396c81a87f3f08bf28 taxbird-0.11.tar.gz 441592 +SHA256 0689613bf07db11c73ca125dda5e5a4a8f1973d7c0be6af0214afebd287021d6 taxbird-0.11.tar.gz 441592 diff --git a/app-office/taxbird/files/digest-taxbird-0.11_rc b/app-office/taxbird/files/digest-taxbird-0.11_rc deleted file mode 100644 index 57fedbde78a5..000000000000 --- a/app-office/taxbird/files/digest-taxbird-0.11_rc +++ /dev/null @@ -1,3 +0,0 @@ -MD5 b461c91bcd998d7c6b3d913f06ce81f7 taxbird-0.11-rc.tar.gz 441592 -RMD160 dc5316ab57ea1b22824a00396c81a87f3f08bf28 taxbird-0.11-rc.tar.gz 441592 -SHA256 0689613bf07db11c73ca125dda5e5a4a8f1973d7c0be6af0214afebd287021d6 taxbird-0.11-rc.tar.gz 441592 diff --git a/app-office/taxbird/taxbird-0.11_rc.ebuild b/app-office/taxbird/taxbird-0.11.ebuild index 6c4d3b1e95ce..3c0a03828367 100644 --- a/app-office/taxbird/taxbird-0.11_rc.ebuild +++ b/app-office/taxbird/taxbird-0.11.ebuild @@ -1,24 +1,19 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/taxbird-0.11_rc.ebuild,v 1.1 2008/01/23 11:23:25 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/taxbird-0.11.ebuild,v 1.1 2008/01/23 21:20:22 wrobel Exp $ inherit eutils fdo-mime flag-o-matic -MY_P=${P/_/-} -MY_PV=${PV/_*/} - DESCRIPTION="Taxbird provides a GUI to submit tax forms to the german digital tax project ELSTER." HOMEPAGE="http://www.taxbird.de/" -SRC_URI="http://www.taxbird.de/tmp/${MY_P}.tar.gz" +SRC_URI="http://www.taxbird.de/download/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" SLOT="0" IUSE="" -S="${WORKDIR}/${PN}-${MY_PV}" - DEPEND="dev-libs/libgeier dev-libs/openssl =gnome-extra/gtkhtml-2* |