diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-09 00:47:55 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-09 00:47:55 +0000 |
commit | 7a377bdb55288184fac95be7cf0f8197fc129928 (patch) | |
tree | cbc1801d2fa94bbf21b9e179fb8924317914b0a0 /games-arcade | |
parent | marked 5.40.0 as stable on amd64. it is required to fix a problem with the gc... (diff) | |
download | gentoo-2-7a377bdb55288184fac95be7cf0f8197fc129928.tar.gz gentoo-2-7a377bdb55288184fac95be7cf0f8197fc129928.tar.bz2 gentoo-2-7a377bdb55288184fac95be7cf0f8197fc129928.zip |
clean older ebuild
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/briquolo/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/briquolo/briquolo-0.4.1.ebuild | 32 | ||||
-rw-r--r-- | games-arcade/briquolo/files/digest-briquolo-0.4.1 | 1 |
3 files changed, 5 insertions, 35 deletions
diff --git a/games-arcade/briquolo/ChangeLog b/games-arcade/briquolo/ChangeLog index c540e00f36b3..8974107f9d63 100644 --- a/games-arcade/briquolo/ChangeLog +++ b/games-arcade/briquolo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/briquolo -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/briquolo/ChangeLog,v 1.2 2003/11/05 08:36:13 mr_bones_ Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/briquolo/ChangeLog,v 1.3 2004/04/09 00:47:55 mr_bones_ Exp $ + + 08 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> briquolo-0.4.1.ebuild: + clean older ebuild *briquolo-0.4.2 (05 Nov 2003) diff --git a/games-arcade/briquolo/briquolo-0.4.1.ebuild b/games-arcade/briquolo/briquolo-0.4.1.ebuild deleted file mode 100644 index 102fc3ead1b5..000000000000 --- a/games-arcade/briquolo/briquolo-0.4.1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/briquolo/briquolo-0.4.1.ebuild,v 1.2 2004/02/20 06:20:00 mr_bones_ Exp $ - -inherit games - -DESCRIPTION="Breakout with 3D representation based on OpenGL" -HOMEPAGE="http://briquolo.free.fr/en/index.html" -SRC_URI="http://briquolo.free.fr/download/${P}.tar.bz2" - -KEYWORDS="x86" -LICENSE="GPL-2" -SLOT="0" - -DEPEND="virtual/opengl - media-libs/libsdl - media-libs/sdl-mixer - media-libs/libpng - nls? ( sys-devel/gettext )" - -IUSE="nls" - -src_compile() { - egamesconf `use_enable nls` || die - emake || die "emake failed" -} - -src_install() { - egamesinstall || die - dodoc AUTHORS ChangeLog README || die "dodoc failed" - prepgamesdirs -} diff --git a/games-arcade/briquolo/files/digest-briquolo-0.4.1 b/games-arcade/briquolo/files/digest-briquolo-0.4.1 deleted file mode 100644 index c4bcc4ee612e..000000000000 --- a/games-arcade/briquolo/files/digest-briquolo-0.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 765517b572f56dba96e1670bd18acd51 briquolo-0.4.1.tar.bz2 1990103 |