* [gentoo-commits] proj/lisp:master commit in: dev-lisp/trivial-gray-streams/
@ 2015-12-13 22:41 José María Alonso
0 siblings, 0 replies; 9+ messages in thread
From: José María Alonso @ 2015-12-13 22:41 UTC (permalink / raw
To: gentoo-commits
commit: c88854f63f25d160220d6c50d67275d221111437
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 13 22:43:54 2015 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 22:43:54 2015 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=c88854f6
dev-lisp/trivial-gray-streams: fix header and homepage
dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
index 03b5a81..51cbb70 100644
--- a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
+++ b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
inherit common-lisp-2
@@ -8,7 +8,7 @@ MY_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}
MY_P=${PN}-${MY_PV}
DESCRIPTION="A thin compatibility layer between Gray Stream Common Lisp implementations"
-HOMEPAGE="http://common-lisp.net/project/cl-plus-ssl/#trivial-gray-streams"
+HOMEPAGE="https://common-lisp.net/project/trivial-gray-streams/"
SRC_URI="http://common-lisp.net/project/cl-plus-ssl/download/${MY_P}.tar.gz"
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/trivial-gray-streams/
@ 2015-12-13 22:44 José María Alonso
0 siblings, 0 replies; 9+ messages in thread
From: José María Alonso @ 2015-12-13 22:44 UTC (permalink / raw
To: gentoo-commits
commit: 3a319c0f70efecf745cddedd77af7edaa1170666
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 13 22:47:41 2015 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 22:47:41 2015 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=3a319c0f
dev-lisp/trivial-gray-streams: add live ebuild
.../trivial-gray-streams-9999.ebuild | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild b/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild
new file mode 100644
index 0000000..f73f20d
--- /dev/null
+++ b/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit common-lisp-3 git-2
+
+DESCRIPTION="A thin compatibility layer between Gray Stream Common Lisp implementations"
+HOMEPAGE="https://common-lisp.net/project/trivial-gray-streams/"
+EGIT_REPO_URI="git://github.com/${PN}/${PN}"
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+RDEPEND="!dev-lisp/cl-${PN}"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/trivial-gray-streams/
@ 2015-12-14 11:38 José María Alonso
0 siblings, 0 replies; 9+ messages in thread
From: José María Alonso @ 2015-12-14 11:38 UTC (permalink / raw
To: gentoo-commits
commit: dbd4d9b6af822bfbd33557ed49982a3c430edb8c
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 14 11:40:47 2015 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Dec 14 11:40:47 2015 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=dbd4d9b6
dev-lisp/trivial-gray-streams: move to common-lisp-3 eclass
dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
index 51cbb70..5de48d7 100644
--- a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
+++ b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-inherit common-lisp-2
+inherit common-lisp-3
MY_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}
MY_P=${PN}-${MY_PV}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/trivial-gray-streams/
@ 2015-12-15 22:12 José María Alonso
0 siblings, 0 replies; 9+ messages in thread
From: José María Alonso @ 2015-12-15 22:12 UTC (permalink / raw
To: gentoo-commits
commit: 4b6d52486f37c49f038bef6303c4580606d5cf96
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 15 22:14:50 2015 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Tue Dec 15 22:14:50 2015 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=4b6d5248
dev-lisp/trivial-gray-streams: Move to EAPI 5
dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
index 5de48d7..71cf386 100644
--- a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
+++ b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=5
+
inherit common-lisp-3
MY_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/trivial-gray-streams/
@ 2017-04-05 15:21 José María Alonso
0 siblings, 0 replies; 9+ messages in thread
From: José María Alonso @ 2017-04-05 15:21 UTC (permalink / raw
To: gentoo-commits
commit: 8ca5b209582f9fb82c03c39a9ac3df2aaa967ea9
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 5 15:21:34 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Apr 5 15:21:34 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=8ca5b209
dev-lisp/trivial-gray-streams: Updates header and EAPI. Adds metadata
dev-lisp/trivial-gray-streams/metadata.xml | 12 ++++++++++++
.../trivial-gray-streams-20081102.ebuild | 3 +--
.../trivial-gray-streams/trivial-gray-streams-9999.ebuild | 7 +++----
3 files changed, 16 insertions(+), 6 deletions(-)
diff --git a/dev-lisp/trivial-gray-streams/metadata.xml b/dev-lisp/trivial-gray-streams/metadata.xml
new file mode 100644
index 00000000..53f2ee0b
--- /dev/null
+++ b/dev-lisp/trivial-gray-streams/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>common-lisp@gentoo.org</email>
+ <name>Gentoo Common Lisp Project</name>
+ </maintainer>
+ <longdescription lang="en">
+ This system provides an extremely thin compatibility layer for
+ Gray streams
+ </longdescription>
+</pkgmetadata>
diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
index 71cf3867..3a799768 100644
--- a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
+++ b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI=5
diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild b/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild
index f73f20d1..f7681346 100644
--- a/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild
+++ b/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
+EAPI=6
-inherit common-lisp-3 git-2
+inherit common-lisp-3 git-r3
DESCRIPTION="A thin compatibility layer between Gray Stream Common Lisp implementations"
HOMEPAGE="https://common-lisp.net/project/trivial-gray-streams/"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/trivial-gray-streams/
@ 2017-08-21 14:41 José María Alonso
0 siblings, 0 replies; 9+ messages in thread
From: José María Alonso @ 2017-08-21 14:41 UTC (permalink / raw
To: gentoo-commits
commit: bd533cbee4e6ec5105205a6d60eb461cc6eec6a2
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 14:41:41 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 14:41:41 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=bd533cbe
dev-lisp/trivial-gray-streams: Use https schema in live ebuild
dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild b/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild
index f7681346..9fa802ef 100644
--- a/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild
+++ b/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild
@@ -7,7 +7,7 @@ inherit common-lisp-3 git-r3
DESCRIPTION="A thin compatibility layer between Gray Stream Common Lisp implementations"
HOMEPAGE="https://common-lisp.net/project/trivial-gray-streams/"
-EGIT_REPO_URI="git://github.com/${PN}/${PN}"
+EGIT_REPO_URI="https://github.com/${PN}/${PN}"
LICENSE="MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/trivial-gray-streams/
@ 2017-08-30 19:39 José María Alonso
0 siblings, 0 replies; 9+ messages in thread
From: José María Alonso @ 2017-08-30 19:39 UTC (permalink / raw
To: gentoo-commits
commit: 606ed0c0e318aeed84e64f154a300f8eefae1e2c
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 21:39:12 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 21:39:12 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=606ed0c0
dev-lisp/trivial-gray-streams: Bump snapshot
.../trivial-gray-streams-20170830.ebuild | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830.ebuild b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830.ebuild
new file mode 100644
index 00000000..127f7c34
--- /dev/null
+++ b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit common-lisp-3
+
+DESCRIPTION="A thin compatibility layer between Gray Stream Common Lisp implementations"
+HOMEPAGE="https://common-lisp.net/project/trivial-gray-streams/"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="!dev-lisp/cl-${PN}"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/trivial-gray-streams/
@ 2017-09-27 19:28 José María Alonso
0 siblings, 0 replies; 9+ messages in thread
From: José María Alonso @ 2017-09-27 19:28 UTC (permalink / raw
To: gentoo-commits
commit: f2e31621446d25ad7178c45303898d23facd61a8
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 27 19:28:21 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Sep 27 19:28:21 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=f2e31621
dev-lisp/trivial-gray-streams: Drops old version
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Manifest-Sign-Key: 0x7FEB832CF253DB15
.../trivial-gray-streams-20081102.ebuild | 27 ----------------------
1 file changed, 27 deletions(-)
diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
deleted file mode 100644
index 3a799768..00000000
--- a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit common-lisp-3
-
-MY_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}
-MY_P=${PN}-${MY_PV}
-
-DESCRIPTION="A thin compatibility layer between Gray Stream Common Lisp implementations"
-HOMEPAGE="https://common-lisp.net/project/trivial-gray-streams/"
-SRC_URI="http://common-lisp.net/project/cl-plus-ssl/download/${MY_P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"
-
-S="${WORKDIR}"/${MY_P}
-
-src_unpack() {
- unpack ${A}
- rm "${S}"/Makefile
-}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/trivial-gray-streams/
@ 2017-09-29 15:03 José María Alonso
0 siblings, 0 replies; 9+ messages in thread
From: José María Alonso @ 2017-09-29 15:03 UTC (permalink / raw
To: gentoo-commits
commit: 2ce83b97bfefb49e4daeb68e9af0717a91bea5cf
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 29 15:04:24 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Sep 29 15:04:24 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=2ce83b97
dev-lisp/trivial-gray-streams: Renames live ebuild
...vial-gray-streams-9999.ebuild => trivial-gray-streams-99999999.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild b/dev-lisp/trivial-gray-streams/trivial-gray-streams-99999999.ebuild
similarity index 100%
rename from dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild
rename to dev-lisp/trivial-gray-streams/trivial-gray-streams-99999999.ebuild
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2017-09-29 15:04 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-15 22:12 [gentoo-commits] proj/lisp:master commit in: dev-lisp/trivial-gray-streams/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2017-09-29 15:03 José María Alonso
2017-09-27 19:28 José María Alonso
2017-08-30 19:39 José María Alonso
2017-08-21 14:41 José María Alonso
2017-04-05 15:21 José María Alonso
2015-12-14 11:38 José María Alonso
2015-12-13 22:44 José María Alonso
2015-12-13 22:41 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