* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-typegraph/
@ 2013-07-19 8:17 José María Alonso
0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2013-07-19 8:17 UTC (permalink / raw
To: gentoo-commits
commit: 4191eb9490ca01c3d055e70262da8e72bf8a67e2
Author: Chema Alonso <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 19 08:17:35 2013 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 19 08:17:35 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=4191eb94
dev-lisp/cl-typegraph: new live ebuild wrt bug #476888
---
dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild b/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild
new file mode 100644
index 0000000..0ab5d1e
--- /dev/null
+++ b/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit common-lisp-3 git-2
+
+DESCRIPTION="Stand-alone Common Lisp graph typesetting system"
+HOMEPAGE="https://github.com/mbattyani/cl-typegraph"
+EGIT_REPO_URI="git://github.com/mbattyani/${PN}.git"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="dev-lisp/cl-typesetting
+ media-gfx/graphviz"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-typegraph/
@ 2016-12-03 22:35 José María Alonso
0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2016-12-03 22:35 UTC (permalink / raw
To: gentoo-commits
commit: af7178593b217798a49038130eb78a97b62d826b
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 3 22:35:18 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Dec 3 22:35:18 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=af717859
dev-lisp/cl-typegraph: Updates header and EAPI
dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild b/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild
index 0ab5d1e..3ba21b7 100644
--- a/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild
+++ b/dev-lisp/cl-typegraph/cl-typegraph-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="Stand-alone Common Lisp graph typesetting system"
HOMEPAGE="https://github.com/mbattyani/cl-typegraph"
@@ -12,7 +12,6 @@ EGIT_REPO_URI="git://github.com/mbattyani/${PN}.git"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="dev-lisp/cl-typesetting
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-typegraph/
@ 2017-07-07 14:21 José María Alonso
0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2017-07-07 14:21 UTC (permalink / raw
To: gentoo-commits
commit: 0523e345cc3c7435c4b3f272a52a7429b8aa3ba3
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 14:21:15 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 14:21:15 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=0523e345
dev-lisp/cl-typegraph: Updates header
dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild b/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild
index 3ba21b76..272a9d4e 100644
--- a/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild
+++ b/dev-lisp/cl-typegraph/cl-typegraph-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] 4+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-typegraph/
@ 2017-08-21 14:38 José María Alonso
0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2017-08-21 14:38 UTC (permalink / raw
To: gentoo-commits
commit: 71d5d62ea9d2671886d3cf44e5dd7bf2eeb3a8ef
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 14:38:05 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 14:38:05 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=71d5d62e
dev-lisp/cl-typegraph: Use https schema in live ebuild
dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild b/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild
index 272a9d4e..761f9d58 100644
--- a/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild
+++ b/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild
@@ -7,7 +7,7 @@ inherit common-lisp-3 git-r3
DESCRIPTION="Stand-alone Common Lisp graph typesetting system"
HOMEPAGE="https://github.com/mbattyani/cl-typegraph"
-EGIT_REPO_URI="git://github.com/mbattyani/${PN}.git"
+EGIT_REPO_URI="https://github.com/mbattyani/${PN}"
LICENSE="BSD-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-08-21 14:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-03 22:35 [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-typegraph/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2017-08-21 14:38 José María Alonso
2017-07-07 14:21 José María Alonso
2013-07-19 8:17 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