diff options
author | 2014-01-17 20:40:58 +0000 | |
---|---|---|
committer | 2014-01-17 20:40:58 +0000 | |
commit | 6a039059e01f668b79a85665f8c04b7f5bae0ada (patch) | |
tree | cc35630e058e6fc39dece58b63982864aa9239a2 /dev-db/pygresql | |
parent | Stable for x86, wrt bug #289228 (diff) | |
download | gentoo-2-6a039059e01f668b79a85665f8c04b7f5bae0ada.tar.gz gentoo-2-6a039059e01f668b79a85665f8c04b7f5bae0ada.tar.bz2 gentoo-2-6a039059e01f668b79a85665f8c04b7f5bae0ada.zip |
Stable for ppc, wrt bug #289228
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db/pygresql')
-rw-r--r-- | dev-db/pygresql/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/pygresql/pygresql-4.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/pygresql/ChangeLog b/dev-db/pygresql/ChangeLog index 771860fdff48..a4e633fd3ba2 100644 --- a/dev-db/pygresql/ChangeLog +++ b/dev-db/pygresql/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/pygresql # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/ChangeLog,v 1.65 2014/01/17 20:38:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/ChangeLog,v 1.66 2014/01/17 20:40:58 ago Exp $ + + 17 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pygresql-4.1.1.ebuild: + Stable for ppc, wrt bug #289228 17 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pygresql-4.1.1.ebuild: Stable for x86, wrt bug #289228 diff --git a/dev-db/pygresql/pygresql-4.1.1.ebuild b/dev-db/pygresql/pygresql-4.1.1.ebuild index 73040f69ad9a..ed78c61b3fe8 100644 --- a/dev-db/pygresql/pygresql-4.1.1.ebuild +++ b/dev-db/pygresql/pygresql-4.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-4.1.1.ebuild,v 1.4 2014/01/17 20:38:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-4.1.1.ebuild,v 1.5 2014/01/17 20:40:58 ago 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="|| ( |