commit: 83ca03b70f1fd1fb813d06374c489fce71b06d14
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 17:51:24 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 17:51:24 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=83ca03b7
-dev-lisp/mel-base: Updates header
dev-lisp/mel-base/mel-base-0.8.0-r1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-lisp/mel-base/mel-base-0.8.0-r1.ebuild
b/dev-lisp/mel-base/mel-base-0.8.0-r1.ebuild
index adb6444..624c935 100644
--- a/dev-lisp/mel-base/mel-base-0.8.0-r1.ebuild
+++ b/dev-lisp/mel-base/mel-base-0.8.0-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
inherit common-lisp-2 eutils
MY_P=${PN}_${PV:0:3}-${PV:4}
-DESCRIPTION="A Common Lisp networking library for handling e-mail from
Maildir, POP3, IMAP and SMTP"
+DESCRIPTION="Common Lisp networking library for handling e-mail from Maildir,
POP3, IMAP and SMTP"
HOMEPAGE="http://common-lisp.net/project/mel-base/"
SRC_URI="http://common-lisp.net/project/mel-base/release/${MY_P}.tar.gz"