* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-prevalence/
@ 2013-12-06 20:57 José María Alonso
0 siblings, 0 replies; 6+ messages in thread
From: José María Alonso @ 2013-12-06 20:57 UTC (permalink / raw
To: gentoo-commits
commit: f7604197584f6fd1a4e3b73cc884a5ea2f95ae21
Author: Chema Alonso <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 6 20:58:23 2013 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 20:58:23 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=f7604197
dev-lisp/cl-prevalence: bump to version 3.5
---
dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild | 29 +++++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild b/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
new file mode 100644
index 0000000..aebc929
--- /dev/null
+++ b/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit common-lisp-3 mercurial
+
+DESCRIPTION="CL-PREVALENCE is an implementation of Object Prevalence for Common Lisp."
+HOMEPAGE="http://www.common-lisp.net/project/cl-prevalence/"
+SRC_URI="http://bitbucket.org/skypher/cl-prevalence/get/${PV}.gz -> ${P}.gz"
+
+LICENSE="LLGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="dev-lisp/s-xml
+ dev-lisp/s-sysdeps"
+
+#src_unpack() {
+ #unpack ${A}
+ #test -f "${S}"/Makefile && rm -f "${S}"/Makefile
+#}
+
+#src_install() {
+ #common-lisp-install ${PN}.asd src test
+ #common-lisp-symlink-asdf
+#}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-prevalence/
@ 2013-12-06 21:05 José María Alonso
0 siblings, 0 replies; 6+ messages in thread
From: José María Alonso @ 2013-12-06 21:05 UTC (permalink / raw
To: gentoo-commits
commit: 7a90223ba4d5e675ac9d98eff9f42b51f6544dbb
Author: Chema Alonso <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 6 21:05:58 2013 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 21:05:58 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=7a90223b
dev-lisp/cl-prevalence: remove comments
---
dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild b/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
index aebc929..3618e32 100644
--- a/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
+++ b/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
@@ -17,13 +17,3 @@ IUSE=""
RDEPEND="dev-lisp/s-xml
dev-lisp/s-sysdeps"
-
-#src_unpack() {
- #unpack ${A}
- #test -f "${S}"/Makefile && rm -f "${S}"/Makefile
-#}
-
-#src_install() {
- #common-lisp-install ${PN}.asd src test
- #common-lisp-symlink-asdf
-#}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-prevalence/
@ 2015-12-31 10:26 José María Alonso
0 siblings, 0 replies; 6+ messages in thread
From: José María Alonso @ 2015-12-31 10:26 UTC (permalink / raw
To: gentoo-commits
commit: 52ebc4738de6e05d827953c780ad47075292c8a1
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 10:29:55 2015 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 10:29:55 2015 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=52ebc473
dev-lisp/cl-prevalence: fix headers and remove KEYWORDS from live ebuild
dev-lisp/cl-prevalence/cl-prevalence-20070329.ebuild | 4 ++--
dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild | 4 ++--
dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild | 5 ++---
3 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/dev-lisp/cl-prevalence/cl-prevalence-20070329.ebuild b/dev-lisp/cl-prevalence/cl-prevalence-20070329.ebuild
index 346a61f..6548957 100644
--- a/dev-lisp/cl-prevalence/cl-prevalence-20070329.ebuild
+++ b/dev-lisp/cl-prevalence/cl-prevalence-20070329.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
diff --git a/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild b/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
index 0c2a5b6..92877bf 100644
--- a/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
+++ b/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=5
diff --git a/dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild b/dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild
index 4cd7305..1f6b32a 100644
--- a/dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild
+++ b/dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=5
@@ -12,7 +12,6 @@ EHG_REPO_URI="http://bitbucket.org/skypher/${PN}"
LICENSE="LLGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="dev-lisp/fiveam
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-prevalence/
@ 2017-07-02 20:27 José María Alonso
0 siblings, 0 replies; 6+ messages in thread
From: José María Alonso @ 2017-07-02 20:27 UTC (permalink / raw
To: gentoo-commits
commit: 84d0978d444df99d04998451ec042ecef8ce63ae
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 2 20:27:34 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Jul 2 20:27:34 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=84d0978d
dev-lisp/cl-prevalence: Drops old version. Updates header and EAPI
.../cl-prevalence/cl-prevalence-20070329.ebuild | 27 ----------------------
dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild | 9 ++++----
dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild | 5 ++--
3 files changed, 6 insertions(+), 35 deletions(-)
diff --git a/dev-lisp/cl-prevalence/cl-prevalence-20070329.ebuild b/dev-lisp/cl-prevalence/cl-prevalence-20070329.ebuild
deleted file mode 100644
index 65489578..00000000
--- a/dev-lisp/cl-prevalence/cl-prevalence-20070329.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit common-lisp-2
-
-DESCRIPTION="CL-PREVALENCE is an implementation of Object Prevalence for Common Lisp."
-HOMEPAGE="http://www.common-lisp.net/project/cl-prevalence/"
-SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2"
-
-LICENSE="LLGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-lisp/s-xml
- dev-lisp/s-sysdeps"
-
-src_unpack() {
- unpack ${A}
- test -f "${S}"/Makefile && rm -f "${S}"/Makefile
-}
-
-src_install() {
- common-lisp-install ${PN}.asd src test
- common-lisp-symlink-asdf
-}
diff --git a/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild b/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
index 92877bf7..2a578b2c 100644
--- a/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
+++ b/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
@@ -1,8 +1,7 @@
-# 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
@@ -16,7 +15,7 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="dev-lisp/fiveam
- dev-lisp/s-xml
- dev-lisp/s-sysdeps"
+ dev-lisp/s-xml
+ dev-lisp/s-sysdeps"
S="${WORKDIR}"/skypher-${PN}-1edf5cd93bb9
diff --git a/dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild b/dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild
index 1f6b32a9..723398dc 100644
--- a/dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild
+++ b/dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild
@@ -1,8 +1,7 @@
-# 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 mercurial
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-prevalence/
@ 2022-04-01 11:12 Ulrich Müller
0 siblings, 0 replies; 6+ messages in thread
From: Ulrich Müller @ 2022-04-01 11:12 UTC (permalink / raw
To: gentoo-commits
commit: 5ea731165ef3db5e5811d9bc2f9782b3b437b92c
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 1 10:45:29 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Apr 1 10:45:29 2022 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5ea73116
dev-lisp/cl-prevalence: Drop live version
Upstream repository is gone.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild b/dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild
deleted file mode 100644
index 723398dc..00000000
--- a/dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 mercurial
-
-DESCRIPTION="CL-PREVALENCE is an implementation of Object Prevalence for Common Lisp."
-HOMEPAGE="http://www.common-lisp.net/project/cl-prevalence/"
-EHG_REPO_URI="http://bitbucket.org/skypher/${PN}"
-
-LICENSE="LLGPL-2.1"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-lisp/fiveam
- dev-lisp/s-xml
- dev-lisp/s-sysdeps"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-prevalence/
@ 2022-04-01 11:12 Ulrich Müller
0 siblings, 0 replies; 6+ messages in thread
From: Ulrich Müller @ 2022-04-01 11:12 UTC (permalink / raw
To: gentoo-commits
commit: 4768959ba6e65dcee7f6936e2989f8412561a419
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 1 10:49:10 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Apr 1 10:49:10 2022 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=4768959b
dev-lisp/cl-prevalence: Drop keywords
Unkeyworded dependencies.
Bump to EAPI 7, update HOMEPAGE.
SRC_URI is also dead. Keep the ebuild for now, since users may already
have the distfile.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild b/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
index 2a578b2c..e045a3f4 100644
--- a/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
+++ b/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
@@ -1,21 +1,19 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit common-lisp-3
-DESCRIPTION="CL-PREVALENCE is an implementation of Object Prevalence for Common Lisp."
-HOMEPAGE="http://www.common-lisp.net/project/cl-prevalence/"
+DESCRIPTION="CL-PREVALENCE is an implementation of Object Prevalence for Common Lisp"
+HOMEPAGE="https://cl-prevalence.common-lisp.dev/"
SRC_URI="http://bitbucket.org/skypher/${PN}/get/${PV}.gz -> ${P}.tar.gz"
+S="${WORKDIR}"/skypher-${PN}-1edf5cd93bb9
LICENSE="LLGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
+#KEYWORDS="~amd64 ~ppc ~sparc ~x86"
RDEPEND="dev-lisp/fiveam
dev-lisp/s-xml
dev-lisp/s-sysdeps"
-
-S="${WORKDIR}"/skypher-${PN}-1edf5cd93bb9
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2022-04-01 11:12 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-02 20:27 [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-prevalence/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2022-04-01 11:12 Ulrich Müller
2022-04-01 11:12 Ulrich Müller
2015-12-31 10:26 José María Alonso
2013-12-06 21:05 José María Alonso
2013-12-06 20:57 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