diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-16 04:26:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-16 04:26:21 +0000 |
commit | 8df5a082781c6c31118ce7d97e53e8c5984ad02f (patch) | |
tree | 164406e62e14febd8e7c1b7fc10244f3ee6f32ea /eclass/games.eclass | |
parent | Update Copyright years (diff) | |
download | gentoo-2-8df5a082781c6c31118ce7d97e53e8c5984ad02f.tar.gz gentoo-2-8df5a082781c6c31118ce7d97e53e8c5984ad02f.tar.bz2 gentoo-2-8df5a082781c6c31118ce7d97e53e8c5984ad02f.zip |
header fixes
Diffstat (limited to 'eclass/games.eclass')
-rw-r--r-- | eclass/games.eclass | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/eclass/games.eclass b/eclass/games.eclass index 6992d2800732..b1a5f530ac48 100644 --- a/eclass/games.eclass +++ b/eclass/games.eclass @@ -1,8 +1,9 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/games.eclass,v 1.21 2003/01/21 03:49:35 vapier Exp $ - +# $Header: /var/cvsroot/gentoo-x86/eclass/games.eclass,v 1.22 2003/02/16 04:26:21 vapier Exp $ +# # devlist: {bass,phoenix,vapier}@gentoo.org +# # This is the games ebuild for standardizing the install of games ... # you better have a *good* reason why you're *not* using games.eclass # in an ebuild in app-games |