diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-25 22:15:23 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-25 22:15:23 +0000 |
commit | f2a7628844a0257446f09db2c1c6181d961f4af1 (patch) | |
tree | af768689568f915f32c336867c0b7ddcc1531674 /games-action | |
parent | tidy (diff) | |
download | historical-f2a7628844a0257446f09db2c1c6181d961f4af1.tar.gz historical-f2a7628844a0257446f09db2c1c6181d961f4af1.tar.bz2 historical-f2a7628844a0257446f09db2c1c6181d961f4af1.zip |
EAPI=2; tidy
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/rrootage/ChangeLog | 8 | ||||
-rw-r--r-- | games-action/rrootage/Manifest | 4 | ||||
-rw-r--r-- | games-action/rrootage/rrootage-0.23a.ebuild | 13 |
3 files changed, 14 insertions, 11 deletions
diff --git a/games-action/rrootage/ChangeLog b/games-action/rrootage/ChangeLog index f53cee10f318..884dd4c413af 100644 --- a/games-action/rrootage/ChangeLog +++ b/games-action/rrootage/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/rrootage -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/rrootage/ChangeLog,v 1.8 2007/03/12 13:21:44 genone Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/rrootage/ChangeLog,v 1.9 2010/01/25 22:15:23 mr_bones_ Exp $ + + 25 Jan 2010; Michael Sterrett <mr_bones_@gentoo.org> + rrootage-0.23a.ebuild: + EAPI=2; tidy 12 Mar 2007; Marius Mauch <genone@gentoo.org> rrootage-0.23a.ebuild: Replacing einfo with elog diff --git a/games-action/rrootage/Manifest b/games-action/rrootage/Manifest index 63eec9a10874..48803b34039f 100644 --- a/games-action/rrootage/Manifest +++ b/games-action/rrootage/Manifest @@ -1,5 +1,5 @@ AUX rrootage-0.23a-gcc41.patch 959 RMD160 ab8aa82263f1dcf9db65c7b43e8841c7ac6abf3f SHA1 3482c15181a00dbe0e5096217efb3389274df32b SHA256 0bf69bcf48f434a62b22a893c3e07bc3c9412deee756081b2626118af58b08cb DIST rRootage-0.23a.tar.gz 3910941 RMD160 f6dc4e5ea72780fe2a9dd93ad813ecdeb8464b33 SHA1 8b63bfe17fd311ade6983ec99ec53e44cb8ee3f1 SHA256 964edbe21802e3e40d6a8da19b61132decacd13bf9a71bac86abce012379ff07 -EBUILD rrootage-0.23a.ebuild 1537 RMD160 5dbe8931f805c4cfe24ee7d234b81cc7e9cc3fc9 SHA1 6d83cd642273523c88a9b7b50ea9471dd2301fdd SHA256 7fa380a3186878222ac9639464161d924d692b464b444744a468805715c886ba -MISC ChangeLog 1095 RMD160 d7cb39f442cc8311668310071d19c89bd24931b5 SHA1 033467211a359f0061dca38d36ad11415dff1ca8 SHA256 a7735234e09901f24fc188f3090c6044824562c6b6cfdcdc5d2a8c45cc9c7128 +EBUILD rrootage-0.23a.ebuild 1522 RMD160 15c21bdc4f0d94b04229ee9ff3162d30c811e8f7 SHA1 81751110cea811ea32ef02d77ca6931b5c94f59e SHA256 ddeb592f45533d123ee0a4724c81bf36d43daf125dec48e91cfe13be810c5bf6 +MISC ChangeLog 1194 RMD160 d1d88db78b2029b02cb26e0005b3c46cbea84a01 SHA1 095c17bbfb092a191bed39381125aa050b7ce18d SHA256 f3fc425e4d9762a41b27fc8f7691148900bfccfabb2060a6bf9f8a6960b5ce7c MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 diff --git a/games-action/rrootage/rrootage-0.23a.ebuild b/games-action/rrootage/rrootage-0.23a.ebuild index c3589d76af45..4c2dfbd1f351 100644 --- a/games-action/rrootage/rrootage-0.23a.ebuild +++ b/games-action/rrootage/rrootage-0.23a.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/rrootage/rrootage-0.23a.ebuild,v 1.8 2007/03/12 13:21:44 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/rrootage/rrootage-0.23a.ebuild,v 1.9 2010/01/25 22:15:23 mr_bones_ Exp $ +EAPI=2 inherit eutils games MY_PN="rRootage" @@ -22,11 +23,9 @@ DEPEND="virtual/opengl media-libs/sdl-mixer >=dev-libs/libbulletml-0.0.3" -S="${WORKDIR}/${MY_PN}/src" +S=${WORKDIR}/${MY_PN}/src -src_unpack() { - unpack ${A} - cd "${S}" +src_prepare() { epatch "${FILESDIR}/${P}"-gcc41.patch sed -e "s/-lglut/-lGL -lGLU/" makefile.lin > Makefile || die "sed failed" @@ -50,7 +49,7 @@ src_install() { pkg_postinst() { games_pkg_postinst - if ! built_with_use media-libs/sdl-mixer vorbis ; then + if ! has_version "media-libs/sdl-mixer[vorbis]" ; then elog "${PN} will not have sound since sdl-mixer" elog "is built with USE=-vorbis" elog "Please emerge sdl-mixer with USE=vorbis" |