diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-18 13:17:41 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-18 13:17:41 +0000 |
commit | eb8f05620338fc59976730cd68f6e991bd779a57 (patch) | |
tree | 94908c0c402794a1d8de96b48f896d9eb748571c /app-office/pybliographer | |
parent | gnome-doc-utils needed at buildtime (diff) | |
download | gentoo-2-eb8f05620338fc59976730cd68f6e991bd779a57.tar.gz gentoo-2-eb8f05620338fc59976730cd68f6e991bd779a57.tar.bz2 gentoo-2-eb8f05620338fc59976730cd68f6e991bd779a57.zip |
ppc stable wrt bug #531498
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office/pybliographer')
-rw-r--r-- | app-office/pybliographer/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/pybliographer/pybliographer-1.2.15-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/pybliographer/ChangeLog b/app-office/pybliographer/ChangeLog index bdd4b36b2156..7e54be02b6e4 100644 --- a/app-office/pybliographer/ChangeLog +++ b/app-office/pybliographer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/pybliographer # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/ChangeLog,v 1.35 2015/04/18 13:17:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/ChangeLog,v 1.36 2015/04/18 13:17:41 pacho Exp $ + + 18 Apr 2015; Pacho Ramos <pacho@gentoo.org> pybliographer-1.2.15-r1.ebuild: + ppc stable wrt bug #531498 18 Apr 2015; Pacho Ramos <pacho@gentoo.org> pybliographer-1.2.15-r1.ebuild: gnome-doc-utils needed at buildtime diff --git a/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild b/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild index afcbf3fa35a9..4a77854e9421 100644 --- a/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild +++ b/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild,v 1.4 2015/04/18 13:17:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild,v 1.5 2015/04/18 13:17:41 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/pybliographer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |