diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2013-04-22 16:07:17 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2013-04-22 16:07:17 +0000 |
commit | 9fbc82196126544fc385efb36ae1633a40e25785 (patch) | |
tree | 9fd48b81fc56f4cea892717e547b50d94f8ad1a8 /games-action/koth | |
parent | Stable for x86, wrt bug #466590 (diff) | |
download | gentoo-2-9fbc82196126544fc385efb36ae1633a40e25785.tar.gz gentoo-2-9fbc82196126544fc385efb36ae1633a40e25785.tar.bz2 gentoo-2-9fbc82196126544fc385efb36ae1633a40e25785.zip |
add longdescription to metadata (bug #465524)
(Portage version: 2.1.11.55/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-action/koth')
-rw-r--r-- | games-action/koth/ChangeLog | 8 | ||||
-rw-r--r-- | games-action/koth/koth-0.8.0.ebuild | 4 | ||||
-rw-r--r-- | games-action/koth/metadata.xml | 3 |
3 files changed, 11 insertions, 4 deletions
diff --git a/games-action/koth/ChangeLog b/games-action/koth/ChangeLog index f6210c6a6e11..0318f25dae09 100644 --- a/games-action/koth/ChangeLog +++ b/games-action/koth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/koth -# 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 $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/koth/ChangeLog,v 1.17 2013/04/22 16:07:17 mr_bones_ Exp $ + + 22 Apr 2013; Michael Sterrett <mr_bones_@gentoo.org> koth-0.8.0.ebuild, + metadata.xml: + add longdescription to metadata (bug #465524) 19 Feb 2012; Ulrich Müller <ulm@gentoo.org> koth-0.8.0.ebuild: Fix ebuild header, bug 403705. diff --git a/games-action/koth/koth-0.8.0.ebuild b/games-action/koth/koth-0.8.0.ebuild index 0a3937be8a8b..9f95c6d49002 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 +# Copyright 1999-2013 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.17 2012/02/19 22:05:23 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/koth/koth-0.8.0.ebuild,v 1.18 2013/04/22 16:07:17 mr_bones_ Exp $ inherit eutils games diff --git a/games-action/koth/metadata.xml b/games-action/koth/metadata.xml index d3c2cc926f0b..fffb26d543b6 100644 --- a/games-action/koth/metadata.xml +++ b/games-action/koth/metadata.xml @@ -2,4 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>games</herd> +<longdescription> +King of the Hill (KOTH) is a multiplayer, networked artillery game of little tanks with really big weapons set out to destroy one another. Best-known games of this type include the classic DOS game "Scorched Earth: The Mother of All Games" and "Scorched Tanks" for the Amiga. +</longdescription> </pkgmetadata> |