diff options
author | 2010-08-05 21:18:02 +0000 | |
---|---|---|
committer | 2010-08-05 21:18:02 +0000 | |
commit | 5c41dce71f4beb60a63252432f4dce3524623896 (patch) | |
tree | d70c652b112dc3903063fda83238f83aa4931ff9 /app-text/bibus | |
parent | old (diff) | |
download | gentoo-2-5c41dce71f4beb60a63252432f4dce3524623896.tar.gz gentoo-2-5c41dce71f4beb60a63252432f4dce3524623896.tar.bz2 gentoo-2-5c41dce71f4beb60a63252432f4dce3524623896.zip |
Stable on amd64 wrt bug #331235
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-text/bibus')
-rw-r--r-- | app-text/bibus/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/bibus/bibus-1.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/bibus/ChangeLog b/app-text/bibus/ChangeLog index 740d8eca1f73..e275d3c2e5eb 100644 --- a/app-text/bibus/ChangeLog +++ b/app-text/bibus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/bibus # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/bibus/ChangeLog,v 1.22 2010/07/31 18:51:29 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/bibus/ChangeLog,v 1.23 2010/08/05 21:18:02 hwoarang Exp $ + + 05 Aug 2010; Markos Chandras <hwoarang@gentoo.org> bibus-1.5.1.ebuild: + Stable on amd64 wrt bug #331235 31 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> bibus-1.5.1.ebuild: diff --git a/app-text/bibus/bibus-1.5.1.ebuild b/app-text/bibus/bibus-1.5.1.ebuild index a478a8c6665b..003abe46a707 100644 --- a/app-text/bibus/bibus-1.5.1.ebuild +++ b/app-text/bibus/bibus-1.5.1.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-text/bibus/bibus-1.5.1.ebuild,v 1.2 2010/07/31 18:51:29 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/bibus/bibus-1.5.1.ebuild,v 1.3 2010/08/05 21:18:02 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}-biblio/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="mysql" # Most of this mess is designed to give the choice of sqlite or mysql |