diff options
author | 2015-07-23 20:57:43 +0000 | |
---|---|---|
committer | 2015-07-23 20:57:43 +0000 | |
commit | 3500a736faa21d4b8df64e4ac0204b3c93407965 (patch) | |
tree | ef9da6fa5726eae6987310afaa870c1e06a4fefa /dev-python/pygresql | |
parent | ppc stable wrt bug #550618 (diff) | |
download | gentoo-2-3500a736faa21d4b8df64e4ac0204b3c93407965.tar.gz gentoo-2-3500a736faa21d4b8df64e4ac0204b3c93407965.tar.bz2 gentoo-2-3500a736faa21d4b8df64e4ac0204b3c93407965.zip |
ppc stable wrt bug #551388
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/pygresql')
-rw-r--r-- | dev-python/pygresql/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pygresql/pygresql-4.1.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pygresql/ChangeLog b/dev-python/pygresql/ChangeLog index c4c892cc4254..d2bd3b67165f 100644 --- a/dev-python/pygresql/ChangeLog +++ b/dev-python/pygresql/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pygresql # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygresql/ChangeLog,v 1.6 2015/07/20 05:26:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygresql/ChangeLog,v 1.7 2015/07/23 20:57:43 pacho Exp $ + + 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> pygresql-4.1.1-r2.ebuild: + ppc stable wrt bug #551388 20 Jul 2015; Jeroen Roovers <jer@gentoo.org> pygresql-4.1.1-r2.ebuild: Stable for HPPA (bug #551388). diff --git a/dev-python/pygresql/pygresql-4.1.1-r2.ebuild b/dev-python/pygresql/pygresql-4.1.1-r2.ebuild index 6ce96327a605..35545e8a1c84 100644 --- a/dev-python/pygresql/pygresql-4.1.1-r2.ebuild +++ b/dev-python/pygresql/pygresql-4.1.1-r2.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/dev-python/pygresql/pygresql-4.1.1-r2.ebuild,v 1.6 2015/07/20 05:26:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygresql/pygresql-4.1.1-r2.ebuild,v 1.7 2015/07/23 20:57:43 pacho Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/P/PyGreSQL/${MY_P}.tgz" LICENSE="POSTGRESQL" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~ppc ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~sparc x86" IUSE="doc" DEPEND="|| ( |