diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2007-06-12 20:39:15 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2007-06-12 20:39:15 +0000 |
commit | 155a8458fe6f16f6415c57946675cf7f64d74fb7 (patch) | |
tree | 9fc5a35e73352abcfb28f951fa3652efee906e5b /games-arcade | |
parent | Ship gtk.m4 to avoid autoconf failures on systems without gtk 1 installed (diff) | |
download | gentoo-2-155a8458fe6f16f6415c57946675cf7f64d74fb7.tar.gz gentoo-2-155a8458fe6f16f6415c57946675cf7f64d74fb7.tar.bz2 gentoo-2-155a8458fe6f16f6415c57946675cf7f64d74fb7.zip |
rm old
(Portage version: 2.1.2.9)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/bumprace/bumprace-1.4.5.ebuild | 33 | ||||
-rw-r--r-- | games-arcade/bumprace/bumprace-1.5.2.ebuild | 25 | ||||
-rw-r--r-- | games-arcade/bumprace/bumprace-1.5.3.ebuild | 4 | ||||
-rw-r--r-- | games-arcade/bumprace/files/digest-bumprace-1.4.5 | 3 | ||||
-rw-r--r-- | games-arcade/bumprace/files/digest-bumprace-1.5.2 | 3 |
5 files changed, 2 insertions, 66 deletions
diff --git a/games-arcade/bumprace/bumprace-1.4.5.ebuild b/games-arcade/bumprace/bumprace-1.4.5.ebuild deleted file mode 100644 index ecdcb368797e..000000000000 --- a/games-arcade/bumprace/bumprace-1.4.5.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/bumprace/bumprace-1.4.5.ebuild,v 1.1 2006/03/18 11:05:14 tupone Exp $ - -inherit games - -MY_PV=${PV/./_} -MY_PV=${MY_PV/./} -MY_PV=${MY_PV/_/.} -MY_P=${PN}-${MY_PV} - -DESCRIPTION="simple arcade racing game" -HOMEPAGE="http://www.linux-games.com/bumprace/" -SRC_URI="http://user.cs.tu-berlin.de/~karlb/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc ~sparc" -IUSE="" - -DEPEND=">=media-libs/libsdl-1.1.5 - media-libs/sdl-mixer - sys-libs/zlib - media-libs/jpeg - media-libs/libpng" - -S="${WORKDIR}/${MY_P}" - -src_install() { - egamesinstall || die - dodoc AUTHORS ChangeLog FAQ NEWS README - prepgamesdirs -} diff --git a/games-arcade/bumprace/bumprace-1.5.2.ebuild b/games-arcade/bumprace/bumprace-1.5.2.ebuild deleted file mode 100644 index 48488ded2e02..000000000000 --- a/games-arcade/bumprace/bumprace-1.5.2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/bumprace/bumprace-1.5.2.ebuild,v 1.1 2006/12/29 16:37:28 nyhm Exp $ - -inherit games - -DESCRIPTION="simple arcade racing game" -HOMEPAGE="http://www.linux-games.com/bumprace/" -SRC_URI="http://user.cs.tu-berlin.de/~karlb/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" - -DEPEND="media-libs/libsdl - media-libs/sdl-mixer - media-libs/jpeg - media-libs/sdl-image" - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS ChangeLog FAQ README - prepgamesdirs -} diff --git a/games-arcade/bumprace/bumprace-1.5.3.ebuild b/games-arcade/bumprace/bumprace-1.5.3.ebuild index 5abeeacd57a0..fa4a2e7a8219 100644 --- a/games-arcade/bumprace/bumprace-1.5.3.ebuild +++ b/games-arcade/bumprace/bumprace-1.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/bumprace/bumprace-1.5.3.ebuild,v 1.2 2007/03/22 00:52:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/bumprace/bumprace-1.5.3.ebuild,v 1.3 2007/06/12 20:39:15 nyhm Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://user.cs.tu-berlin.de/~karlb/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc x86" IUSE="" DEPEND="media-libs/libsdl diff --git a/games-arcade/bumprace/files/digest-bumprace-1.4.5 b/games-arcade/bumprace/files/digest-bumprace-1.4.5 deleted file mode 100644 index af8544bb62c6..000000000000 --- a/games-arcade/bumprace/files/digest-bumprace-1.4.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 c7dc43c8ee65141b069c6c5cfc1f483f bumprace-1.45.tar.gz 778050 -RMD160 66403a6c41dd1d5fb5ab5c7a90fde5d43f44601e bumprace-1.45.tar.gz 778050 -SHA256 975ff60762065656c110c56bede2f2bd39354fcdd25cf0388976786245f6caba bumprace-1.45.tar.gz 778050 diff --git a/games-arcade/bumprace/files/digest-bumprace-1.5.2 b/games-arcade/bumprace/files/digest-bumprace-1.5.2 deleted file mode 100644 index 9c2c45a62f18..000000000000 --- a/games-arcade/bumprace/files/digest-bumprace-1.5.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 0f2a30553cf2b412c262087149cc63c8 bumprace-1.5.2.tar.gz 863987 -RMD160 d0ea6a39b62c68b0719e9e575b714edea5ea741b bumprace-1.5.2.tar.gz 863987 -SHA256 20a36ed747f355932024597b8fef178c0aa7a6f740f33e3c45207a75a0c09e7a bumprace-1.5.2.tar.gz 863987 |