summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:55:52 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:55:52 +0000
commita961c25d7d3794d426b2d9a887261f85a1321b3f (patch)
tree8f8b9783ff898024242dd53d758d903ba14f3ec0 /dev-util/pccts
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-a961c25d7d3794d426b2d9a887261f85a1321b3f.tar.gz
historical-a961c25d7d3794d426b2d9a887261f85a1321b3f.tar.bz2
historical-a961c25d7d3794d426b2d9a887261f85a1321b3f.zip
sync IUSE (missing)
Diffstat (limited to 'dev-util/pccts')
-rw-r--r--dev-util/pccts/pccts-1.33.32-r1.ebuild3
-rw-r--r--dev-util/pccts/pccts-1.33.33.ebuild3
2 files changed, 4 insertions, 2 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"