diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-03-12 04:36:34 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-03-12 04:36:34 +0000 |
commit | 9ed90ecb34232e63a554b17e1dc9a86e46b515bc (patch) | |
tree | 15849dc3dce9312b925b63665e2e2875e5454737 /games-rpg | |
parent | Remove mask on >=media-libs/freetype-2.5.1 (tracker bug #493570) (diff) | |
download | gentoo-2-9ed90ecb34232e63a554b17e1dc9a86e46b515bc.tar.gz gentoo-2-9ed90ecb34232e63a554b17e1dc9a86e46b515bc.tar.bz2 gentoo-2-9ed90ecb34232e63a554b17e1dc9a86e46b515bc.zip |
Shorten description for improved repoman happy
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/to-the-moon/ChangeLog | 6 | ||||
-rw-r--r-- | games-rpg/to-the-moon/to-the-moon-0.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-rpg/to-the-moon/ChangeLog b/games-rpg/to-the-moon/ChangeLog index f32190152c7b..006b5d884922 100644 --- a/games-rpg/to-the-moon/ChangeLog +++ b/games-rpg/to-the-moon/ChangeLog @@ -1,10 +1,12 @@ # ChangeLog for games-rpg/to-the-moon # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/to-the-moon/ChangeLog,v 1.1 2014/01/12 21:26:31 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/to-the-moon/ChangeLog,v 1.2 2014/03/12 04:36:34 patrick Exp $ + + 12 Mar 2014; Patrick Lauer <patrick@gentoo.org> to-the-moon-0.ebuild: + Shorten description for improved repoman happy *to-the-moon-0 (12 Jan 2014) 12 Jan 2014; Julian Ospald <hasufell@gentoo.org> +to-the-moon-0.ebuild, +metadata.xml: initial import - diff --git a/games-rpg/to-the-moon/to-the-moon-0.ebuild b/games-rpg/to-the-moon/to-the-moon-0.ebuild index a0fd0b895e20..52defcea452d 100644 --- a/games-rpg/to-the-moon/to-the-moon-0.ebuild +++ b/games-rpg/to-the-moon/to-the-moon-0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/to-the-moon/to-the-moon-0.ebuild,v 1.1 2014/01/12 21:26:31 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/to-the-moon/to-the-moon-0.ebuild,v 1.2 2014/03/12 04:36:34 patrick Exp $ # TODO: unbundling sdl-sound breaks the game @@ -9,7 +9,7 @@ EAPI=5 inherit eutils unpacker gnome2-utils games MY_PN=ToTheMoon -DESCRIPTION="Indie Adventure RPG, about two doctors traversing through the memories of a dying man to fulfill his last wish" +DESCRIPTION="Indie Adventure RPG, two doctors traversing the memories of a dying man to fulfill his last wish" HOMEPAGE="http://freebirdgames.com/games/to-the-moon" SRC_URI="${MY_PN}_linux_1389114090.sh" |