* [gentoo-commits] proj/lisp:master commit in: dev-lisp/hunchensocket/
@ 2016-12-16 22:48 José María Alonso
0 siblings, 0 replies; 2+ messages in thread
From: José María Alonso @ 2016-12-16 22:48 UTC (permalink / raw
To: gentoo-commits
commit: e1164aee6fa21711ecc51ce93d27eab8b9e39efa
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 22:48:13 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 22:48:13 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=e1164aee
dev-lisp/hunchensocket: Adds new package
dev-lisp/hunchensocket/hunchensocket-1.0.0.ebuild | 31 +++++++++++++++++++++++
1 file changed, 31 insertions(+)
diff --git a/dev-lisp/hunchensocket/hunchensocket-1.0.0.ebuild b/dev-lisp/hunchensocket/hunchensocket-1.0.0.ebuild
new file mode 100644
index 0000000..b7409d4
--- /dev/null
+++ b/dev-lisp/hunchensocket/hunchensocket-1.0.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit common-lisp-3
+
+DESCRIPTION="WebSockets for Hunchentoot"
+HOMEPAGE="https://github.com/lokedhs/hunchensocket"
+SRC_URI="https://github.com/joaotavora/${PN}/archive/1.0.0.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-lisp/hunchentoot
+ dev-lisp/alexandria
+ dev-lisp/ironclad
+ dev-lisp/flexi-streams
+ dev-lisp/chunga
+ dev-lisp/trivial-utf8
+ dev-lisp/trivial-backtrace
+ dev-lisp/bordeaux-threads
+ dev-lisp/cl-fad"
+
+src_install() {
+ common-lisp-3_src_install
+ common-lisp-install-sources -t all VERSION
+}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/hunchensocket/
@ 2017-07-07 15:39 José María Alonso
0 siblings, 0 replies; 2+ messages in thread
From: José María Alonso @ 2017-07-07 15:39 UTC (permalink / raw
To: gentoo-commits
commit: 96e7a33a9e640bc66e766844cf37a459e12c2ab7
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 15:39:54 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 15:39:54 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=96e7a33a
dev-lisp/hunchensocket: Updates header
dev-lisp/hunchensocket/hunchensocket-1.0.0.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-lisp/hunchensocket/hunchensocket-1.0.0.ebuild b/dev-lisp/hunchensocket/hunchensocket-1.0.0.ebuild
index b7409d47..ac30b473 100644
--- a/dev-lisp/hunchensocket/hunchensocket-1.0.0.ebuild
+++ b/dev-lisp/hunchensocket/hunchensocket-1.0.0.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI=6
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-07 15:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-16 22:48 [gentoo-commits] proj/lisp:master commit in: dev-lisp/hunchensocket/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2017-07-07 15:39 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