diff options
author | Panagiotis Christopoulos <pchrist@gentoo.org> | 2011-01-07 00:29:31 +0200 |
---|---|---|
committer | Chema Alonso Josa <nimiux@gentoo.org> | 2018-03-09 22:33:28 +0100 |
commit | 502c3720b3c57000ee979f60c4c42d2d93163807 (patch) | |
tree | 987b8ddb0e97d8ce115595f4e2f765f67a9c0053 /eclass | |
parent | Fix overlay's ebuild/eclass headers. Happy new year lisp overlay :) (diff) | |
download | lisp-502c3720b3c57000ee979f60c4c42d2d93163807.tar.gz lisp-502c3720b3c57000ee979f60c4c42d2d93163807.tar.bz2 lisp-502c3720b3c57000ee979f60c4c42d2d93163807.zip |
Revert "Fix overlay's ebuild/eclass headers. Happy new year lisp overlay :)"
This reverts commit 3769e3b8543b5fbde21407f2a785c66d3df79c25.
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/common-lisp-2.eclass | 2 | ||||
-rw-r--r-- | eclass/common-lisp-3.eclass | 2 | ||||
-rw-r--r-- | eclass/eggs-svn.eclass | 2 | ||||
-rw-r--r-- | eclass/eggs.eclass | 2 | ||||
-rw-r--r-- | eclass/glo-utils.eclass | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/eclass/common-lisp-2.eclass b/eclass/common-lisp-2.eclass index 8f02b160..7c2869a1 100644 --- a/eclass/common-lisp-2.eclass +++ b/eclass/common-lisp-2.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # diff --git a/eclass/common-lisp-3.eclass b/eclass/common-lisp-3.eclass index d0a4898b..5fd7d249 100644 --- a/eclass/common-lisp-3.eclass +++ b/eclass/common-lisp-3.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ diff --git a/eclass/eggs-svn.eclass b/eclass/eggs-svn.eclass index 68b4df05..abeb83b8 100644 --- a/eclass/eggs-svn.eclass +++ b/eclass/eggs-svn.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # diff --git a/eclass/eggs.eclass b/eclass/eggs.eclass index 1d43fdc0..5dff371d 100644 --- a/eclass/eggs.eclass +++ b/eclass/eggs.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # diff --git a/eclass/glo-utils.eclass b/eclass/glo-utils.eclass index 7fa5699a..dd7dab8f 100644 --- a/eclass/glo-utils.eclass +++ b/eclass/glo-utils.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # |