diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-02-19 20:57:42 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-02-19 20:57:42 +0000 |
commit | f39540f70cd23b4cf698802e656a5c503750f98a (patch) | |
tree | 1853b4219e53054447321319d40588af444156ef /dev-db/postgresql | |
parent | Stable on alpha, bug 122648. (diff) | |
download | historical-f39540f70cd23b4cf698802e656a5c503750f98a.tar.gz historical-f39540f70cd23b4cf698802e656a5c503750f98a.tar.bz2 historical-f39540f70cd23b4cf698802e656a5c503750f98a.zip |
Stable 7.3.11 + 7.4.9 on Alpha.
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-7.3.11.ebuild | 6 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-7.4.9.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog index eddf2f4cbdc7..e4e634f030ae 100644 --- a/dev-db/postgresql/ChangeLog +++ b/dev-db/postgresql/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-db/postgresql # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.260 2006/02/16 17:27:13 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.261 2006/02/19 20:57:42 kloeri Exp $ + + 19 Feb 2006; Bryan Østergaard <kloeri@gentoo.org + postgresql-7.3.11.ebuild, postgresql-7.4.9.ebuild: + Stable 7.3.11 + 7.4.9 on Alpha. 16 Feb 2006; Masatomo Nakano <nakano@gentoo.org> ChangeLog: Fixed digest/Manifest. diff --git a/dev-db/postgresql/postgresql-7.3.11.ebuild b/dev-db/postgresql/postgresql-7.3.11.ebuild index 84de311d049a..84ea2ad208a5 100644 --- a/dev-db/postgresql/postgresql-7.3.11.ebuild +++ b/dev-db/postgresql/postgresql-7.3.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.11.ebuild,v 1.8 2005/12/27 06:36:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.11.ebuild,v 1.9 2006/02/19 20:57:42 kloeri Exp $ inherit eutils gnuconfig flag-o-matic java-pkg @@ -13,7 +13,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${PV}.tar.bz2 LICENSE="POSTGRESQL" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc s390 sh sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc s390 sh sparc x86" IUSE="doc java libg++ nls pam perl python readline ssl tcltk zlib threads selinux" DEPEND="virtual/libc diff --git a/dev-db/postgresql/postgresql-7.4.9.ebuild b/dev-db/postgresql/postgresql-7.4.9.ebuild index 6ebbd836b63d..93182e24fb70 100644 --- a/dev-db/postgresql/postgresql-7.4.9.ebuild +++ b/dev-db/postgresql/postgresql-7.4.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.9.ebuild,v 1.10 2005/12/27 06:36:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.9.ebuild,v 1.11 2006/02/19 20:57:42 kloeri Exp $ inherit eutils gnuconfig flag-o-matic java-pkg multilib toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${PV}.tar.bz2 LICENSE="POSTGRESQL" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="ssl nls java python tcltk perl libg++ pam readline zlib doc pg-hier pg-vacuumdelay pg-intdatetime threads xml2 selinux" DEPEND="virtual/libc |