diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-17 20:05:30 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-17 20:05:30 +0000 |
commit | 4f7d6ef9211825a9f2a973092aee149a3aec280c (patch) | |
tree | 9bcb39dbf7a1ada38a3751693b5e214a0e3a2cb7 /app-office/taxbird | |
parent | Fixed bug# in ChangeLog (diff) | |
download | gentoo-2-4f7d6ef9211825a9f2a973092aee149a3aec280c.tar.gz gentoo-2-4f7d6ef9211825a9f2a973092aee149a3aec280c.tar.bz2 gentoo-2-4f7d6ef9211825a9f2a973092aee149a3aec280c.zip |
Stable on amd64 wrt bug #319827
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-office/taxbird')
-rw-r--r-- | app-office/taxbird/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/taxbird/taxbird-0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/taxbird/ChangeLog b/app-office/taxbird/ChangeLog index ce6b0342729a..4b9b63dbe0c4 100644 --- a/app-office/taxbird/ChangeLog +++ b/app-office/taxbird/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/taxbird # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/ChangeLog,v 1.23 2010/05/24 14:27:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/ChangeLog,v 1.24 2010/06/17 20:05:30 angelos Exp $ + + 17 Jun 2010; Christoph Mende <angelos@gentoo.org> taxbird-0.15.ebuild: + Stable on amd64 wrt bug #319827 24 May 2010; Torsten Veller <tove@gentoo.org> metadata.xml: Remove wrobel from metadata.xml (#111816) diff --git a/app-office/taxbird/taxbird-0.15.ebuild b/app-office/taxbird/taxbird-0.15.ebuild index 9268c7ec5623..7c1149cb39ba 100644 --- a/app-office/taxbird/taxbird-0.15.ebuild +++ b/app-office/taxbird/taxbird-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/taxbird-0.15.ebuild,v 1.1 2010/02/04 18:44:40 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/taxbird-0.15.ebuild,v 1.2 2010/06/17 20:05:30 angelos Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.taxbird.de/" SRC_URI="http://www.taxbird.de/download/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="" |