commit:     fa868a2e15f0fbcbb26e2a2896507fd137c67888
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  2 18:59:39 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Oct  2 18:59:39 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=fa868a2e

dev-lisp/metabang-bind: Update header

 dev-lisp/metabang-bind/metabang-bind-0.7.4.ebuild | 6 +++---
 dev-lisp/metabang-bind/metabang-bind-9999.ebuild  | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-lisp/metabang-bind/metabang-bind-0.7.4.ebuild 
b/dev-lisp/metabang-bind/metabang-bind-0.7.4.ebuild
index 3a2dfca..fce379d 100644
--- a/dev-lisp/metabang-bind/metabang-bind-0.7.4.ebuild
+++ b/dev-lisp/metabang-bind/metabang-bind-0.7.4.ebuild
@@ -1,10 +1,10 @@
-# 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
 
-DESCRIPTION="BIND combines LET*, DESTRUCTURING-BIND and MULTIPLE-VALUE-BIND 
into a single form."
+DESCRIPTION="Combines LET*, DESTRUCTURING-BIND and MULTIPLE-VALUE-BIND into a 
single form."
 HOMEPAGE="http://www.cliki.net/bind
                http://common-lisp.net/project/metabang-bind";
 SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2";

diff --git a/dev-lisp/metabang-bind/metabang-bind-9999.ebuild 
b/dev-lisp/metabang-bind/metabang-bind-9999.ebuild
index b8d7f2f..260cb53 100644
--- a/dev-lisp/metabang-bind/metabang-bind-9999.ebuild
+++ b/dev-lisp/metabang-bind/metabang-bind-9999.ebuild
@@ -1,12 +1,12 @@
-# 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
 
 inherit common-lisp-3 git-2
 
-DESCRIPTION="BIND combines LET*, DESTRUCTURING-BIND and MULTIPLE-VALUE-BIND 
into a single form."
+DESCRIPTION="Combines LET*, DESTRUCTURING-BIND and MULTIPLE-VALUE-BIND into a 
single form."
 HOMEPAGE="http://common-lisp.net/project/metabang-bind
        http://www.cliki.net/bind";
 EGIT_REPO_URI="git://github.com/gwkkwg/${PN}"

Reply via email to