summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-07-09 13:32:53 +0000
committerDon Seiler <rizzo@gentoo.org>2004-07-09 13:32:53 +0000
commitab7fd08eea265c5a8251c20735d37f0ba3d1c244 (patch)
tree068e63d2c53639931ee9aabfa34fb7952cfaf91d /games-board
parentAdd ~sparc keyword. (Manifest recommit) (diff)
downloadgentoo-2-ab7fd08eea265c5a8251c20735d37f0ba3d1c244.tar.gz
gentoo-2-ab7fd08eea265c5a8251c20735d37f0ba3d1c244.tar.bz2
gentoo-2-ab7fd08eea265c5a8251c20735d37f0ba3d1c244.zip
G*_DISABLE_DEPRECATED already removed upstream prior to this release, no need for sed.
Diffstat (limited to 'games-board')
-rw-r--r--games-board/gnocatan/gnocatan-0.8.1.30.ebuild13
-rw-r--r--games-board/gnocatan/metadata.xml5
2 files changed, 5 insertions, 13 deletions
diff --git a/games-board/gnocatan/gnocatan-0.8.1.30.ebuild b/games-board/gnocatan/gnocatan-0.8.1.30.ebuild
index 7dae0cb2b2aa..781207a82a30 100644
--- a/games-board/gnocatan/gnocatan-0.8.1.30.ebuild
+++ b/games-board/gnocatan/gnocatan-0.8.1.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.1.30.ebuild,v 1.1 2004/07/09 01:03:37 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.1.30.ebuild,v 1.2 2004/07/09 13:32:53 rizzo Exp $
inherit eutils gnome2
@@ -16,17 +16,6 @@ IUSE="nls"
RDEPEND=">=gnome-base/libgnomeui-2.2*
=dev-libs/glib-1.2*
>=app-text/scrollkeeper-0.3*"
-DEPEND="${RDEPEND}
- >=sys-apps/sed-4"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- cd ${S}/client/gtk
- sed -i \
- -e '/\(GDK\|GTK\|GNOME\)_DISABLE_DEPRECATED/d' chat.c histogram.c \
- || die "sed failed"
-}
src_compile() {
export G2CONF="${G2CONF} `use_enable nls`"
diff --git a/games-board/gnocatan/metadata.xml b/games-board/gnocatan/metadata.xml
index b51038a8be88..5d0f7341541d 100644
--- a/games-board/gnocatan/metadata.xml
+++ b/games-board/gnocatan/metadata.xml
@@ -3,6 +3,9 @@
<pkgmetadata>
<herd>games</herd>
<maintainer>
- <email>rizzo@gentoo.org</email>
+<email>rizzo@gentoo.org</email>
</maintainer>
+<longdescription>
+Gnocatan is a clone of the board game The Settlers of Catan.
+</longdescription>
</pkgmetadata>