* [gentoo-commits] proj/lisp:master commit in: dev-lisp/percent-encoding/
@ 2018-03-23 16:26 José María Alonso
0 siblings, 0 replies; only message in thread
From: José María Alonso @ 2018-03-23 16:26 UTC (permalink / raw
To: gentoo-commits
commit: 239cc2ec30e8e690e227339e613436cf75e78280
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 23 16:27:15 2018 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Mar 23 16:27:15 2018 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=239cc2ec
dev-lisp/percent-encoding: New package
.../percent-encoding/percent-encoding-9999.ebuild | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/dev-lisp/percent-encoding/percent-encoding-9999.ebuild b/dev-lisp/percent-encoding/percent-encoding-9999.ebuild
new file mode 100644
index 00000000..f7eae92f
--- /dev/null
+++ b/dev-lisp/percent-encoding/percent-encoding-9999.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit common-lisp-3 git-r3
+
+DESCRIPTION="Library for percent-encoding defined in RFC 3986 and varieties."
+HOMEPAGE="https://github.com/llibra/percent-encoding
+ https://bitbucket.org/llibra/percent-encoding"
+EGIT_REPO_URI="https://github.com/llibra/percent-encoding"
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND="dev-lisp/anaphora
+ dev-lisp/babel"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-03-23 16:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-23 16:26 [gentoo-commits] proj/lisp:master commit in: dev-lisp/percent-encoding/ José María Alonso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox