diff options
author | 2007-07-13 06:25:50 +0000 | |
---|---|---|
committer | 2007-07-13 06:25:50 +0000 | |
commit | ac0bad0794a7e98b07c89b3c62c96ccc8003d103 (patch) | |
tree | e08858ceaa5535af691cc9cf0c3a73a7861b1523 /dev-lang/fpc | |
parent | whitespace (diff) | |
download | gentoo-2-ac0bad0794a7e98b07c89b3c62c96ccc8003d103.tar.gz gentoo-2-ac0bad0794a7e98b07c89b3c62c96ccc8003d103.tar.bz2 gentoo-2-ac0bad0794a7e98b07c89b3c62c96ccc8003d103.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-lang/fpc')
-rw-r--r-- | dev-lang/fpc/fpc-2.0.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lang/fpc/fpc-2.0.2.ebuild b/dev-lang/fpc/fpc-2.0.2.ebuild index 3e5cb4ae0d79..aa3b1f140fb0 100644 --- a/dev-lang/fpc/fpc-2.0.2.ebuild +++ b/dev-lang/fpc/fpc-2.0.2.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.0.2.ebuild,v 1.6 2007/03/10 14:43:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.0.2.ebuild,v 1.7 2007/07/13 06:25:50 mr_bones_ Exp $ inherit eutils - PV_BIN="2.0.0" S="${WORKDIR}/fpc" |