diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-10 15:18:12 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-10 15:18:12 +0000 |
commit | 0f0a4019491c568f862904bbddb6e7c9d8e4a063 (patch) | |
tree | df71064cf47b53d3b47595cf44bd12db4b3957d7 /app-office/taxbird | |
parent | stable x86, bug 319827 (diff) | |
download | gentoo-2-0f0a4019491c568f862904bbddb6e7c9d8e4a063.tar.gz gentoo-2-0f0a4019491c568f862904bbddb6e7c9d8e4a063.tar.bz2 gentoo-2-0f0a4019491c568f862904bbddb6e7c9d8e4a063.zip |
stable x86, bug 319827
(Portage version: 2.1.8.3/cvs/Linux i686)
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 4b9b63dbe0c4..345f4985eccb 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.24 2010/06/17 20:05:30 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/ChangeLog,v 1.25 2010/07/10 15:18:12 fauli Exp $ + + 10 Jul 2010; Christian Faulhammer <fauli@gentoo.org> taxbird-0.15.ebuild: + stable x86, bug 319827 17 Jun 2010; Christoph Mende <angelos@gentoo.org> taxbird-0.15.ebuild: Stable on amd64 wrt bug #319827 diff --git a/app-office/taxbird/taxbird-0.15.ebuild b/app-office/taxbird/taxbird-0.15.ebuild index 7c1149cb39ba..936388baa283 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.2 2010/06/17 20:05:30 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/taxbird-0.15.ebuild,v 1.3 2010/07/10 15:18:12 fauli 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="" |