public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-css/
@ 2015-12-02  9:21 José María Alonso
  0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2015-12-02  9:21 UTC (permalink / raw
  To: gentoo-commits

commit:     a909b1366a24dc89ff4ce8378c8c981a4f7503a4
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  2 09:24:00 2015 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Dec  2 09:24:00 2015 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=a909b136

dev-lisp/cl-css: new live ebuild

 dev-lisp/cl-css/cl-css-9999.ebuild | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/dev-lisp/cl-css/cl-css-9999.ebuild b/dev-lisp/cl-css/cl-css-9999.ebuild
new file mode 100644
index 0000000..c4a8e1f
--- /dev/null
+++ b/dev-lisp/cl-css/cl-css-9999.ebuild
@@ -0,0 +1,15 @@
+# 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="Non-validating, inline CSS generator for Common Lisp"
+HOMEPAGE="https://github.com/Inaimathi/cl-css"
+EGIT_REPO_URI="git://github.com/Inaimathi/${PN}.git"
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-css/
@ 2017-04-04 18:33 José María Alonso
  0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2017-04-04 18:33 UTC (permalink / raw
  To: gentoo-commits

commit:     05c550d677ca1221875b394d34055bdb2804bb1d
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  4 18:33:42 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Tue Apr  4 18:33:42 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=05c550d6

dev-lisp/cl-css: Updates header, EAPI and git eclass

 dev-lisp/cl-css/cl-css-9999.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-lisp/cl-css/cl-css-9999.ebuild b/dev-lisp/cl-css/cl-css-9999.ebuild
index c4a8e1f7..05056f1b 100644
--- a/dev-lisp/cl-css/cl-css-9999.ebuild
+++ b/dev-lisp/cl-css/cl-css-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="Non-validating, inline CSS generator for Common Lisp"
 HOMEPAGE="https://github.com/Inaimathi/cl-css"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-css/
@ 2017-08-07 19:36 José María Alonso
  0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2017-08-07 19:36 UTC (permalink / raw
  To: gentoo-commits

commit:     3af9d9bdcd437e33e8173782e472ec4b89f466ef
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  7 19:37:04 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Aug  7 19:37:04 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=3af9d9bd

dev-lisp/cl-css: Use https schema in live ebuild

 dev-lisp/cl-css/cl-css-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lisp/cl-css/cl-css-9999.ebuild b/dev-lisp/cl-css/cl-css-9999.ebuild
index 05056f1b..f516c7c2 100644
--- a/dev-lisp/cl-css/cl-css-9999.ebuild
+++ b/dev-lisp/cl-css/cl-css-9999.ebuild
@@ -7,7 +7,7 @@ inherit common-lisp-3 git-r3
 
 DESCRIPTION="Non-validating, inline CSS generator for Common Lisp"
 HOMEPAGE="https://github.com/Inaimathi/cl-css"
-EGIT_REPO_URI="git://github.com/Inaimathi/${PN}.git"
+EGIT_REPO_URI="https://github.com/Inaimathi/${PN}"
 
 LICENSE="MIT"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-08-07 19:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-04 18:33 [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-css/ José María Alonso
  -- strict thread matches above, loose matches on Subject: below --
2017-08-07 19:36 José María Alonso
2015-12-02  9:21 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