summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2014-08-19 21:22:27 +0000
committerJulian Ospald <hasufell@gentoo.org>2014-08-19 21:22:27 +0000
commit6e2b823caeb91bddd7a858429b389ba089d816fb (patch)
tree12aa02aa60fe8a8649afa8634c57085b7da02f93 /games-roguelike/stone-soup
parentAdd warning about installing udev-init-scripts if you want to boot OpenRC for... (diff)
downloadgentoo-2-6e2b823caeb91bddd7a858429b389ba089d816fb.tar.gz
gentoo-2-6e2b823caeb91bddd7a858429b389ba089d816fb.tar.bz2
gentoo-2-6e2b823caeb91bddd7a858429b389ba089d816fb.zip
fix description for better search compatibility
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
Diffstat (limited to 'games-roguelike/stone-soup')
-rw-r--r--games-roguelike/stone-soup/ChangeLog6
-rw-r--r--games-roguelike/stone-soup/stone-soup-0.13.1.ebuild4
-rw-r--r--games-roguelike/stone-soup/stone-soup-0.13.2.ebuild4
-rw-r--r--games-roguelike/stone-soup/stone-soup-0.14.1.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/games-roguelike/stone-soup/ChangeLog b/games-roguelike/stone-soup/ChangeLog
index 6ea94b23fefc..69a6ae8aafad 100644
--- a/games-roguelike/stone-soup/ChangeLog
+++ b/games-roguelike/stone-soup/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-roguelike/stone-soup
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/stone-soup/ChangeLog,v 1.32 2014/08/10 17:38:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/stone-soup/ChangeLog,v 1.33 2014/08/19 21:22:27 hasufell Exp $
+
+ 19 Aug 2014; Julian Ospald <hasufell@gentoo.org> stone-soup-0.13.1.ebuild,
+ stone-soup-0.13.2.ebuild, stone-soup-0.14.1.ebuild:
+ fix description for better search compatibility
10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> stone-soup-0.14.1.ebuild:
Stable for x86, wrt bug #518224
diff --git a/games-roguelike/stone-soup/stone-soup-0.13.1.ebuild b/games-roguelike/stone-soup/stone-soup-0.13.1.ebuild
index b51de13f2b63..dd474472f355 100644
--- a/games-roguelike/stone-soup/stone-soup-0.13.1.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.13.1.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-roguelike/stone-soup/stone-soup-0.13.1.ebuild,v 1.3 2014/02/25 12:53:16 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/stone-soup/stone-soup-0.13.1.ebuild,v 1.4 2014/08/19 21:22:27 hasufell Exp $
## TODO
# add sound support (no build switch, no sound files)
@@ -14,7 +14,7 @@ VIRTUALX_REQUIRED="manual"
inherit eutils gnome2-utils virtualx toolchain-funcs games
MY_P="stone_soup-${PV}"
-DESCRIPTION="Role-playing roguelike game of exploration and treasure-hunting in dungeons"
+DESCRIPTION="Dungeon Crawl Stone Soup is a role-playing roguelike game of exploration and treasure-hunting in dungeons"
HOMEPAGE="http://crawl.develz.org/wordpress/"
SRC_URI="mirror://sourceforge/crawl-ref/Stone%20Soup/${PV}/${MY_P}-nodeps.tar.xz
http://dev.gentoo.org/~hasufell/distfiles/${PN}.png
diff --git a/games-roguelike/stone-soup/stone-soup-0.13.2.ebuild b/games-roguelike/stone-soup/stone-soup-0.13.2.ebuild
index 983d4760f226..a2529eee2596 100644
--- a/games-roguelike/stone-soup/stone-soup-0.13.2.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.13.2.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-roguelike/stone-soup/stone-soup-0.13.2.ebuild,v 1.1 2014/04/22 11:54:53 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/stone-soup/stone-soup-0.13.2.ebuild,v 1.2 2014/08/19 21:22:27 hasufell Exp $
## TODO
# add sound support (no build switch, no sound files)
@@ -14,7 +14,7 @@ VIRTUALX_REQUIRED="manual"
inherit eutils gnome2-utils virtualx toolchain-funcs games
MY_P="stone_soup-${PV}"
-DESCRIPTION="Role-playing roguelike game of exploration and treasure-hunting in dungeons"
+DESCRIPTION="Dungeon Crawl Stone Soup is a role-playing roguelike game of exploration and treasure-hunting in dungeons"
HOMEPAGE="http://crawl.develz.org/wordpress/"
SRC_URI="mirror://sourceforge/crawl-ref/Stone%20Soup/${PV}/${MY_P}-nodeps.tar.xz
http://dev.gentoo.org/~hasufell/distfiles/${PN}.png
diff --git a/games-roguelike/stone-soup/stone-soup-0.14.1.ebuild b/games-roguelike/stone-soup/stone-soup-0.14.1.ebuild
index 34443d130a99..92e159e3845f 100644
--- a/games-roguelike/stone-soup/stone-soup-0.14.1.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.14.1.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-roguelike/stone-soup/stone-soup-0.14.1.ebuild,v 1.3 2014/08/10 17:38:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/stone-soup/stone-soup-0.14.1.ebuild,v 1.4 2014/08/19 21:22:27 hasufell Exp $
## TODO
# add sound support (no build switch, no sound files)
@@ -14,7 +14,7 @@ VIRTUALX_REQUIRED="manual"
inherit eutils gnome2-utils virtualx toolchain-funcs games
MY_P="stone_soup-${PV}"
-DESCRIPTION="Role-playing roguelike game of exploration and treasure-hunting in dungeons"
+DESCRIPTION="Dungeon Crawl Stone Soup is a role-playing roguelike game of exploration and treasure-hunting in dungeons"
HOMEPAGE="http://crawl.develz.org/wordpress/"
SRC_URI="mirror://sourceforge/crawl-ref/Stone%20Soup/${PV}/${MY_P}-nodeps.tar.xz
http://dev.gentoo.org/~hasufell/distfiles/${PN}.png