From b95226660e050ca11e20934c30dc14dfa5f730f5 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Sat, 9 Jul 2005 15:44:44 +0000 Subject: sync IUSE (+doc) (Portage version: 2.0.51.22-r1) --- dev-db/pgcluster/pgcluster-1.3.0b.ebuild | 4 ++-- dev-db/pgcluster/pgcluster-1.3.0c.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-db/pgcluster/pgcluster-1.3.0b.ebuild b/dev-db/pgcluster/pgcluster-1.3.0b.ebuild index cd244f171f92..cdbe68003db5 100644 --- a/dev-db/pgcluster/pgcluster-1.3.0b.ebuild +++ b/dev-db/pgcluster/pgcluster-1.3.0b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/pgcluster/pgcluster-1.3.0b.ebuild,v 1.1 2005/02/27 07:20:28 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pgcluster/pgcluster-1.3.0b.ebuild,v 1.2 2005/07/09 15:44:44 agriffis Exp $ inherit eutils gnuconfig flag-o-matic multilib @@ -13,7 +13,7 @@ SRC_URI="http://pgfoundry.org/frs/download.php/181/${P}.tar.gz" LICENSE="POSTGRESQL" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64" -IUSE="ssl nls python tcltk perl libg++ pam readline xml2 zlib pg-intdatetime" +IUSE="doc libg++ nls pam perl pg-intdatetime python readline ssl tcltk xml2 zlib" S=${WORKDIR}/${MY_P} DEPEND="virtual/libc diff --git a/dev-db/pgcluster/pgcluster-1.3.0c.ebuild b/dev-db/pgcluster/pgcluster-1.3.0c.ebuild index d1c70166496e..818e5c496c8f 100644 --- a/dev-db/pgcluster/pgcluster-1.3.0c.ebuild +++ b/dev-db/pgcluster/pgcluster-1.3.0c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/pgcluster/pgcluster-1.3.0c.ebuild,v 1.1 2005/05/10 06:40:37 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pgcluster/pgcluster-1.3.0c.ebuild,v 1.2 2005/07/09 15:44:44 agriffis Exp $ inherit eutils gnuconfig flag-o-matic multilib @@ -13,7 +13,7 @@ SRC_URI="http://pgfoundry.org/frs/download.php/218/${P}.tar.gz" LICENSE="POSTGRESQL" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64" -IUSE="ssl nls python tcltk perl libg++ pam readline xml2 zlib pg-intdatetime" +IUSE="doc libg++ nls pam perl pg-intdatetime python readline ssl tcltk xml2 zlib" S=${WORKDIR}/${MY_P} DEPEND="virtual/libc -- cgit v1.2.3-65-gdbad