summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMasatomo Nakano <nakano@gentoo.org>2004-03-21 01:57:24 +0000
committerMasatomo Nakano <nakano@gentoo.org>2004-03-21 01:57:24 +0000
commit51e4e2857726936aa87bf7e3ad36eb8483cc5983 (patch)
tree0152568e3b2519340a969518023ef9253fbb521e /dev-db
parentadded ~amd64 to keywords (diff)
downloadgentoo-2-51e4e2857726936aa87bf7e3ad36eb8483cc5983.tar.gz
gentoo-2-51e4e2857726936aa87bf7e3ad36eb8483cc5983.tar.bz2
gentoo-2-51e4e2857726936aa87bf7e3ad36eb8483cc5983.zip
Fixed trivial DESCRIPTION bug.
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/postgresql/ChangeLog6
-rw-r--r--dev-db/postgresql/postgresql-7.4.1-r4.ebuild5
-rw-r--r--dev-db/postgresql/postgresql-7.4.2.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog
index 942df7e88de2..96630150e580 100644
--- a/dev-db/postgresql/ChangeLog
+++ b/dev-db/postgresql/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/postgresql
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.89 2004/03/11 20:11:28 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.90 2004/03/21 01:57:24 nakano Exp $
+
+ 21 Mar 2004; Masatomo Nakano <nakano@gentoo.org> postgresql-7.4.1-r4.ebuild,
+ postgresql-7.4.2.ebuild:
+ Fixed trivial DESCRIPTION bug.
*postgresql-7.4.2 (11 Mar 2004)
diff --git a/dev-db/postgresql/postgresql-7.4.1-r4.ebuild b/dev-db/postgresql/postgresql-7.4.1-r4.ebuild
index 6cb62150a64e..8bafbcb360a6 100644
--- a/dev-db/postgresql/postgresql-7.4.1-r4.ebuild
+++ b/dev-db/postgresql/postgresql-7.4.1-r4.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.1-r4.ebuild,v 1.4 2004/03/05 16:11:10 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.1-r4.ebuild,v 1.5 2004/03/21 01:57:24 nakano Exp $
+
+inherit eutils gnuconfig
DESCRIPTION="sophisticated Object-Relational DBMS."
@@ -17,7 +19,6 @@ LICENSE="POSTGRESQL"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~hppa ~ia64 ~mips"
IUSE="ssl nls java python tcltk perl libg++ pam readline zlib doc pg-hier pg-vacuumdelay pg-intdatetime"
-inherit eutils gnuconfig
DEPEND="virtual/glibc
sys-devel/autoconf
diff --git a/dev-db/postgresql/postgresql-7.4.2.ebuild b/dev-db/postgresql/postgresql-7.4.2.ebuild
index baea2d474234..0e598d8267ad 100644
--- a/dev-db/postgresql/postgresql-7.4.2.ebuild
+++ b/dev-db/postgresql/postgresql-7.4.2.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.2.ebuild,v 1.1 2004/03/11 20:11:28 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.2.ebuild,v 1.2 2004/03/21 01:57:24 nakano Exp $
+inherit eutils gnuconfig
DESCRIPTION="sophisticated Object-Relational DBMS."
RESTRICT="nomirror"
@@ -17,7 +18,6 @@ LICENSE="POSTGRESQL"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~hppa ~ia64 ~mips"
IUSE="ssl nls java python tcltk perl libg++ pam readline zlib doc pg-hier pg-vacuumdelay pg-intdatetime"
-inherit eutils gnuconfig
DEPEND="virtual/glibc
sys-devel/autoconf