commit:     1b41e40265571a05aff4afe8d7916269deddc99a
Author:     Chema Alonso <nimiux <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  1 16:10:17 2015 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Thu Jan  1 16:10:17 2015 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=1b41e402

dev-lisp/md5: update homepage and description

---
 dev-lisp/md5/md5-2.0.1.ebuild | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-lisp/md5/md5-2.0.1.ebuild b/dev-lisp/md5/md5-2.0.1.ebuild
index 8375056..98ddfc5 100644
--- a/dev-lisp/md5/md5-2.0.1.ebuild
+++ b/dev-lisp/md5/md5-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -6,9 +6,10 @@ inherit common-lisp-3
 
 MY_P=${PN}_${PV}
 
-DESCRIPTION="A fast implementation of MD5"
-HOMEPAGE="http://www.pmsf.de/resources/lisp/MD5.html";
-SRC_URI="http://www.pmsf.de/pub/download/${P}.zip";
+DESCRIPTION="A fast implementation of MD5 message-digests"
+HOMEPAGE="http://pmsf.eu/resources/lisp/MD5.html
+               http://www.cliki.net/MD5";
+SRC_URI="http://pmsf.eu/pub/download/${P}.zip";
 
 LICENSE="public-domain"
 SLOT="0"

Reply via email to