commit:     c88854f63f25d160220d6c50d67275d221111437
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 13 22:43:54 2015 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 22:43:54 2015 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=c88854f6

dev-lisp/trivial-gray-streams: fix header and homepage

 dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild 
b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
index 03b5a81..51cbb70 100644
--- a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
+++ b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 inherit common-lisp-2
 
@@ -8,7 +8,7 @@ MY_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}
 MY_P=${PN}-${MY_PV}
 
 DESCRIPTION="A thin compatibility layer between Gray Stream Common Lisp 
implementations"
-HOMEPAGE="http://common-lisp.net/project/cl-plus-ssl/#trivial-gray-streams";
+HOMEPAGE="https://common-lisp.net/project/trivial-gray-streams/";
 SRC_URI="http://common-lisp.net/project/cl-plus-ssl/download/${MY_P}.tar.gz";
 
 LICENSE="MIT"

Reply via email to