diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-14 04:23:25 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-14 04:23:25 +0000 |
commit | 188489f423a7f59013b2f9cd8fe22304852778e4 (patch) | |
tree | 41220a55b4abb95acccb4b18232cb4baf0b43b7f /games-arcade/sdl-sopwith | |
parent | version bump (diff) | |
download | gentoo-2-188489f423a7f59013b2f9cd8fe22304852778e4.tar.gz gentoo-2-188489f423a7f59013b2f9cd8fe22304852778e4.tar.bz2 gentoo-2-188489f423a7f59013b2f9cd8fe22304852778e4.zip |
old
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-arcade/sdl-sopwith')
-rw-r--r-- | games-arcade/sdl-sopwith/Manifest | 12 | ||||
-rw-r--r-- | games-arcade/sdl-sopwith/sdl-sopwith-1.7.3.ebuild | 27 |
2 files changed, 0 insertions, 39 deletions
diff --git a/games-arcade/sdl-sopwith/Manifest b/games-arcade/sdl-sopwith/Manifest index f7e86b1564f2..c72e6ecad1a0 100644 --- a/games-arcade/sdl-sopwith/Manifest +++ b/games-arcade/sdl-sopwith/Manifest @@ -1,19 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - AUX sdl-sopwith-1.7.1-gcc41.patch 540 RMD160 75adf4e8c3caa5edd1a88c43eac3d3652229cdf0 SHA1 2e134d989829cc3de7cfdcba49d04314dda3687c SHA256 9450e734f9388650617e7b5c740019d0a7d7244e7d9d83b218c0894305d10791 DIST sdl_sopwith-1.7.1.tar.gz 176774 RMD160 7c55da41e7e160b4a84e5235974ecf0d48d1010a SHA1 21ad6273ddb89a4c45ad11a8e35f8f6958bcc5b5 SHA256 b0beaa54d3a9e8c4f8e15d9ec5ca92e377859721d1db45be44f6aa03e2e06848 -DIST sopwith-1.7.3.tar.gz 259728 RMD160 01134ce2b4920d748bc222e75aba9a64d0bd8948 SHA1 0047b2e17c41e60f60cbaa2079fff60add05f1e4 SHA256 580e7c34d08d831491695965e3fef4ab3dbea097fee97537ceddf1f4bdad0e17 DIST sopwith-1.7.4.tar.gz 278793 RMD160 f1ba6723d7606cdff00e43e593199040f1e1127c SHA1 e2523afb16ce04fe772468f5a3d027a162460d46 SHA256 eadbcae0190d874896a73a621d99f55ca5d063710c7a80f58b8bfa928a9a8126 EBUILD sdl-sopwith-1.7.1.ebuild 953 RMD160 c8c6482bf594619e7119b20dfced7522c36a5332 SHA1 1f1aa85a9547614ebb67649b7e4e59c767fe678d SHA256 5f3ce5306580d10c269ad048f51014795d0617c6ce271ea3bf44af6b649df20c -EBUILD sdl-sopwith-1.7.3.ebuild 756 RMD160 fedabf18ae8402f42a66554968d673f5df113e3f SHA1 907611b7b83a32b1970f04728be34dcf8de89f78 SHA256 63494a0b8b8fe1881f8f56c5d6e465f0d22b7150ccca78d6c67a6e1149bc0f0d EBUILD sdl-sopwith-1.7.4.ebuild 730 RMD160 392c735b622f080155f020c5319a67fb5db16e7a SHA1 76a79d7ed7c22883a74dc6ad1ae1f7e6dc49343b SHA256 9a1e123e7515cf79dc38c836c9834c519219c3f76bf1e842ce2488e8b8555bbe MISC ChangeLog 1935 RMD160 014875c0f2a79b622fb3c7c338d5443dce09c904 SHA1 278fd23a1f3149fbb86a7e7a75153b4bca2e18ee SHA256 a99552ac7eb13647da2d259eb38623b3882bf7336273ca78da9138c2dec2ca84 MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.16 (GNU/Linux) - -iEYEARECAAYFAky2EkYACgkQkKaRLQcq0GLx6QCfZ1/jkhFQIPiRmUfMKCJLCY5Z -A2EAnR0XFKVF8ON4FCA7aSJd/fGJXYW3 -=/s08 ------END PGP SIGNATURE----- diff --git a/games-arcade/sdl-sopwith/sdl-sopwith-1.7.3.ebuild b/games-arcade/sdl-sopwith/sdl-sopwith-1.7.3.ebuild deleted file mode 100644 index a54e3518ba5e..000000000000 --- a/games-arcade/sdl-sopwith/sdl-sopwith-1.7.3.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/sdl-sopwith-1.7.3.ebuild,v 1.2 2010/08/12 03:46:25 phajdan.jr Exp $ - -EAPI=2 -inherit eutils games - -MY_P=${P/sdl-/} -DESCRIPTION="Port of the classic Sopwith game using LibSDL" -HOMEPAGE="http://sdl-sopwith.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" -IUSE="" - -S=${WORKDIR}/${MY_P} - -DEPEND=">=media-libs/libsdl-1.1.3[video]" - -src_install() { - emake DESTDIR="${D}" install || die "make install failed" - dodoc AUTHORS ChangeLog FAQ NEWS README TODO doc/*txt - rm -rf "${D}/usr/games/share/" - prepgamesdirs -} |