summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-21 19:22:46 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-21 19:22:46 +0000
commit7dcdfa5fce45311b53e245699b682a8922c1121d (patch)
treec8c4923cd46fbe83c3ae4b1ed879bebabfbbf895 /games-board
parentFixes #54676. (diff)
downloadhistorical-7dcdfa5fce45311b53e245699b682a8922c1121d.tar.gz
historical-7dcdfa5fce45311b53e245699b682a8922c1121d.tar.bz2
historical-7dcdfa5fce45311b53e245699b682a8922c1121d.zip
fix typo in SRC_URI
Diffstat (limited to 'games-board')
-rw-r--r--games-board/mahjongg3d/ChangeLog5
-rw-r--r--games-board/mahjongg3d/Manifest6
-rw-r--r--games-board/mahjongg3d/files/digest-mahjongg3d-0.962
-rw-r--r--games-board/mahjongg3d/mahjongg3d-0.96.ebuild6
4 files changed, 11 insertions, 8 deletions
diff --git a/games-board/mahjongg3d/ChangeLog b/games-board/mahjongg3d/ChangeLog
index c6c98139b1f8..c9acb494b7a8 100644
--- a/games-board/mahjongg3d/ChangeLog
+++ b/games-board/mahjongg3d/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-board/mahjongg3d
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/mahjongg3d/ChangeLog,v 1.2 2004/06/21 19:00:30 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/mahjongg3d/ChangeLog,v 1.3 2004/06/21 19:22:46 mr_bones_ Exp $
+
+ 21 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> mahjongg3d-0.96.ebuild:
+ fix typo in SRC_URI
*mahjongg3d-0.96 (21 Jun 2004)
diff --git a/games-board/mahjongg3d/Manifest b/games-board/mahjongg3d/Manifest
index c2e45907571a..c285a4fea8d1 100644
--- a/games-board/mahjongg3d/Manifest
+++ b/games-board/mahjongg3d/Manifest
@@ -1,6 +1,6 @@
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
-MD5 4391423f96f75ecd759f6ffa5270468e ChangeLog 547
-MD5 486b23f4950129eaf155edce86a28c05 mahjongg3d-0.96.ebuild 1132
+MD5 47502d287ec21dd944cccc58b91661e3 ChangeLog 649
+MD5 11be456597182911ffd1a36ef62e52b2 mahjongg3d-0.96.ebuild 1108
MD5 cc2d40981741610d224cdf9e0e461dd1 mahjongg3d-0.95.ebuild 1193
MD5 25238a925f8e2204bb9c3e05e3ad3c3f files/digest-mahjongg3d-0.95 69
-MD5 fc36b2970fcd84e6ab6ae1cbfbb0baeb files/digest-mahjongg3d-0.96 64
+MD5 51ea5b85f839726d9bace362ae786b12 files/digest-mahjongg3d-0.96 69
diff --git a/games-board/mahjongg3d/files/digest-mahjongg3d-0.96 b/games-board/mahjongg3d/files/digest-mahjongg3d-0.96
index f4f4d1e30925..2f340eea5262 100644
--- a/games-board/mahjongg3d/files/digest-mahjongg3d-0.96
+++ b/games-board/mahjongg3d/files/digest-mahjongg3d-0.96
@@ -1 +1 @@
-MD5 2c8b0793b6a2f74a0ce5915b8e71e9b4 mahjongg3d.tar.bz2 3674725
+MD5 f5a08f4d1f375f3e4e94a2d392fe21d7 mahjongg3d-0.96.tar.bz2 4906036
diff --git a/games-board/mahjongg3d/mahjongg3d-0.96.ebuild b/games-board/mahjongg3d/mahjongg3d-0.96.ebuild
index 3ec820285980..da3c6a46a4bd 100644
--- a/games-board/mahjongg3d/mahjongg3d-0.96.ebuild
+++ b/games-board/mahjongg3d/mahjongg3d-0.96.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/mahjongg3d/mahjongg3d-0.96.ebuild,v 1.1 2004/06/21 19:00:30 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/mahjongg3d/mahjongg3d-0.96.ebuild,v 1.2 2004/06/21 19:22:46 mr_bones_ Exp $
inherit kde games
DESCRIPTION="An implementation of the classical chinese game Mah Jongg with 3D OpenGL graphics"
HOMEPAGE="http://www.reto-schoelly.de/mahjongg3d/"
-SRC_URI="http://www.reto-schoelly.de/${PN}/${PN}.tar.bz2"
+SRC_URI="http://www.reto-schoelly.de/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
@@ -35,7 +35,7 @@ src_compile() {
}
src_install () {
- dogamesbin bin/{mahjongg3d,mahjongg3d-install-*} || die "dogamesbin failed"
+ dogamesbin bin/mahjongg3d || die "dogamesbin failed"
dodir "${GAMES_DATADIR}/${PN}"
cp -r bin/{[a-l]*,t*} "${D}${GAMES_DATADIR}/${PN}" || die "cp failed"
dodoc README Changelog