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

commit:     9a70a99e1c9aab23b9945c184e9e63a4746d85da
Author:     Chema Alonso <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  1 21:58:04 2013 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Dec  1 21:58:04 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=9a70a99e

dev-lisp/cl-jpeg: add live ebuild

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

diff --git a/dev-lisp/cl-jpeg/cl-jpeg-9999.ebuild b/dev-lisp/cl-jpeg/cl-jpeg-9999.ebuild
new file mode 100644
index 0000000..1ed3f5c
--- /dev/null
+++ b/dev-lisp/cl-jpeg/cl-jpeg-9999.ebuild
@@ -0,0 +1,16 @@
+# 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="A JPEG library for Common Lisp"
+HOMEPAGE="http://www.cliki.net/cl-jpeg"
+EGIT_REPO_URI="https://github.com/sharplispers/${PN}.git"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""


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

* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-jpeg/
@ 2016-09-11 13:50 José María Alonso
  0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2016-09-11 13:50 UTC (permalink / raw
  To: gentoo-commits

commit:     93f3a1056ee3dccc466d6415ddbd9826d12b610c
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 11 13:50:45 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Sep 11 13:50:45 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=93f3a105

dev-lisp/cl-jpeg: Update header

 dev-lisp/cl-jpeg/cl-jpeg-1.033_p20080513.ebuild | 5 +++--
 dev-lisp/cl-jpeg/cl-jpeg-9999.ebuild            | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-lisp/cl-jpeg/cl-jpeg-1.033_p20080513.ebuild b/dev-lisp/cl-jpeg/cl-jpeg-1.033_p20080513.ebuild
index 50525e1..71befc2 100644
--- a/dev-lisp/cl-jpeg/cl-jpeg-1.033_p20080513.ebuild
+++ b/dev-lisp/cl-jpeg/cl-jpeg-1.033_p20080513.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=2
+
 inherit common-lisp-2 eutils
 
 DESCRIPTION="A JPEG library for Common Lisp"

diff --git a/dev-lisp/cl-jpeg/cl-jpeg-9999.ebuild b/dev-lisp/cl-jpeg/cl-jpeg-9999.ebuild
index 1ed3f5c..bb2828e 100644
--- a/dev-lisp/cl-jpeg/cl-jpeg-9999.ebuild
+++ b/dev-lisp/cl-jpeg/cl-jpeg-9999.ebuild
@@ -1,6 +1,6 @@
-# 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
 


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

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

commit:     8687eae1bacdef52501a99986c9d12bad454ef39
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  3 21:38:57 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Jul  3 21:38:57 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=8687eae1

dev-lisp/cl-jpeg: Updates to common-lisp-3 eclass

 dev-lisp/cl-jpeg/cl-jpeg-1.033_p20080513.ebuild | 7 +++----
 dev-lisp/cl-jpeg/cl-jpeg-9999.ebuild            | 7 +++----
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/dev-lisp/cl-jpeg/cl-jpeg-1.033_p20080513.ebuild b/dev-lisp/cl-jpeg/cl-jpeg-1.033_p20080513.ebuild
index 71befc23..9ec3359a 100644
--- a/dev-lisp/cl-jpeg/cl-jpeg-1.033_p20080513.ebuild
+++ b/dev-lisp/cl-jpeg/cl-jpeg-1.033_p20080513.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-EAPI=2
+EAPI=6
 
-inherit common-lisp-2 eutils
+inherit common-lisp-3 eutils
 
 DESCRIPTION="A JPEG library for Common Lisp"
 HOMEPAGE="http://www.cliki.net/cl-jpeg"

diff --git a/dev-lisp/cl-jpeg/cl-jpeg-9999.ebuild b/dev-lisp/cl-jpeg/cl-jpeg-9999.ebuild
index bb2828ee..5313776c 100644
--- a/dev-lisp/cl-jpeg/cl-jpeg-9999.ebuild
+++ b/dev-lisp/cl-jpeg/cl-jpeg-9999.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2016 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="A JPEG library for Common Lisp"
 HOMEPAGE="http://www.cliki.net/cl-jpeg"


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

end of thread, other threads:[~2017-07-03 21:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-11 13:50 [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-jpeg/ José María Alonso
  -- strict thread matches above, loose matches on Subject: below --
2017-07-03 21:38 José María Alonso
2013-12-01 21: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