diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-06-27 15:14:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-06-27 15:14:19 +0000 |
commit | 4375443d09b6ac0fd8529845dd5cbbecc34741bd (patch) | |
tree | d60de63b91e1d99df8a1f78a7569aada859930d7 /dev-lang | |
parent | Fix src_compile to call set_pp instead of set_compiler (diff) | |
download | historical-4375443d09b6ac0fd8529845dd5cbbecc34741bd.tar.gz historical-4375443d09b6ac0fd8529845dd5cbbecc34741bd.tar.bz2 historical-4375443d09b6ac0fd8529845dd5cbbecc34741bd.zip |
Fix comment wording
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/fpc-source/Manifest | 10 | ||||
-rw-r--r-- | dev-lang/fpc-source/fpc-source-2.0.0.ebuild | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/dev-lang/fpc-source/Manifest b/dev-lang/fpc-source/Manifest index 3598e4001de1..dac74a13f5e5 100644 --- a/dev-lang/fpc-source/Manifest +++ b/dev-lang/fpc-source/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160 MD5 1bf8375b764861cbb66fa2e4d57236fe fpc-source-2.0.0.ebuild 1344 MD5 770da6ecff8987707d6f9c22bda8c7cf ChangeLog 1361 @@ -6,3 +9,10 @@ MD5 bab07a6688abb4e82baf0c99b60b6c15 fpc-source-2.0.0_rc2.ebuild 1847 MD5 3197b41dcf78a69bd6aba5c9f97a3cb7 files/digest-fpc-source-1.9.5_pre20040820 141 MD5 cd231688f22b41aaa230f7deb4752a05 files/digest-fpc-source-2.0.0 70 MD5 0a08fa163a3c573b43867be33e766913 files/digest-fpc-source-2.0.0_rc2 70 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCwBfpBXaUFmZvwyMRAl7xAKChWnAEXdzQsU+iFXYKkXmnD0ZYbACg21Xi +9UBPutiFCdqSwVIhLd4zJuc= +=eV1P +-----END PGP SIGNATURE----- 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! |