summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-05-04 18:21:42 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-05-04 18:21:42 +0000
commit1a1669e195a76774044e63fe9a8ef337b8c93a2a (patch)
tree22df33fb1a322501b49271f5f6ef19830c192a1a /games-board
parentstable on amd64, ppc and x86 (diff)
downloadgentoo-2-1a1669e195a76774044e63fe9a8ef337b8c93a2a.tar.gz
gentoo-2-1a1669e195a76774044e63fe9a8ef337b8c93a2a.tar.bz2
gentoo-2-1a1669e195a76774044e63fe9a8ef337b8c93a2a.zip
tidy
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-board')
-rw-r--r--games-board/gtkatlantic/files/digest-gtkatlantic-0.3.21
-rw-r--r--games-board/gtkatlantic/gtkatlantic-0.3.2.ebuild24
-rw-r--r--games-board/gtkatlantic/gtkatlantic-0.4.1.ebuild4
3 files changed, 2 insertions, 27 deletions
diff --git a/games-board/gtkatlantic/files/digest-gtkatlantic-0.3.2 b/games-board/gtkatlantic/files/digest-gtkatlantic-0.3.2
deleted file mode 100644
index 00029ade1582..000000000000
--- a/games-board/gtkatlantic/files/digest-gtkatlantic-0.3.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9052283db9758c88dcfbda12daad02c5 gtkatlantic-0.3.2.tar.bz2 452019
diff --git a/games-board/gtkatlantic/gtkatlantic-0.3.2.ebuild b/games-board/gtkatlantic/gtkatlantic-0.3.2.ebuild
deleted file mode 100644
index 23e42ac798f3..000000000000
--- a/games-board/gtkatlantic/gtkatlantic-0.3.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gtkatlantic/gtkatlantic-0.3.2.ebuild,v 1.4 2005/04/10 04:56:53 mr_bones_ Exp $
-
-inherit games
-
-DESCRIPTION="Monopoly-like game that works with the monopd server"
-HOMEPAGE="http://gtkatlantic.sourceforge.net/"
-SRC_URI="mirror://sourceforge/gtkatlantic/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86"
-IUSE=""
-
-DEPEND="=x11-libs/gtk+-1.2*
- >=dev-libs/libxml2-2.4.0
- >=media-libs/libpng-1.0.12"
-
-src_install() {
- make DESTDIR="${D}" install || die "make install failed"
- dodoc README AUTHORS ChangeLog NEWS
- prepgamesdirs
-}
diff --git a/games-board/gtkatlantic/gtkatlantic-0.4.1.ebuild b/games-board/gtkatlantic/gtkatlantic-0.4.1.ebuild
index 149011415e63..e307ae4bf14a 100644
--- a/games-board/gtkatlantic/gtkatlantic-0.4.1.ebuild
+++ b/games-board/gtkatlantic/gtkatlantic-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gtkatlantic/gtkatlantic-0.4.1.ebuild,v 1.3 2005/01/29 18:52:30 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gtkatlantic/gtkatlantic-0.4.1.ebuild,v 1.4 2005/05/04 18:21:42 mr_bones_ Exp $
inherit games
@@ -10,7 +10,7 @@ SRC_URI="http://gtkatlantic.gradator.net/downloads/v0.4/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~amd64"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND="=x11-libs/gtk+-2*