summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-04-02 22:29:08 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-04-02 22:29:08 +0000
commitdceb41d095023a6815000f763cf858e92e2f6a90 (patch)
treef9dd047ab2cb1a0a098a02d20e96e9e235f84cc5 /games-board
parentbetter gcc-3.4 fix (diff)
downloadhistorical-dceb41d095023a6815000f763cf858e92e2f6a90.tar.gz
historical-dceb41d095023a6815000f763cf858e92e2f6a90.tar.bz2
historical-dceb41d095023a6815000f763cf858e92e2f6a90.zip
clean old version; tidy
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-board')
-rw-r--r--games-board/cgoban/ChangeLog8
-rw-r--r--games-board/cgoban/Manifest6
-rw-r--r--games-board/cgoban/cgoban-1.9.12.ebuild28
-rw-r--r--games-board/cgoban/cgoban-1.9.14.ebuild21
-rw-r--r--games-board/cgoban/files/digest-cgoban-1.9.121
5 files changed, 22 insertions, 42 deletions
diff --git a/games-board/cgoban/ChangeLog b/games-board/cgoban/ChangeLog
index 85b863d5b786..3f3e7d7441a1 100644
--- a/games-board/cgoban/ChangeLog
+++ b/games-board/cgoban/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-board/cgoban
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban/ChangeLog,v 1.7 2004/12/28 23:52:25 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban/ChangeLog,v 1.8 2005/04/02 22:29:08 mr_bones_ Exp $
+
+ 02 Apr 2005; Michael Sterrett <mr_bones_@gentoo.org>
+ -cgoban-1.9.12.ebuild, cgoban-1.9.14.ebuild:
+ clean old version; tidy
28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/games-board/cgoban/Manifest b/games-board/cgoban/Manifest
index fd1145bec34e..61bfefd84e1d 100644
--- a/games-board/cgoban/Manifest
+++ b/games-board/cgoban/Manifest
@@ -1,6 +1,4 @@
-MD5 706ba6a360aba10c85b58ed8199e0559 ChangeLog 1400
-MD5 b28370b3c56303ccad8f76d589e247f5 cgoban-1.9.14.ebuild 614
+MD5 df0209206ce6301f77992f21a9cb79b2 ChangeLog 1531
+MD5 a6753d5e4345e4ff3a1f41a6d4440e73 cgoban-1.9.14.ebuild 727
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
-MD5 3c383425dd45d4949cdcfed358cc9a89 cgoban-1.9.12.ebuild 605
MD5 3dc18755aaa342e190dfba70d1736c6f files/digest-cgoban-1.9.14 65
-MD5 af9d552579fbe9905bc5c46360d4f953 files/digest-cgoban-1.9.12 65
diff --git a/games-board/cgoban/cgoban-1.9.12.ebuild b/games-board/cgoban/cgoban-1.9.12.ebuild
deleted file mode 100644
index ba8c53f4232a..000000000000
--- a/games-board/cgoban/cgoban-1.9.12.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban/cgoban-1.9.12.ebuild,v 1.5 2004/07/14 14:28:16 agriffis Exp $
-
-inherit games
-
-DESCRIPTION="A Go-frontend"
-SRC_URI="http://www.igoweb.org/~wms/comp/cgoban/${P}.tar.gz"
-HOMEPAGE="http://www.igoweb.org/~wms/comp/cgoban/"
-
-KEYWORDS="x86 ppc"
-IUSE=""
-LICENSE="GPL-2"
-SLOT="0"
-
-DEPEND="virtual/libc
- virtual/x11"
-
-src_compile() {
- egamesconf || die
- emake || die
-}
-
-src_install() {
- dogamesbin cgoban grab_cgoban
- doman man?/*.[1-9]
- prepgamesdirs
-}
diff --git a/games-board/cgoban/cgoban-1.9.14.ebuild b/games-board/cgoban/cgoban-1.9.14.ebuild
index 3a115cfc03e4..be35f1b77952 100644
--- a/games-board/cgoban/cgoban-1.9.14.ebuild
+++ b/games-board/cgoban/cgoban-1.9.14.ebuild
@@ -1,23 +1,30 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban/cgoban-1.9.14.ebuild,v 1.4 2004/07/01 11:10:24 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban/cgoban-1.9.14.ebuild,v 1.5 2005/04/02 22:29:08 mr_bones_ Exp $
-inherit games
+inherit eutils games
DESCRIPTION="A Go-frontend"
HOMEPAGE="http://cgoban1.sourceforge.net/"
SRC_URI="mirror://sourceforge/cgoban1/${P}.tar.gz"
-KEYWORDS="x86 ppc amd64"
LICENSE="GPL-2"
SLOT="0"
+KEYWORDS="amd64 ppc x86"
IUSE=""
-DEPEND="virtual/libc
- virtual/x11"
+DEPEND="virtual/x11"
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+ cp cgoban_icon.png ${PN}.png || die "cp failed"
+}
src_install() {
make DESTDIR="${D}" install || die "make install failed"
- dodoc AUTHORS ChangeLog NEWS README TODO || die "dodoc failed"
+ dodoc AUTHORS ChangeLog NEWS README TODO
+ doicon ${PN}.png
+ make_desktop_entry cgoban Cgoban
prepgamesdirs
}
diff --git a/games-board/cgoban/files/digest-cgoban-1.9.12 b/games-board/cgoban/files/digest-cgoban-1.9.12
deleted file mode 100644
index ea4e7b6a8a5a..000000000000
--- a/games-board/cgoban/files/digest-cgoban-1.9.12
+++ /dev/null
@@ -1 +0,0 @@
-MD5 11894899d6fe83b47effac9b935a99db cgoban-1.9.12.tar.gz 338499