diff options
author | Chris Aniszczyk <zx@gentoo.org> | 2004-04-26 03:37:31 +0000 |
---|---|---|
committer | Chris Aniszczyk <zx@gentoo.org> | 2004-04-26 03:37:31 +0000 |
commit | f291c2ad29a5ea4118475286932aa627e1e973b5 (patch) | |
tree | c27bc4f32c573befa159f70fd1072a6a20ad954d /dev-java/javacc/files | |
parent | Add die following econf for bug 48950 (Manifest recommit) (diff) | |
download | gentoo-2-f291c2ad29a5ea4118475286932aa627e1e973b5.tar.gz gentoo-2-f291c2ad29a5ea4118475286932aa627e1e973b5.tar.bz2 gentoo-2-f291c2ad29a5ea4118475286932aa627e1e973b5.zip |
Closes #48551 #48481
Diffstat (limited to 'dev-java/javacc/files')
-rw-r--r-- | dev-java/javacc/files/javacc-3.2 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dev-java/javacc/files/javacc-3.2 b/dev-java/javacc/files/javacc-3.2 new file mode 100644 index 000000000000..350690f87681 --- /dev/null +++ b/dev-java/javacc/files/javacc-3.2 @@ -0,0 +1,7 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/javacc/files/javacc-3.2,v 1.1 2004/04/26 03:37:31 zx Exp $ + +VERSION="JavaCC @PV@" +JAVACC_HOME=/usr/share/@PN@ +ENV_VARS="JAVACC_HOME" |