* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-cairo2/
@ 2017-07-07 15:17 José María Alonso
0 siblings, 0 replies; 6+ messages in thread
From: José María Alonso @ 2017-07-07 15:17 UTC (permalink / raw
To: gentoo-commits
commit: 19d1daf82328aade46bd901fb1e790d2f3a189d1
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 15:17:14 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 15:17:14 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=19d1daf8
dev-lisp/cl-cairo2: Adds KEYWORDS for dependencies
dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild b/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
index e63df578..cd6a4483 100644
--- a/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
+++ b/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
@@ -11,6 +11,7 @@ EGIT_REPO_URI="git://github.com/rpav/cl-cairo2.git"
LICENSE="Boost-1.0"
SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="dev-lisp/cffi
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-cairo2/
@ 2022-04-01 12:03 Ulrich Müller
0 siblings, 0 replies; 6+ messages in thread
From: Ulrich Müller @ 2022-04-01 12:03 UTC (permalink / raw
To: gentoo-commits
commit: 25f8bf93cb67914f02db15a19bfce905dfd4bfe9
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 1 11:48:09 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Apr 1 11:48:09 2022 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=25f8bf93
dev-lisp/cl-cairo2: Drop keywords of live ebuild
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild b/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
index 7501dc05..a6ea5eca 100644
--- a/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
+++ b/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
@@ -5,14 +5,12 @@ EAPI=6
inherit common-lisp-3 git-r3
-DESCRIPTION="Comon Lisp bindings for the Cairo API"
-HOMEPAGE="http://cliki.net/cl-cairo2"
+DESCRIPTION="Common Lisp bindings for the Cairo API"
+HOMEPAGE="https://cliki.net/cl-cairo2"
EGIT_REPO_URI="https://github.com/rpav/cl-cairo2"
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
RDEPEND="dev-lisp/cffi
dev-lisp/cl-utilities
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-cairo2/
@ 2017-08-07 20:47 José María Alonso
0 siblings, 0 replies; 6+ messages in thread
From: José María Alonso @ 2017-08-07 20:47 UTC (permalink / raw
To: gentoo-commits
commit: 507bb969bb21860ac5afc0d4121e39c2e932687b
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 7 20:48:21 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Aug 7 20:48:21 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=507bb969
dev-lisp/cl-cairo2: Use https schema in live ebuild
dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild b/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
index cd6a4483..7501dc05 100644
--- a/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
+++ b/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
@@ -7,7 +7,7 @@ inherit common-lisp-3 git-r3
DESCRIPTION="Comon Lisp bindings for the Cairo API"
HOMEPAGE="http://cliki.net/cl-cairo2"
-EGIT_REPO_URI="git://github.com/rpav/cl-cairo2.git"
+EGIT_REPO_URI="https://github.com/rpav/cl-cairo2"
LICENSE="Boost-1.0"
SLOT="0"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-cairo2/
@ 2017-07-07 15:07 José María Alonso
0 siblings, 0 replies; 6+ messages in thread
From: José María Alonso @ 2017-07-07 15:07 UTC (permalink / raw
To: gentoo-commits
commit: ab658287fc7390e49fbc774fed0d29d18cc3b045
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 15:07:20 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 15:07:20 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=ab658287
dev-lisp/cl-cairo2: Updates header
dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild b/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
index ba8832c8..e63df578 100644
--- a/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
+++ b/dev-lisp/cl-cairo2/cl-cairo2-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] 6+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-cairo2/
@ 2016-12-02 22:31 José María Alonso
0 siblings, 0 replies; 6+ messages in thread
From: José María Alonso @ 2016-12-02 22:31 UTC (permalink / raw
To: gentoo-commits
commit: 5811ac74fdcd9c96d7f82612eb9cb51c229976f2
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 2 22:31:49 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Dec 2 22:31:49 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5811ac74
dev-lisp/cl-cairo2: Updates header and EAPI
dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild b/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
index b4945fa..ba8832c 100644
--- a/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
+++ b/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
-EAPI=5
+EAPI=6
-inherit common-lisp-3 git-2
+inherit common-lisp-3 git-r3
DESCRIPTION="Comon Lisp bindings for the Cairo API"
HOMEPAGE="http://cliki.net/cl-cairo2"
@@ -12,7 +12,6 @@ EGIT_REPO_URI="git://github.com/rpav/cl-cairo2.git"
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="dev-lisp/cffi
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-cairo2/
@ 2013-07-29 13:11 José María Alonso
0 siblings, 0 replies; 6+ messages in thread
From: José María Alonso @ 2013-07-29 13:11 UTC (permalink / raw
To: gentoo-commits
commit: fe4f9f37e32f40b0cb8577df230216b4506a4840
Author: Chema Alonso <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 13:12:22 2013 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 13:12:22 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=fe4f9f37
dev-lisp/cl-cairo2: git repo moved
---
dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild | 34 ++++++++++++++++----------------
1 file changed, 17 insertions(+), 17 deletions(-)
diff --git a/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild b/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
index 1c9f736..b4945fa 100644
--- a/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
+++ b/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
@@ -1,33 +1,33 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=2
-inherit common-lisp-2 eutils git
+EAPI=5
-DESCRIPTION="Comon Lisp bindings for Cairo"
-HOMEPAGE="http://common-lisp.net/project/cl-cairo2/"
-EGIT_REPO_URI="git://github.com/tpapp/cl-cairo2.git"
+inherit common-lisp-3 git-2
-LICENSE="LLGPL-2.1"
+DESCRIPTION="Comon Lisp bindings for the Cairo API"
+HOMEPAGE="http://cliki.net/cl-cairo2"
+EGIT_REPO_URI="git://github.com/rpav/cl-cairo2.git"
+
+LICENSE="Boost-1.0"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
-RDEPEND="dev-lisp/cl-utilities
- dev-lisp/cffi
- dev-lisp/cl-colors
- dev-lisp/trivial-garbage
- dev-lisp/trivial-features
- >=x11-libs/cairo-1.6"
+RDEPEND="dev-lisp/cffi
+ dev-lisp/cl-utilities
+ dev-lisp/cl-colors
+ dev-lisp/metabang-bind
+ dev-lisp/trivial-garbage
+ dev-lisp/trivial-features
+ >=x11-libs/cairo-1.6"
CLSYSTEMS="${PN} ${PN}-xlib ${PN}-quartz ${PN}-win32"
-src_compile() { true; }
-
src_install() {
- common-lisp-install *.asd src
- common-lisp-symlink-asdf
+ common-lisp-install-sources src
+ common-lisp-install-asdf
dodoc README* TODO
docinto tutorial && dodoc tutorial/*.{lisp,pdf}
}
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2022-04-01 12:03 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-07 15:17 [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-cairo2/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2022-04-01 12:03 Ulrich Müller
2017-08-07 20:47 José María Alonso
2017-07-07 15:07 José María Alonso
2016-12-02 22:31 José María Alonso
2013-07-29 13:11 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