* [gentoo-commits] proj/lisp:master commit in: dev-lisp/meta/
@ 2016-12-01 22:57 José María Alonso
0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2016-12-01 22:57 UTC (permalink / raw
To: gentoo-commits
commit: fa64a007dd95b64b12c44a6e4b4a8e041d8e5a2f
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 1 22:57:30 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Thu Dec 1 22:57:30 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=fa64a007
dev-lisp/meta: Adds new live ebuild and updates header
dev-lisp/meta/meta-0.1.2.ebuild | 4 ++--
dev-lisp/meta/{meta-0.1.2.ebuild => meta-9999.ebuild} | 13 ++++++-------
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/dev-lisp/meta/meta-0.1.2.ebuild b/dev-lisp/meta/meta-0.1.2.ebuild
index f59b758..b65ab31 100644
--- a/dev-lisp/meta/meta-0.1.2.ebuild
+++ b/dev-lisp/meta/meta-0.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
inherit common-lisp-2
diff --git a/dev-lisp/meta/meta-0.1.2.ebuild b/dev-lisp/meta/meta-9999.ebuild
similarity index 54%
copy from dev-lisp/meta/meta-0.1.2.ebuild
copy to dev-lisp/meta/meta-9999.ebuild
index f59b758..e7d9860 100644
--- a/dev-lisp/meta/meta-0.1.2.ebuild
+++ b/dev-lisp/meta/meta-9999.ebuild
@@ -1,18 +1,17 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
-inherit common-lisp-2
+EAPI=6
+
+inherit common-lisp-3 git-r3
DESCRIPTION="A library of macros and functions by Fare Rideau."
HOMEPAGE="http://www.cliki.net/meta"
-SRC_URI="http://fare.tunes.org/files/asdf-packages/${P}.tar.gz"
+EGIT_REPO_URI="https://gitlab.common-lisp.net/frideau/${PN}.git"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="!dev-lisp/cl-${PN}"
-
-S="${WORKDIR}"/${PN}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/meta/
@ 2017-07-06 21:12 José María Alonso
0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2017-07-06 21:12 UTC (permalink / raw
To: gentoo-commits
commit: 6129b8e69acabd72e095357f6ab36eaea8960c04
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 6 21:12:45 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Thu Jul 6 21:12:45 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=6129b8e6
dev-lisp/meta: Updates to common-lisp-3 eclass
dev-lisp/meta/meta-0.1.2.ebuild | 7 ++++---
dev-lisp/meta/meta-9999.ebuild | 3 +--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/dev-lisp/meta/meta-0.1.2.ebuild b/dev-lisp/meta/meta-0.1.2.ebuild
index b65ab317..c09b8fa2 100644
--- a/dev-lisp/meta/meta-0.1.2.ebuild
+++ b/dev-lisp/meta/meta-0.1.2.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-inherit common-lisp-2
+EAPI=6
+
+inherit common-lisp-3
DESCRIPTION="A library of macros and functions by Fare Rideau."
HOMEPAGE="http://www.cliki.net/meta"
diff --git a/dev-lisp/meta/meta-9999.ebuild b/dev-lisp/meta/meta-9999.ebuild
index e7d98607..dd1975ef 100644
--- a/dev-lisp/meta/meta-9999.ebuild
+++ b/dev-lisp/meta/meta-9999.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] 3+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/meta/
@ 2018-03-18 20:57 José María Alonso
0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2018-03-18 20:57 UTC (permalink / raw
To: gentoo-commits
commit: c8a55fabc591b2b8b5d77dde111916559ea322a7
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 18 20:58:00 2018 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Mar 18 20:58:00 2018 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=c8a55fab
dev-lisp/meta: Drops old version 0.1.2
dev-lisp/meta/meta-0.1.2.ebuild | 19 -------------------
1 file changed, 19 deletions(-)
diff --git a/dev-lisp/meta/meta-0.1.2.ebuild b/dev-lisp/meta/meta-0.1.2.ebuild
deleted file mode 100644
index c09b8fa2..00000000
--- a/dev-lisp/meta/meta-0.1.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="A library of macros and functions by Fare Rideau."
-HOMEPAGE="http://www.cliki.net/meta"
-SRC_URI="http://fare.tunes.org/files/asdf-packages/${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"
-
-S="${WORKDIR}"/${PN}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-03-18 20:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-18 20:57 [gentoo-commits] proj/lisp:master commit in: dev-lisp/meta/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2017-07-06 21:12 José María Alonso
2016-12-01 22: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