diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:49:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:49:49 +0000 |
commit | cf015885ccd95191776effb2e0461b1055af63d8 (patch) | |
tree | 7f6177414e032ec9c62250b3110541e06fd8126d /dev-db | |
parent | Stable for ia64, wrt bug #498172 (diff) | |
download | gentoo-2-cf015885ccd95191776effb2e0461b1055af63d8.tar.gz gentoo-2-cf015885ccd95191776effb2e0461b1055af63d8.tar.bz2 gentoo-2-cf015885ccd95191776effb2e0461b1055af63d8.zip |
Stable for ia64, wrt bug #289228
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db')
-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 79e9a1b03ff7..8193d1a2f743 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.67 2014/01/19 13:47:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/ChangeLog,v 1.68 2014/01/26 11:49:49 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pygresql-4.1.1.ebuild: + Stable for ia64, wrt bug #289228 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pygresql-4.1.1.ebuild: Stable for alpha, wrt bug #289228 diff --git a/dev-db/pygresql/pygresql-4.1.1.ebuild b/dev-db/pygresql/pygresql-4.1.1.ebuild index 50c1a4414f5a..9f38e45a6f89 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.6 2014/01/19 13:47:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-4.1.1.ebuild,v 1.7 2014/01/26 11:49:49 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="|| ( |