diff options
author | 2005-06-27 15:14:19 +0000 | |
---|---|---|
committer | 2005-06-27 15:14:19 +0000 | |
commit | 0a50ab83c609c9afa182459a4866555b9529797c (patch) | |
tree | 2adff08defde1b1f90fbd8eea4b3942f299c1f12 /dev-lang/fpc-source | |
parent | Fix src_compile to call set_pp instead of set_compiler (diff) | |
download | gentoo-2-0a50ab83c609c9afa182459a4866555b9529797c.tar.gz gentoo-2-0a50ab83c609c9afa182459a4866555b9529797c.tar.bz2 gentoo-2-0a50ab83c609c9afa182459a4866555b9529797c.zip |
Fix comment wording
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-lang/fpc-source')
-rw-r--r-- | dev-lang/fpc-source/fpc-source-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/fpc-source/fpc-source-2.0.0.ebuild b/dev-lang/fpc-source/fpc-source-2.0.0.ebuild index be8ef10e09eb..f6162f238597 100644 --- a/dev-lang/fpc-source/fpc-source-2.0.0.ebuild +++ b/dev-lang/fpc-source/fpc-source-2.0.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-source/fpc-source-2.0.0.ebuild,v 1.2 2005/06/26 00:20:25 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-source/fpc-source-2.0.0.ebuild,v 1.3 2005/06/27 15:14:19 agriffis Exp $ -# Needed to release candidates etc. +# Needed for release candidates etc. MY_PV="2.0.0" SLOT="0" # Read src_install notes! |