summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-office/pybliographer/ChangeLog6
-rw-r--r--app-office/pybliographer/pybliographer-1.2.12-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/pybliographer/ChangeLog b/app-office/pybliographer/ChangeLog
index dca86b18b6c8..0a89a6544647 100644
--- a/app-office/pybliographer/ChangeLog
+++ b/app-office/pybliographer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/pybliographer
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/ChangeLog,v 1.21 2010/05/10 18:50:04 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/ChangeLog,v 1.22 2010/06/13 12:30:38 phajdan.jr Exp $
+
+ 13 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ pybliographer-1.2.12-r1.ebuild:
+ x86 stable wrt bug #317949
10 May 2010; nixnut <nixnut@gentoo.org> pybliographer-1.2.12-r1.ebuild:
ppc stable #317949
diff --git a/app-office/pybliographer/pybliographer-1.2.12-r1.ebuild b/app-office/pybliographer/pybliographer-1.2.12-r1.ebuild
index f7902828bc8d..22e64dbbcae8 100644
--- a/app-office/pybliographer/pybliographer-1.2.12-r1.ebuild
+++ b/app-office/pybliographer/pybliographer-1.2.12-r1.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/pybliographer/pybliographer-1.2.12-r1.ebuild,v 1.2 2010/05/10 18:50:04 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/pybliographer-1.2.12-r1.ebuild,v 1.3 2010/06/13 12:30:38 phajdan.jr Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/pybliographer/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="~amd64 ppc x86"
IUSE=""
DOCS="AUTHORS ChangeLog* NEWS TODO README"