commit: 5624ca2e47ecef51c9c6a7cb8b4b2f905569942c Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Tue Jun 21 21:19:34 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Tue Jun 21 21:19:34 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5624ca2e
dev-lisp/abcl: Update header and metadata dev-lisp/abcl/abcl-1.1.1.ebuild | 4 ++-- dev-lisp/abcl/abcl-1.3.1.ebuild | 4 ++-- dev-lisp/abcl/metadata.xml | 10 ++++++++-- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/dev-lisp/abcl/abcl-1.1.1.ebuild b/dev-lisp/abcl/abcl-1.1.1.ebuild index 9f86a4f..5f4c651 100644 --- a/dev-lisp/abcl/abcl-1.1.1.ebuild +++ b/dev-lisp/abcl/abcl-1.1.1.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=2 inherit eutils java-pkg-2 java-ant-2 diff --git a/dev-lisp/abcl/abcl-1.3.1.ebuild b/dev-lisp/abcl/abcl-1.3.1.ebuild index 9078228..46eaab0 100644 --- a/dev-lisp/abcl/abcl-1.3.1.ebuild +++ b/dev-lisp/abcl/abcl-1.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=2 inherit eutils java-pkg-2 java-ant-2 diff --git a/dev-lisp/abcl/metadata.xml b/dev-lisp/abcl/metadata.xml index 84e0e03..144b540 100644 --- a/dev-lisp/abcl/metadata.xml +++ b/dev-lisp/abcl/metadata.xml @@ -1,8 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>common-lisp</herd> - <herd>java</herd> + <maintainer type="project"> + <email>commonl...@gentoo.org</email> + <name>Common Lisp Project</name> + </maintainer> + <maintainer type="project"> + <email>j...@gentoo.org</email> + <name>Java</name> + </maintainer> <longdescription> Armed Bear Common Lisp (ABCL) is an implementation of ANSI Common Lisp that runs in a Java virtual machine.