summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2021-01-15 09:01:29 +0100
committerAlfredo Tupone <tupone@gentoo.org>2021-01-15 09:01:29 +0100
commit6f634c1d5b74189d501ecd1598d0cda36e3539e2 (patch)
tree7796cffaf49d9aacf091546967f7e784f2db07c6 /dev-ml/uucp
parentdev-ml/markup: add dep and maintainer (diff)
downloadgentoo-6f634c1d5b74189d501ecd1598d0cda36e3539e2.tar.gz
gentoo-6f634c1d5b74189d501ecd1598d0cda36e3539e2.tar.bz2
gentoo-6f634c1d5b74189d501ecd1598d0cda36e3539e2.zip
dev-ml/uucp: add dep and ml maintainer
Closes: https://bugs.gentoo.org/764800 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/uucp')
-rw-r--r--dev-ml/uucp/metadata.xml6
-rw-r--r--dev-ml/uucp/uucp-13.0.0-r2.ebuild5
2 files changed, 6 insertions, 5 deletions
diff --git a/dev-ml/uucp/metadata.xml b/dev-ml/uucp/metadata.xml
index 483f1efec025..26a42e76def9 100644
--- a/dev-ml/uucp/metadata.xml
+++ b/dev-ml/uucp/metadata.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>tupone@gentoo.org</email>
- <name>Alfredo Tupone</name>
+ <maintainer type="project">
+ <email>ml@gentoo.org</email>
+ <name>ML</name>
</maintainer>
<upstream>
<remote-id type="github">dbuenzli/uucp</remote-id>
diff --git a/dev-ml/uucp/uucp-13.0.0-r2.ebuild b/dev-ml/uucp/uucp-13.0.0-r2.ebuild
index 697be016187e..2dd9913cbd8d 100644
--- a/dev-ml/uucp/uucp-13.0.0-r2.ebuild
+++ b/dev-ml/uucp/uucp-13.0.0-r2.ebuild
@@ -14,9 +14,10 @@ SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="dev-ml/topkg"
+DEPEND="dev-ml/topkg
+ dev-ml/findlib"
RDEPEND="${DEPEND}"
-BDEPEND=""
+BDEPEND="dev-ml/ocamlbuild"
OPAM_FILE=opam
src_compile() {