diff options
author | 2004-07-14 23:55:52 +0000 | |
---|---|---|
committer | 2004-07-14 23:55:52 +0000 | |
commit | a961c25d7d3794d426b2d9a887261f85a1321b3f (patch) | |
tree | 8f8b9783ff898024242dd53d758d903ba14f3ec0 /dev-util/pccts | |
parent | don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-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.ebuild | 3 | ||||
-rw-r--r-- | dev-util/pccts/pccts-1.33.33.ebuild | 3 |
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" |