diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-08-16 04:14:07 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-08-16 04:14:07 +0000 |
commit | e1051a0ab9d4c0304788a44e3546ceccb31da86f (patch) | |
tree | 1b2368d7d60a4ba61bc122f505e40d37735709a9 | |
parent | x86 stable, lib's never have any funny sayings with them :( (diff) | |
download | gentoo-2-e1051a0ab9d4c0304788a44e3546ceccb31da86f.tar.gz gentoo-2-e1051a0ab9d4c0304788a44e3546ceccb31da86f.tar.bz2 gentoo-2-e1051a0ab9d4c0304788a44e3546ceccb31da86f.zip |
Stable x86; if its post, where's the pregre?
(Portage version: 2.1-r2)
-rw-r--r-- | dev-db/postgresql/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-7.3.15-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog index 01cdf2fe3269..727e3357b18c 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.289 2006/08/11 02:51:48 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.290 2006/08/16 04:14:07 tsunam Exp $ + + 16 Aug 2006; Joshua Jackson <tsunam@gentoo.org> + postgresql-7.3.15-r1.ebuild: + Stable x86; bug #135187 11 Aug 2006; Jason Wever <weeve@gentoo.org> postgresql-7.3.15-r1.ebuild: Stable on SPARC wrt bug #135187. diff --git a/dev-db/postgresql/postgresql-7.3.15-r1.ebuild b/dev-db/postgresql/postgresql-7.3.15-r1.ebuild index 591c6f436315..82c1db066a61 100644 --- a/dev-db/postgresql/postgresql-7.3.15-r1.ebuild +++ b/dev-db/postgresql/postgresql-7.3.15-r1.ebuild @@ -1,6 +1,6 @@ # 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.15-r1.ebuild,v 1.7 2006/08/11 02:51:49 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.15-r1.ebuild,v 1.8 2006/08/16 04:14:07 tsunam Exp $ inherit eutils gnuconfig flag-o-matic java-pkg multilib @@ -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 tcl tk zlib threads selinux" DEPEND="virtual/libc |