diff options
author | 2011-02-18 17:14:17 +0000 | |
---|---|---|
committer | 2011-02-18 17:14:17 +0000 | |
commit | c387771115a0ca5d74ea4ef95c26bc84485301ff (patch) | |
tree | edbcc24413ca01415f5436d603a06a96e9e571af /dev-db/pygresql/pygresql-3.8.1.ebuild | |
parent | Stable for HPPA (bug #353715). (diff) | |
download | gentoo-2-c387771115a0ca5d74ea4ef95c26bc84485301ff.tar.gz gentoo-2-c387771115a0ca5d74ea4ef95c26bc84485301ff.tar.bz2 gentoo-2-c387771115a0ca5d74ea4ef95c26bc84485301ff.zip |
Stable for HPPA (bug #354267).
(Portage version: 2.2.0_alpha24/cvs/Linux i686)
Diffstat (limited to 'dev-db/pygresql/pygresql-3.8.1.ebuild')
-rw-r--r-- | dev-db/pygresql/pygresql-3.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/pygresql/pygresql-3.8.1.ebuild b/dev-db/pygresql/pygresql-3.8.1.ebuild index ca424458e1da..ab20e02a27e2 100644 --- a/dev-db/pygresql/pygresql-3.8.1.ebuild +++ b/dev-db/pygresql/pygresql-3.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-3.8.1.ebuild,v 1.13 2011/02/13 18:39:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-3.8.1.ebuild,v 1.14 2011/02/18 17:14:17 jer Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.pygresql.org/pub/distrib/${MY_P}.tgz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86" IUSE="doc" DEPEND="dev-db/postgresql-base" |