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/opendylan-bin-2011.1 | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-lang/opendylan-bin-2011.1')
-rw-r--r-- | dev-lang/opendylan-bin-2011.1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-lang/opendylan-bin-2011.1 b/dev-lang/opendylan-bin-2011.1 new file mode 100644 index 000000000000..c0aac2e40570 --- /dev/null +++ b/dev-lang/opendylan-bin-2011.1 @@ -0,0 +1,11 @@ +DEFINED_PHASES=compile configure install +DEPEND=dev-libs/boehm-gc +DESCRIPTION=OpenDylan language runtime environment (prebuilt) +EAPI=4 +HOMEPAGE=http://opendylan.org +KEYWORDS=~x86 ~amd64 +LICENSE=Opendylan +RDEPEND=dev-libs/boehm-gc +SLOT=0 +SRC_URI=amd64? ( http://opendylan.org/downloads/opendylan/2011.1/opendylan-2011.1-x86_64-linux.tar.bz2 ) x86? ( http://opendylan.org/downloads/opendylan/2011.1/opendylan-2011.1-x86-linux.tar.bz2 ) +_md5_=106cbd573cbb0e715244644d58f96e9a |