From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-hare/hare-xml/
Date: Mon, 6 Jun 2022 15:56:37 +0000 (UTC) [thread overview]
Message-ID: <1654530965.a6079679cc531c13f6a1d20e9f10cb606bf547c5.lanodan@gentoo> (raw)
commit: a6079679cc531c13f6a1d20e9f10cb606bf547c5
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Mon Jun 6 15:56:05 2022 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Mon Jun 6 15:56:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a6079679
dev-hare/hare-xml: initial import
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
dev-hare/hare-xml/hare-xml-9999.ebuild | 21 +++++++++++++++++++++
dev-hare/hare-xml/metadata.xml | 8 ++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-hare/hare-xml/hare-xml-9999.ebuild b/dev-hare/hare-xml/hare-xml-9999.ebuild
new file mode 100644
index 000000000..e6631cae3
--- /dev/null
+++ b/dev-hare/hare-xml/hare-xml-9999.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit git-r3
+
+DESCRIPTION="XML support for Hare"
+HOMEPAGE="https://git.sr.ht/~sircmpwn/hare-xml"
+EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/hare-xml"
+LICENSE="MPL-2.0"
+SLOT="0"
+
+DEPEND="dev-lang/hare"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+ default
+
+ sed -i 's;^PREFIX=.*;PREFIX=/usr;' Makefile || die
+}
diff --git a/dev-hare/hare-xml/metadata.xml b/dev-hare/hare-xml/metadata.xml
new file mode 100644
index 000000000..c698af234
--- /dev/null
+++ b/dev-hare/hare-xml/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>contact@hacktivis.me</email>
+ <name>Haelwenn (lanodan) Monnier</name>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2022-06-06 15:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-06 15:56 Haelwenn Monnier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-11 2:13 [gentoo-commits] repo/proj/guru:dev commit in: dev-hare/hare-xml/ Haelwenn Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1654530965.a6079679cc531c13f6a1d20e9f10cb606bf547c5.lanodan@gentoo \
--to=contact@hacktivis.me \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox