mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
Merge updates from master
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST cmark-gfm-0.29.0.3.tar.gz 289222 BLAKE2B 7df6031eb873bd52e92d35385666323b28f16c71196aadede07dbbf3edf951ff417e173c469454dfb57ada2b89febfae9e630aa6205aa11375f520258f54c1eb SHA512 2d7d7160e477bee6050618145d20448604e36c8b3ac97c7c3ece19c1f7fe94087e1dee2396bdc8038d62e961dd63dfd08f63426320e2026dae9f1ae96558d336
|
||||
DIST cmark-gfm-0.29.0.13.tar.gz 300086 BLAKE2B 909cb5dec9e2ce5a2d2a8df8d65e282b940e5b2c8c01ce246c8a089e38b1d6f618102a434b7381dcd76a16b8339c5a7a68f0e70127090ff37e926cc9f51a0fe5 SHA512 435298fcf782dfc5b64c578ac839759b9d5cd0c08eb90d6702f26278062a0f4887c65c18e89e2c9f6be23f10dd835c769a7e0f8c934be068b6754dcca30cdd7c
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
MYPV="$(ver_rs 3 '.gfm.')"
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit cmake python-any-r1
|
||||
|
||||
@@ -5,6 +5,10 @@
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<maintainer type="person">
|
||||
<email>dev@dyama.net</email>
|
||||
<name>Daichi Yamamoto</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">github/cmark-gfm</remote-id>
|
||||
</upstream>
|
||||
|
||||
@@ -2,9 +2,8 @@
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<description>co-maintainers welcome</description>
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
<email>fogti@ytrizja.de</email>
|
||||
<name>Alain Emilia Anna Zscheile</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">afl-fuzz normally works by repeatedly fork()ing the program being
|
||||
tested. using this package, you can run afl-fuzz in 'persistent mode',
|
||||
|
||||
@@ -14,9 +14,7 @@ SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="ocamlopt test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
test? ( dev-ml/stdlib-shims )
|
||||
"
|
||||
|
||||
|
||||
@@ -2,9 +2,8 @@
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<description>co-maintainers welcome</description>
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
<email>fogti@ytrizja.de</email>
|
||||
<name>Alain Emilia Anna Zscheile</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">Bigstring intrinsics and fast blits based on memcpy/memmove
|
||||
|
||||
|
||||
@@ -13,6 +13,3 @@ LICENSE="LGPL-2.1-with-linking-exception"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="ocamlopt"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
@@ -2,9 +2,8 @@
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<description>co-maintainers welcome</description>
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
<email>fogti@ytrizja.de</email>
|
||||
<name>Alain Emilia Anna Zscheile</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">Crowbar is a library for testing code, combining QuickCheck-style
|
||||
property-based testing and the magical bug-finding powers of
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST cstruct-6.0.1.tar.gz 243082 BLAKE2B 874ba34583bbc8b53c5b50ba038e2aa423fd704711194dcf99899239015d5fb383242b1d4654c1be2705fd80465e6da7e8eaa5265eceebca7b09dc036d4ebf40 SHA512 2f696b9dca1426d57f60fd4e997ee0c89b1af1a49e186e08c16911ceb03e9f89518a63faf4407b4a7e3c5f391d51979019e47a77f33961624d767a9e36146ca4
|
||||
DIST cstruct-6.1.0.tar.gz 242509 BLAKE2B b41eb9b86830b7aef775f9bbfd0f08c29b495a032351ec38dd4553fb944e67a4875b7c2b7175761d78336a20782812148fd473075f4a3519b019f37a2c2ea7dc SHA512 eb1bcb6a35650f726f888c396f3ca64796ad16c1a7146130f8826004c3cac7e5bef2453821ca95844eaef4b4beab25e3db713e6a1a93f86986fb526f75a4e245
|
||||
DIST cstruct-6.2.0.tar.gz 244005 BLAKE2B bf6f63250eae360b842cbaa02ab23c287a2e44442cfc2a9cee69acc272cad16c23232375579e1123d46d389c627a995f8d04af56774cb91a7908b3b80d9ccb03 SHA512 064ea4a0ae039b9d177223e2bc886d6d3b16ab8e03a5cba3ef5f4d441bb2ef8e652971a467e592120a1bcb0a3fb74e1429664ee5017d707300a5723ba51d050f
|
||||
|
||||
77
dev-ml/cstruct/cstruct-6.2.0.ebuild
Normal file
77
dev-ml/cstruct/cstruct-6.2.0.ebuild
Normal file
@@ -0,0 +1,77 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit dune multiprocessing
|
||||
|
||||
DESCRIPTION="Map OCaml arrays onto C-like structs"
|
||||
HOMEPAGE="
|
||||
https://github.com/mirage/ocaml-cstruct
|
||||
https://opam.ocaml.org/packages/cstruct/
|
||||
"
|
||||
SRC_URI="https://github.com/mirage/ocaml-cstruct/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/ocaml-${P}"
|
||||
|
||||
LICENSE="ISC"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="async lwt ocamlopt ppx sexp test unix"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-lang/ocaml-4.08.0:=[ocamlopt?]
|
||||
>=dev-ml/fmt-0.8.9:=
|
||||
|
||||
async? (
|
||||
>=dev-ml/async-0.9.0:=
|
||||
>=dev-ml/async_unix-0.9.0:=
|
||||
>=dev-ml/core-0.9.0:=
|
||||
)
|
||||
lwt? ( dev-ml/lwt:= )
|
||||
ppx? (
|
||||
>=dev-ml/ppxlib-0.16.0:=
|
||||
dev-ml/stdlib-shims:=
|
||||
)
|
||||
sexp? ( >=dev-ml/sexplib-0.9.0:= )
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
test? (
|
||||
dev-ml/alcotest
|
||||
dev-ml/crowbar
|
||||
dev-ml/ppx_sexp_conv
|
||||
dev-ml/cppo
|
||||
>=dev-ml/lwt-2.0.2
|
||||
)
|
||||
"
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
REQUIRED_USE="
|
||||
ppx? ( sexp )
|
||||
test? ( sexp ppx )
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/6.2-ocaml-5.1.patch"
|
||||
)
|
||||
|
||||
src_compile() {
|
||||
local pkgs="cstruct"
|
||||
use ppx && pkgs="${pkgs},ppx_cstruct"
|
||||
for u in async lwt sexp unix ; do
|
||||
if use ${u} ; then
|
||||
pkgs="${pkgs},cstruct-${u}"
|
||||
fi
|
||||
done
|
||||
dune build -p "${pkgs}" -j $(makeopts_jobs) || die
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dune_src_install cstruct
|
||||
for u in async lwt sexp unix ; do
|
||||
if use ${u} ; then
|
||||
dune_src_install "cstruct-${u}"
|
||||
fi
|
||||
done
|
||||
use ppx && dune_src_install ppx_cstruct
|
||||
}
|
||||
25
dev-ml/cstruct/files/6.2-ocaml-5.1.patch
Normal file
25
dev-ml/cstruct/files/6.2-ocaml-5.1.patch
Normal file
@@ -0,0 +1,25 @@
|
||||
diff --git a/ppx_cstruct.opam b/ppx_cstruct.opam
|
||||
index 264ad41..5c622fc 100644
|
||||
--- a/ppx_cstruct.opam
|
||||
+++ b/ppx_cstruct.opam
|
||||
@@ -26,7 +26,6 @@ depends: [
|
||||
"cstruct-sexp" {with-test}
|
||||
"cppo" {with-test}
|
||||
"cstruct-unix" {with-test & =version}
|
||||
- "ocaml-migrate-parsetree" {>= "2.1.0" & with-test}
|
||||
"lwt_ppx" {>= "2.0.2" & with-test}
|
||||
]
|
||||
synopsis: "Access C-like structures directly from OCaml"
|
||||
diff --git a/ppx_test/errors/dune b/ppx_test/errors/dune
|
||||
index ed51ce0..0712dc9 100644
|
||||
--- a/ppx_test/errors/dune
|
||||
+++ b/ppx_test/errors/dune
|
||||
@@ -4,7 +4,7 @@
|
||||
(preprocess
|
||||
(action
|
||||
(run %{bin:cppo} -V OCAML:%{ocaml_version} %{input-file})))
|
||||
- (libraries ppx_cstruct ocaml-migrate-parsetree))
|
||||
+ (libraries ppx_cstruct))
|
||||
|
||||
(executable
|
||||
(name gen_tests)
|
||||
@@ -2,9 +2,8 @@
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<description>co-maintainers welcome</description>
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
<email>fogti@ytrizja.de</email>
|
||||
<name>Alain Emilia Anna Zscheile</name>
|
||||
</maintainer>
|
||||
<use>
|
||||
<flag name="async">provide Async Pipe and Bigstring support</flag>
|
||||
|
||||
@@ -16,8 +16,6 @@ IUSE="ocamlopt test"
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
test? ( dev-ml/alcotest )
|
||||
"
|
||||
|
||||
@@ -17,9 +17,7 @@ SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="ocamlopt test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
test? (
|
||||
dev-ml/alcotest
|
||||
dev-ml/fmt
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit dune
|
||||
|
||||
DESCRIPTION=" Mutable doubly-linked list with Lwt iterators "
|
||||
DESCRIPTION="Mutable doubly-linked list with Lwt iterators"
|
||||
HOMEPAGE="https://github.com/mirage/lwt-dllist"
|
||||
SRC_URI="https://github.com/mirage/${PN}/releases/download/v${PV}/${PN}-v${PV}.tbz"
|
||||
S="${WORKDIR}/${PN}-v${PV}"
|
||||
@@ -15,10 +15,8 @@ SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="ocamlopt test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
test? ( dev-ml/lwt )
|
||||
test? ( dev-ml/lwt:= )
|
||||
"
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
<email>fogti@ytrizja.de</email>
|
||||
<name>Alain Emilia Anna Zscheile</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">A sequence is an object holding a list of elements which support
|
||||
the following operations:
|
||||
|
||||
@@ -15,9 +15,7 @@ SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="ocamlopt test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
test? (
|
||||
dev-ml/alcotest
|
||||
dev-ml/astring
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
DIST psq-0.2.1.tbz 11341 BLAKE2B c689885bc91aa1e2969009f9158597bf7562b0240ff124cdb06ccb55c43d296092c17df50b26714a0165e417b840a20035c399e4479a4c1dbf53dd71205ed597 SHA512 8a8dfe20dc77e1cf38a7b1a7fc76f815c71a4ffe04627151b855feaba8f1ae742594739d1b7a45580b5b24a2cd99b58516f6b5c8d858aa314201f4a6422101ee
|
||||
DIST psq-v0.2.0.tbz 10538 BLAKE2B 87626e0cac63b27d114c0497709d2b4cea55df4045b2033d5104bfacdb67b5286bcdf379a7f68936e852cd0f1260deb2258d0792691d32db406162dd3453e2d4 SHA512 0c570c5fc2bb2348b1ec03507abb4f152673a5d8f92c388c4cd5b7fc43a6e8f514007dbf4fb613503c4e8d5c8d3210b24ac37c546c79d94ebdf6b482e5cde024
|
||||
|
||||
@@ -2,9 +2,8 @@
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<description>co-maintainers welcome</description>
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
<email>fogti@ytrizja.de</email>
|
||||
<name>Alain Emilia Anna Zscheile</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">Typical applications are searches, schedulers and caches. If you ever scratched
|
||||
your head because that A* didn't look quite right, a PSQ is what you needed.</longdescription>
|
||||
|
||||
26
dev-ml/psq/psq-0.2.1.ebuild
Normal file
26
dev-ml/psq/psq-0.2.1.ebuild
Normal file
@@ -0,0 +1,26 @@
|
||||
# Copyright 2019-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit dune
|
||||
|
||||
DESCRIPTION="Functional Priority Search Queues for OCaml"
|
||||
HOMEPAGE="https://github.com/pqwy/psq"
|
||||
SRC_URI="https://github.com/pqwy/psq/releases/download/v${PV}/${P}.tbz"
|
||||
|
||||
LICENSE="ISC"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="ocamlopt test"
|
||||
|
||||
RDEPEND="dev-ml/seq:="
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
test? (
|
||||
dev-ml/qcheck:*
|
||||
dev-ml/alcotest:*
|
||||
)
|
||||
"
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
@@ -18,4 +18,4 @@ KEYWORDS="~amd64"
|
||||
IUSE="ocamlopt"
|
||||
|
||||
RDEPEND="dev-ml/cstruct"
|
||||
DEPEND="${DEPEND}"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
@@ -17,9 +17,7 @@ SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="ocamlopt test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
test? (
|
||||
dev-ml/ounit2
|
||||
dev-ml/qtest
|
||||
|
||||
@@ -2,9 +2,8 @@
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<description>co-maintainers welcome</description>
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
<email>fogti@ytrizja.de</email>
|
||||
<name>Alain Emilia Anna Zscheile</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">Xmlm is a streaming codec to decode and encode the XML data format. It
|
||||
can process XML documents without a complete in-memory representation of the
|
||||
|
||||
@@ -17,7 +17,6 @@ SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="dev-ml/topkg"
|
||||
BDEPEND="dev-ml/ocamlbuild"
|
||||
|
||||
|
||||
@@ -47,8 +47,10 @@ src_prepare() {
|
||||
|
||||
fi
|
||||
|
||||
sed -n "120,223p" dr_flac.h > README.md || die
|
||||
sed -n "12078,12485p" dr_flac.h > CHANGELOG || die
|
||||
awk '/Introduction/,/\*\//' dr_flac.h | sed '$d' > README.md
|
||||
assert
|
||||
awk '/REVISION HISTORY/,/\*\//' dr_flac.h | sed '$d' > CHANGELOG
|
||||
assert
|
||||
default
|
||||
}
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
DIST dr_mp3-0.6.39.gh.tar.gz 518478 BLAKE2B 4ef68a7ba24b84d5a3c87271d399b7abe9d367137d34b68f0533414f968315bafa59fc8ae6e9d40b6d82542060420e821c47ee3337fbd1589fceb0d0aded129f SHA512 2aa595a926bf72c56c3012fa7ea13ac7141952d1dc454f7135674286ba0df900554121624e7885fb242104c4bf0598826ed36952f591055033d419199a6b66fc
|
||||
DIST dr_mp3-0.6.39.gh.tar.gz 518741 BLAKE2B 4ce05d125597605a0274216e95c5b76754a04ebb363234f262f65fb4f0352cd58008ef9ac816ba13fc6386d4673c677d387e18fa5925d55c63308a63ec0260c1 SHA512 3bbdba77abc321eddd5e43d2bae778b220565331ff3d8cee9c4b82baf1aacaa6a6d6ac440c562c4f32feac884963364409016db3d04833f86ae5ee4b324e3c2f
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit edo toolchain-funcs
|
||||
|
||||
DESCRIPTION="Single-header MP3 audio decoder library"
|
||||
HOMEPAGE="https://github.com/mackron/dr_libs/"
|
||||
COMMIT="01d23df76776faccee3bc456f685900dcc273b4c"
|
||||
COMMIT="da35f9d6c7374a95353fd1df1d394d44ab66cf01"
|
||||
SRC_URI="https://github.com/mackron/dr_libs/archive/${COMMIT}.tar.gz -> ${P}.gh.tar.gz"
|
||||
LICENSE="|| ( MIT-0 public-domain )"
|
||||
SLOT="0"
|
||||
@@ -24,8 +24,11 @@ TESTCASES=(
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
sed -n "36,83p" dr_mp3.h > README.md || die
|
||||
sed -n "4496,4776p" dr_mp3.h > CHANGELOG || die
|
||||
sed 's/Introducation/Introduction/' -i dr_mp3.h || die
|
||||
awk '/Introduction/,/\*\//' dr_mp3.h | sed '$d' > README.md
|
||||
assert
|
||||
awk '/REVISION HISTORY/,/\*\//' dr_mp3.h | sed '$d' > CHANGELOG
|
||||
assert
|
||||
default
|
||||
}
|
||||
|
||||
@@ -113,6 +113,8 @@ src_test() {
|
||||
|
||||
src_install() {
|
||||
dobin "${PN}"
|
||||
dosym -r /usr/bin/"${PN}" /usr/bin/adguardhome
|
||||
|
||||
einstalldocs
|
||||
|
||||
systemd_newunit "${FILESDIR}"/AdGuardHome-0.107.43.service "${PN}".service
|
||||
|
||||
@@ -64,7 +64,6 @@ app-shells/nice-exit-code
|
||||
app-shells/spark-fish
|
||||
app-shells/zsh-histdb
|
||||
app-shells/zsh-history-to-fish
|
||||
app-text/cmark-gfm
|
||||
app-text/mandown
|
||||
app-text/md2mld
|
||||
app-text/noweb
|
||||
@@ -274,7 +273,6 @@ dev-libs/protothreads
|
||||
dev-libs/shuffile
|
||||
dev-libs/zlib-google
|
||||
dev-lisp/PSL
|
||||
dev-ml/afl-persistent
|
||||
dev-ml/alcotest-lwt
|
||||
dev-ml/angstrom
|
||||
dev-ml/arp
|
||||
@@ -283,7 +281,6 @@ dev-ml/async_find
|
||||
dev-ml/async_inotify
|
||||
dev-ml/async_ssl
|
||||
dev-ml/bheap
|
||||
dev-ml/bigstringaf
|
||||
dev-ml/ca-certs-nss
|
||||
dev-ml/ca-certs
|
||||
dev-ml/cdrom
|
||||
@@ -292,8 +289,6 @@ dev-ml/conduit
|
||||
dev-ml/configurator
|
||||
dev-ml/cow
|
||||
dev-ml/crc
|
||||
dev-ml/crowbar
|
||||
dev-ml/cstruct
|
||||
dev-ml/diet
|
||||
dev-ml/dns
|
||||
dev-ml/domain-name
|
||||
@@ -313,7 +308,6 @@ dev-ml/io-page
|
||||
dev-ml/ipaddr
|
||||
dev-ml/js_of_ocaml
|
||||
dev-ml/lru
|
||||
dev-ml/lwt-dllist
|
||||
dev-ml/magic-mime
|
||||
dev-ml/metrics
|
||||
dev-ml/mirage-block-unix
|
||||
@@ -341,7 +335,6 @@ dev-ml/pcap-format
|
||||
dev-ml/pci
|
||||
dev-ml/pecu
|
||||
dev-ml/polly
|
||||
dev-ml/psq
|
||||
dev-ml/qmp
|
||||
dev-ml/randomconv
|
||||
dev-ml/rpc
|
||||
@@ -367,7 +360,6 @@ dev-ml/xen-evtchn
|
||||
dev-ml/xen-gnt
|
||||
dev-ml/xenstore-clients
|
||||
dev-ml/xenstore
|
||||
dev-ml/xmlm
|
||||
dev-octave/control
|
||||
dev-octave/dataframe
|
||||
dev-octave/fuzzy-logic-toolkit
|
||||
|
||||
Reference in New Issue
Block a user