* [gentoo-commits] proj/lisp:master commit in: dev-lisp/html-encode/
@ 2017-07-07 15:40 José María Alonso
0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2017-07-07 15:40 UTC (permalink / raw
To: gentoo-commits
commit: aa3d74537e40e93c43b3798e11e676796f10bed0
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 15:41:05 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 15:41:05 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=aa3d7453
dev-lisp/html-encode: Updates header
dev-lisp/html-encode/html-encode-1.2.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-lisp/html-encode/html-encode-1.2.ebuild b/dev-lisp/html-encode/html-encode-1.2.ebuild
index 60930487..1ece2acf 100644
--- a/dev-lisp/html-encode/html-encode-1.2.ebuild
+++ b/dev-lisp/html-encode/html-encode-1.2.ebuild
@@ -1,8 +1,7 @@
-# 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
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/html-encode/
@ 2018-03-18 8:31 José María Alonso
0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2018-03-18 8:31 UTC (permalink / raw
To: gentoo-commits
commit: d71f11104e525aa8f945d5f66dddccce32775695
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 18 08:31:46 2018 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Mar 18 08:31:46 2018 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=d71f1110
dev-lisp/html-encode: Updates manifest
dev-lisp/html-encode/html-encode-1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lisp/html-encode/html-encode-1.2.ebuild b/dev-lisp/html-encode/html-encode-1.2.ebuild
index 1ece2acf..e8a2a258 100644
--- a/dev-lisp/html-encode/html-encode-1.2.ebuild
+++ b/dev-lisp/html-encode/html-encode-1.2.ebuild
@@ -7,7 +7,7 @@ inherit common-lisp-3
DESCRIPTION="Common Lisp library for encoding text in various web-savvy formats."
HOMEPAGE="http://www.cliki.net/html-encode"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/html-encode/
@ 2016-10-02 15:30 José María Alonso
0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2016-10-02 15:30 UTC (permalink / raw
To: gentoo-commits
commit: 2d3c13518dcc35f6da0131e2b5112323bc42b85b
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 2 15:30:51 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Oct 2 15:30:51 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=2d3c1351
dev-lisp/html-encode: Update header and move to Gentoo mirror
dev-lisp/html-encode/html-encode-1.2.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-lisp/html-encode/html-encode-1.2.ebuild b/dev-lisp/html-encode/html-encode-1.2.ebuild
index 4c6a1c0..6093048 100644
--- a/dev-lisp/html-encode/html-encode-1.2.ebuild
+++ b/dev-lisp/html-encode/html-encode-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$
EAPI=5
@@ -8,7 +8,7 @@ inherit common-lisp-3
DESCRIPTION="Common Lisp library for encoding text in various web-savvy formats."
HOMEPAGE="http://www.cliki.net/html-encode"
-SRC_URI="http://dev.gentoo.org/~nimiux/dev-lisp/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/html-encode/
@ 2014-12-14 0:10 José María Alonso
0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2014-12-14 0:10 UTC (permalink / raw
To: gentoo-commits
commit: ab0f2e28730db00c5f092e2232147694fc3325dd
Author: Chema Alonso <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 14 00:12:38 2014 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Dec 14 00:12:38 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=ab0f2e28
dev-lisp/html-encode: fix download URI
---
dev-lisp/html-encode/html-encode-1.2.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/dev-lisp/html-encode/html-encode-1.2.ebuild b/dev-lisp/html-encode/html-encode-1.2.ebuild
index feec348..4c6a1c0 100644
--- a/dev-lisp/html-encode/html-encode-1.2.ebuild
+++ b/dev-lisp/html-encode/html-encode-1.2.ebuild
@@ -2,11 +2,13 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-inherit common-lisp-2
+EAPI=5
+
+inherit common-lisp-3
DESCRIPTION="Common Lisp library for encoding text in various web-savvy formats."
HOMEPAGE="http://www.cliki.net/html-encode"
-SRC_URI="http://www.unmutual.info/software/${P}.tar.gz"
+SRC_URI="http://dev.gentoo.org/~nimiux/dev-lisp/${PN}/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-03-18 8:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-07 15:40 [gentoo-commits] proj/lisp:master commit in: dev-lisp/html-encode/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2018-03-18 8:31 José María Alonso
2016-10-02 15:30 José María Alonso
2014-12-14 0:10 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