diff options
author | 2015-02-28 13:35:01 +0000 | |
---|---|---|
committer | 2015-02-28 13:35:01 +0000 | |
commit | 081db00b876c9a48f39a207e6451c1af47b800a0 (patch) | |
tree | 49dd1ca3d127062ceb2fa81eb197818f08345368 /dev-db/pygresql | |
parent | Stable for ia64, wrt bug #536086 (diff) | |
download | gentoo-2-081db00b876c9a48f39a207e6451c1af47b800a0.tar.gz gentoo-2-081db00b876c9a48f39a207e6451c1af47b800a0.tar.bz2 gentoo-2-081db00b876c9a48f39a207e6451c1af47b800a0.zip |
Stable for ia64, wrt bug #534946
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/pygresql/ChangeLog b/dev-db/pygresql/ChangeLog index 7ebea07a7cfc..bc400073bf77 100644 --- a/dev-db/pygresql/ChangeLog +++ b/dev-db/pygresql/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/pygresql # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/ChangeLog,v 1.80 2015/02/27 11:18:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/ChangeLog,v 1.81 2015/02/28 13:35:01 ago Exp $ + + 28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pygresql-4.1.1-r1.ebuild: + Stable for ia64, wrt bug #534946 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pygresql-4.1.1-r1.ebuild: Stable for sparc, wrt bug #534946 diff --git a/dev-db/pygresql/pygresql-4.1.1-r1.ebuild b/dev-db/pygresql/pygresql-4.1.1-r1.ebuild index b911091f2419..d8a00c4d651f 100644 --- a/dev-db/pygresql/pygresql-4.1.1-r1.ebuild +++ b/dev-db/pygresql/pygresql-4.1.1-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/dev-db/pygresql/pygresql-4.1.1-r1.ebuild,v 1.9 2015/02/27 11:18:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-4.1.1-r1.ebuild,v 1.10 2015/02/28 13:35:01 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="|| ( |