diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 18:40:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 18:40:41 +0000 |
commit | 58189624ce4947d2a20cd9b83526b8ef7885e5aa (patch) | |
tree | f84f9dc9c9926f1c725e76051141a5a0af73f6a8 /dev-db/postgresql-base/postgresql-base-9.0.13.ebuild | |
parent | Stable for alpha, wrt bug #463884 (diff) | |
download | historical-58189624ce4947d2a20cd9b83526b8ef7885e5aa.tar.gz historical-58189624ce4947d2a20cd9b83526b8ef7885e5aa.tar.bz2 historical-58189624ce4947d2a20cd9b83526b8ef7885e5aa.zip |
Stable for ia64, wrt bug #463884
Package-Manager: portage-2.1.11.55/cvs/Linux x86_64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-db/postgresql-base/postgresql-base-9.0.13.ebuild')
-rw-r--r-- | dev-db/postgresql-base/postgresql-base-9.0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql-base/postgresql-base-9.0.13.ebuild b/dev-db/postgresql-base/postgresql-base-9.0.13.ebuild index f886f1872127..65eb1d99f8f0 100644 --- a/dev-db/postgresql-base/postgresql-base-9.0.13.ebuild +++ b/dev-db/postgresql-base/postgresql-base-9.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.0.13.ebuild,v 1.7 2013/04/05 18:39:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.0.13.ebuild,v 1.8 2013/04/05 18:40:20 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ inherit autotools eutils flag-o-matic multilib prefix versionator SLOT="$(get_version_component_range 1-2)" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" DESCRIPTION="PostgreSQL libraries and clients" HOMEPAGE="http://www.postgresql.org/" |