diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-02-19 22:05:23 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-02-19 22:05:23 +0000 |
commit | a41e774fc1440dc20102030cfab5a5fc983d258c (patch) | |
tree | 87b28dd7e20c9c7a3387cf331d3bd1b7f99163ae /games-action | |
parent | Actually implement test phase... still fails though, bug 324275 (diff) | |
download | gentoo-2-a41e774fc1440dc20102030cfab5a5fc983d258c.tar.gz gentoo-2-a41e774fc1440dc20102030cfab5a5fc983d258c.tar.bz2 gentoo-2-a41e774fc1440dc20102030cfab5a5fc983d258c.zip |
Fix ebuild header, bug 403705.
(Portage version: 2.1.10.47/cvs/Linux x86_64)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/koth/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/koth/koth-0.8.0.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-action/koth/ChangeLog b/games-action/koth/ChangeLog index 214b9b4b7503..f6210c6a6e11 100644 --- a/games-action/koth/ChangeLog +++ b/games-action/koth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/koth -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/koth/ChangeLog,v 1.15 2008/03/06 03:26:28 wolf31o2 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/koth/ChangeLog,v 1.16 2012/02/19 22:05:23 ulm Exp $ + + 19 Feb 2012; Ulrich Müller <ulm@gentoo.org> koth-0.8.0.ebuild: + Fix ebuild header, bug 403705. 06 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> koth-0.8.0.ebuild: QA cleanup: unquote ${A}. diff --git a/games-action/koth/koth-0.8.0.ebuild b/games-action/koth/koth-0.8.0.ebuild index 379a4e2b09de..0a3937be8a8b 100644 --- a/games-action/koth/koth-0.8.0.ebuild +++ b/games-action/koth/koth-0.8.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation and Arcady Genkin <agenkin@thpoon.com> +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/koth/koth-0.8.0.ebuild,v 1.16 2008/03/06 03:26:28 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/koth/koth-0.8.0.ebuild,v 1.17 2012/02/19 22:05:23 ulm Exp $ inherit eutils games |