summaryrefslogtreecommitdiff
path: root/virtual
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-02 14:13:35 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-02 14:13:35 +0100
commit7c7c2c9727d6b2ff30945b5aea0d575e1c406d8b (patch)
treebac2a67fb24ac0836147fe370d30e1610ae1845d /virtual
parent2f8db31405fac68eea6f7257d58529243815033b (diff)
gentoo resync : 02.05.2018
Diffstat (limited to 'virtual')
-rw-r--r--virtual/Manifest.gzbin33555 -> 33552 bytes
-rw-r--r--virtual/commonlisp/Manifest2
-rw-r--r--virtual/commonlisp/commonlisp-0.ebuild5
3 files changed, 4 insertions, 3 deletions
diff --git a/virtual/Manifest.gz b/virtual/Manifest.gz
index 8cef05698707..0da3bb7d07d2 100644
--- a/virtual/Manifest.gz
+++ b/virtual/Manifest.gz
Binary files differ
diff --git a/virtual/commonlisp/Manifest b/virtual/commonlisp/Manifest
index 799087712e99..cca6d5c5f37d 100644
--- a/virtual/commonlisp/Manifest
+++ b/virtual/commonlisp/Manifest
@@ -1,2 +1,2 @@
-EBUILD commonlisp-0.ebuild 379 BLAKE2B 6a91a1ec16d764fe75cd897a6d7c8aac781a24749b1b62ec5c472d9b76eb1987be8cff92fe3e91118e77ff4d84800277b5919f839da9a04798094672170817eb SHA512 9142689d946a7065d17db4e5aebfa4d903a10c86f1c56996ba71f39394e497df56f87e2b978985cd4ce65813371a385fff8d0762924e5728d1f70a5b330e2bd0
+EBUILD commonlisp-0.ebuild 394 BLAKE2B f92c443b421bbb48ec306271bdc4dc586e9f680e8b0ae1ac3a847ecc2b713885316fc8ca43cd44f03011b8b27e105cbaf15693c2451362f06842846a0bda9a6a SHA512 3340f29f7b3766b1963abcaf29f69a38019ad179a588037025c43f62c7e79404c00cf1ce8a85247e0dd6b89d2b3e1195fbf9ae2eae24eb91af148d163eae76ba
MISC metadata.xml 265 BLAKE2B 27fdce83bed33d20824cd769365bbc39a3b6e21df188fccb88553338641f69993fc31b49e8e223888b15a60e033b5357c3a247a3d0e46aee06fd44cc8bf17800 SHA512 b71868af549ef2209adf095fc735209d471155551e9afbbab4b93babe5281ebed0e9ea80e048616691ad3656cb83db88117e9364d82fa0664328dd874368c47f
diff --git a/virtual/commonlisp/commonlisp-0.ebuild b/virtual/commonlisp/commonlisp-0.ebuild
index fa337ef670a9..0bd660c7ee80 100644
--- a/virtual/commonlisp/commonlisp-0.ebuild
+++ b/virtual/commonlisp/commonlisp-0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,4 +12,5 @@ RDEPEND="|| ( dev-lisp/sbcl
dev-lisp/clozurecl
dev-lisp/cmucl
dev-lisp/ecls
- dev-lisp/gcl )"
+ dev-lisp/gcl
+ dev-lisp/abcl )"