diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-lang/fpc-3.0.0 | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-lang/fpc-3.0.0')
-rw-r--r-- | dev-lang/fpc-3.0.0 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-lang/fpc-3.0.0 b/dev-lang/fpc-3.0.0 new file mode 100644 index 000000000000..96fa4e0b5ce7 --- /dev/null +++ b/dev-lang/fpc-3.0.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install postinst prepare pretend unpack +DESCRIPTION=Free Pascal Compiler +EAPI=5 +HOMEPAGE=https://www.freepascal.org/ +IUSE=doc ide source +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 LGPL-2.1-with-linking-exception +RDEPEND=ide? ( !dev-lang/fpc-ide ) +RESTRICT=strip +SLOT=0 +SRC_URI=mirror://sourceforge/freepascal/fpcbuild-3.0.0.tar.gz mirror://sourceforge/freepascal/fpc-3.0.0.source.tar.gz amd64? ( mirror://sourceforge/freepascal/fpc-3.0.0.x86_64-linux.tar ) x86? ( mirror://sourceforge/freepascal/fpc-3.0.0.i386-linux.tar ) doc? ( mirror://sourceforge/freepascal/Documentation/3.0.0/doc-html.tar.gz -> fpc-3.0.0-doc-html.tar.gz ) +_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=bedaa549488ad9785b1100d5016bffc4 |