summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-puzzle/xblockout/Manifest14
-rw-r--r--games-puzzle/xblockout/xblockout-1.1.2.ebuild21
2 files changed, 11 insertions, 24 deletions
diff --git a/games-puzzle/xblockout/Manifest b/games-puzzle/xblockout/Manifest
index 82c9eb18c22b..3ecd30912faa 100644
--- a/games-puzzle/xblockout/Manifest
+++ b/games-puzzle/xblockout/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 0599289144452d7200d6d838d7733291 ChangeLog 1271
-MD5 e9af2a188e9ce022dffe2c4fb7804b27 xblockout-1.1.2.ebuild 1290
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
+MD5 c7657da2b1cbdd8d11acd672cd49a83b xblockout-1.1.2.ebuild 1219
+MD5 0599289144452d7200d6d838d7733291 ChangeLog 1271
MD5 129edbcc1cd1677ce05bd1ba1dc1d85b files/digest-xblockout-1.1.2 61
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFCGPQzCHk4+ZoBpvsRAgZUAJ4mkCh+eazU3HFF66T7TVtILDLtFQCfR2EO
-BTbRSSQRpAdQ23oDNy2PpA8=
-=xzLf
------END PGP SIGNATURE-----
diff --git a/games-puzzle/xblockout/xblockout-1.1.2.ebuild b/games-puzzle/xblockout/xblockout-1.1.2.ebuild
index 79f31df02513..e5e3916496fe 100644
--- a/games-puzzle/xblockout/xblockout-1.1.2.ebuild
+++ b/games-puzzle/xblockout/xblockout-1.1.2.ebuild
@@ -1,24 +1,21 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xblockout/xblockout-1.1.2.ebuild,v 1.10 2005/02/20 20:31:14 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xblockout/xblockout-1.1.2.ebuild,v 1.11 2005/11/06 16:52:36 mr_bones_ Exp $
-inherit games flag-o-matic
+inherit flag-o-matic games
-DESCRIPTION="XBlockOut: X Window block dropping game in 3 Dimension"
+DESCRIPTION="X Window block dropping game in 3 Dimension"
HOMEPAGE="http://www710.univ-lyon1.fr/ftp/xbl/xbl.html"
SRC_URI="ftp://ftp710.univ-lyon1.fr/pub/xbl/xbl-${PV}.tar.gz"
LICENSE="GPL-1"
SLOT="0"
-KEYWORDS="x86 ppc ~amd64"
+KEYWORDS="~amd64 ppc x86"
IUSE=""
-RDEPEND="virtual/x11
- virtual/libc"
-DEPEND="${RDEPEND}
- >=sys-apps/sed-4"
+DEPEND="virtual/x11"
-S="${WORKDIR}/xbl-${PV}"
+S=${WORKDIR}/xbl-${PV}
src_unpack() {
unpack ${A}
@@ -29,7 +26,7 @@ src_unpack() {
sed -i \
-e "s:-lm:-lm -L/usr/X11R6/lib -lX11:" \
-e "s:-g$:${CFLAGS}:" ${S}/Makefile.in \
- || die "sed Makefile.in failed"
+ || die "sed failed"
}
src_compile() {
@@ -43,9 +40,9 @@ src_compile() {
src_install() {
newgamesbin bl xbl || die "newgamesbin failed"
- insinto ${GAMES_DATADIR}/${PN}
+ insinto "${GAMES_DATADIR}"/${PN}
newins Xbl.ad Xbl
- insinto ${GAMES_STATEDIR}/${PN}
+ insinto "${GAMES_STATEDIR}"/${PN}
newins Xbl.ad Xbl
newman xbl.man xbl.6