summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-10-14 02:59:32 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-10-14 02:59:32 +0000
commitf1213c11d88c9aebc48042cf5facce67343d75aa (patch)
treef5a1497f41ef28849abc041ac0f9280b4aa820b8 /games-board
parentdrop cups useflag/dep making printing always enabled (diff)
downloadgentoo-2-f1213c11d88c9aebc48042cf5facce67343d75aa.tar.gz
gentoo-2-f1213c11d88c9aebc48042cf5facce67343d75aa.tar.bz2
gentoo-2-f1213c11d88c9aebc48042cf5facce67343d75aa.zip
old
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-board')
-rw-r--r--games-board/grhino/Manifest13
-rw-r--r--games-board/grhino/files/grhino-0.16.0-gcc43.patch30
-rw-r--r--games-board/grhino/grhino-0.16.0.ebuild55
3 files changed, 0 insertions, 98 deletions
diff --git a/games-board/grhino/Manifest b/games-board/grhino/Manifest
index 08ecc1395b72..023a451f5ffa 100644
--- a/games-board/grhino/Manifest
+++ b/games-board/grhino/Manifest
@@ -1,17 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-AUX grhino-0.16.0-gcc43.patch 466 RMD160 e86898aa71e4495ab75fffc2558c92160cd90f3f SHA1 04d554e2d6d6a3773cd30bc746212c65b4c375de SHA256 230f380ea4d897da3883fbddbe4531b8cb7fffbbf03abddec4a53c8bf7df0e29
-DIST grhino-0.16.0.tar.gz 1172321 RMD160 f91415e5263eec3837a2a0cb06b610f0ba64668f SHA1 ca76895fc2370995e4942aec98e4359ce5549925 SHA256 67c3263bcfeb064b859149b25ee3c1c7d33a07ff4f83955eb501e9517069b9cf
DIST grhino-0.16.1.tar.gz 1178091 RMD160 e0b77cfe4ba8215dda5701c3ddcf753a5fbc9358 SHA1 d9c13d88980bb37d5172193bdab088c7a987c1c2 SHA256 d028cf9308006589fedbb204e932a389ecbda6388ee604847a1c438af7e10484
-EBUILD grhino-0.16.0.ebuild 1250 RMD160 bd1d608212c9223e9ca99a6ab212a4233f08a1d0 SHA1 4291a16668d148bc36df8618751858d987f2cd6d SHA256 450804a3f1070a1c204e467aefe8c1ac609d17b6e9a7e05d2cfb3071a5e1b46e
EBUILD grhino-0.16.1.ebuild 1210 RMD160 55ad7a15c0a6e208af21c6cc605fcdb37089a6f0 SHA1 9a04c73a5bbf714723bb35818e13b658075f0e7a SHA256 a9c0b46cdc105d2c7888934eb7a9d6270c91a726f953d46409ad78c687a35efa
MISC ChangeLog 1515 RMD160 97c798fa161088ac1a8b86d24daa6f940a3caaa2 SHA1 421b3a708c92627e81d22fc48db54b43ce7cfac1 SHA256 576e013fb05bd395332d03c89e17fb829e56ec22c8f5f85c7a4a7cb229f6e9a2
MISC metadata.xml 335 RMD160 cc1c211bd052a9e11d25b8f49eacc9c018ed8195 SHA1 847c143cffc7662cd400fc3d018d22f3112015ec SHA256 b4ff08e0108adf7a6eba1bacaef6920c08f6c34d33f3b53284aa48b04287ab34
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.16 (GNU/Linux)
-
-iEYEARECAAYFAkyyDGkACgkQNQqtfCuFneN0mgCfSZu+4A1SCER0tJrn/uM3UcFn
-BcwAoJ1M62gQA7Md1VrJC2DK/56MdKUe
-=nb4J
------END PGP SIGNATURE-----
diff --git a/games-board/grhino/files/grhino-0.16.0-gcc43.patch b/games-board/grhino/files/grhino-0.16.0-gcc43.patch
deleted file mode 100644
index e0477a20337b..000000000000
--- a/games-board/grhino/files/grhino-0.16.0-gcc43.patch
+++ /dev/null
@@ -1,30 +0,0 @@
---- book.cc
-+++ book.cc
-@@ -28,6 +28,7 @@
- #include <vector>
- #include <iostream>
- #include <stdexcept>
-+#include <cstdlib>
-
- #ifdef _
- #undef _
---- game.cc
-+++ game.cc
-@@ -37,6 +37,7 @@
- #include <sys/stat.h>
- #include <unistd.h>
- #include <fcntl.h>
-+#include <cstdlib>
-
- #ifdef _
- # undef _
---- log_proc.h
-+++ log_proc.h
-@@ -25,6 +25,7 @@
- #include <string>
- #include <fstream>
- #include <iomanip>
-+#include <cstdlib>
-
- #include "board.h"
- #include "order.h"
diff --git a/games-board/grhino/grhino-0.16.0.ebuild b/games-board/grhino/grhino-0.16.0.ebuild
deleted file mode 100644
index cb82f4bfa454..000000000000
--- a/games-board/grhino/grhino-0.16.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/grhino/grhino-0.16.0.ebuild,v 1.9 2009/10/25 15:54:54 maekke Exp $
-
-EAPI=2
-inherit eutils games
-
-DESCRIPTION="Reversi game for GNOME, supporting the Go/Game Text Protocol"
-HOMEPAGE="http://rhino.sourceforge.net/"
-SRC_URI="mirror://sourceforge/rhino/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="gnome gtp nls"
-
-RDEPEND="gnome? ( =gnome-base/libgnomeui-2* )
- nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
- nls? ( sys-devel/gettext )"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-gcc43.patch
- sed -i '/^(\|locale\|help\|omf\|icon\|)/s:@datadir@:/usr/share:' \
- Makefile.in \
- || die "sed failed"
-}
-
-src_configure() {
- if use gnome || use gtp; then
- egamesconf \
- --localedir=/usr/share/locale \
- $(use_enable gnome) \
- $(use_enable gtp) \
- $(use_enable nls)
- else
- egamesconf \
- --localedir=/usr/share/locale \
- --enable-gtp \
- --disable-gnome \
- $(use_enable nls)
- fi
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
-
- dodoc ChangeLog NEWS README TODO
-
- if use gnome; then
- make_desktop_entry ${PN} GRhino
- fi
-
- prepgamesdirs
-}