diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:55:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:55:32 +0000 |
commit | e1d42b74caad2c322d94faafc3acdc436f0f5315 (patch) | |
tree | 599470ea4f82cd945e9ac65062a6257333c5729d | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-e1d42b74caad2c322d94faafc3acdc436f0f5315.tar.gz gentoo-2-e1d42b74caad2c322d94faafc3acdc436f0f5315.tar.bz2 gentoo-2-e1d42b74caad2c322d94faafc3acdc436f0f5315.zip |
sync IUSE (missing)
-rw-r--r-- | dev-util/pccts/pccts-1.33.32-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-util/pccts/pccts-1.33.33.ebuild | 3 | ||||
-rw-r--r-- | net-fs/coda-kernel/coda-kernel-6.0.0.ebuild | 1 | ||||
-rw-r--r-- | net-fs/intersync/intersync-0.9.5.ebuild | 3 | ||||
-rw-r--r-- | net-fs/intersync/intersync-0.9.5_p2.ebuild | 3 |
5 files changed, 9 insertions, 4 deletions
diff --git a/dev-util/pccts/pccts-1.33.32-r1.ebuild b/dev-util/pccts/pccts-1.33.32-r1.ebuild index 8eb04e48c255..98188410d7fb 100644 --- a/dev-util/pccts/pccts-1.33.32-r1.ebuild +++ b/dev-util/pccts/pccts-1.33.32-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pccts/pccts-1.33.32-r1.ebuild,v 1.12 2004/06/25 02:42:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pccts/pccts-1.33.32-r1.ebuild,v 1.13 2004/07/14 23:55:32 agriffis Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Purdue Compiler Construction Tool Set is an embedded C/C++ parser generator" @@ -10,6 +10,7 @@ HOMEPAGE="http://www.polhode.com/" SLOT="0" LICENSE="BSD" KEYWORDS="x86 ppc sparc alpha" +IUSE="" DEPEND="app-arch/unzip" diff --git a/dev-util/pccts/pccts-1.33.33.ebuild b/dev-util/pccts/pccts-1.33.33.ebuild index 482e95351066..4f39b9faa5bb 100644 --- a/dev-util/pccts/pccts-1.33.33.ebuild +++ b/dev-util/pccts/pccts-1.33.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pccts/pccts-1.33.33.ebuild,v 1.8 2004/06/25 02:42:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pccts/pccts-1.33.33.ebuild,v 1.9 2004/07/14 23:55:32 agriffis Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Purdue Compiler Construction Tool Set is an embedded C/C++ parser generator" @@ -10,6 +10,7 @@ HOMEPAGE="http://www.polhode.com/" SLOT="0" LICENSE="BSD" KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ia64" +IUSE="" DEPEND="app-arch/unzip" diff --git a/net-fs/coda-kernel/coda-kernel-6.0.0.ebuild b/net-fs/coda-kernel/coda-kernel-6.0.0.ebuild index 91b66e7357ab..876163691d7c 100644 --- a/net-fs/coda-kernel/coda-kernel-6.0.0.ebuild +++ b/net-fs/coda-kernel/coda-kernel-6.0.0.ebuild @@ -14,6 +14,7 @@ RESTRICT="nostrip" SLOT="${KV}" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64" +IUSE="" DEPEND=">=virtual/linux-sources-2.4" diff --git a/net-fs/intersync/intersync-0.9.5.ebuild b/net-fs/intersync/intersync-0.9.5.ebuild index 78a6d78c5941..71c9490097e2 100644 --- a/net-fs/intersync/intersync-0.9.5.ebuild +++ b/net-fs/intersync/intersync-0.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/intersync/intersync-0.9.5.ebuild,v 1.10 2004/06/24 22:43:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/intersync/intersync-0.9.5.ebuild,v 1.11 2004/07/14 23:52:33 agriffis Exp $ DESCRIPTION="advanced replicating networked filesystem" HOMEPAGE="http://www.inter-mezzo.org/" @@ -9,6 +9,7 @@ SRC_URI="ftp://ftp.inter-mezzo.org/pub/intermezzo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="net-misc/curl media-gfx/transfig diff --git a/net-fs/intersync/intersync-0.9.5_p2.ebuild b/net-fs/intersync/intersync-0.9.5_p2.ebuild index 579c2cce1c7d..fca08a9a1847 100644 --- a/net-fs/intersync/intersync-0.9.5_p2.ebuild +++ b/net-fs/intersync/intersync-0.9.5_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/intersync/intersync-0.9.5_p2.ebuild,v 1.4 2004/06/24 22:43:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/intersync/intersync-0.9.5_p2.ebuild,v 1.5 2004/07/14 23:52:33 agriffis Exp $ DESCRIPTION="advanced replicating networked filesystem" HOMEPAGE="http://www.inter-mezzo.org/" @@ -9,6 +9,7 @@ SRC_URI="ftp://ftp.inter-mezzo.org/pub/intermezzo/${P/_p/-}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="net-misc/curl media-gfx/transfig |