diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-04-02 07:11:23 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-04-02 07:11:23 +0000 |
commit | 1d4cae8d20daf0254aff0fd3caa810d4a774545c (patch) | |
tree | d4bb05a8b9b8d899f15a3fa5733074c88d5da4fd /games-arcade/spout | |
parent | version bump; clean old versions (diff) | |
download | historical-1d4cae8d20daf0254aff0fd3caa810d4a774545c.tar.gz historical-1d4cae8d20daf0254aff0fd3caa810d4a774545c.tar.bz2 historical-1d4cae8d20daf0254aff0fd3caa810d4a774545c.zip |
clean old version; tidy
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-arcade/spout')
-rw-r--r-- | games-arcade/spout/ChangeLog | 8 | ||||
-rw-r--r-- | games-arcade/spout/Manifest | 6 | ||||
-rw-r--r-- | games-arcade/spout/files/digest-spout-1.2 | 1 | ||||
-rw-r--r-- | games-arcade/spout/spout-1.2.ebuild | 44 | ||||
-rw-r--r-- | games-arcade/spout/spout-1.3.ebuild | 13 |
5 files changed, 14 insertions, 58 deletions
diff --git a/games-arcade/spout/ChangeLog b/games-arcade/spout/ChangeLog index 16cb686195ec..c45a7f9a734c 100644 --- a/games-arcade/spout/ChangeLog +++ b/games-arcade/spout/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/spout -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/ChangeLog,v 1.4 2004/11/11 00:32:49 josejx Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/ChangeLog,v 1.5 2005/04/02 07:11:23 mr_bones_ Exp $ + + 02 Apr 2005; Michael Sterrett <mr_bones_@gentoo.org> -spout-1.2.ebuild, + spout-1.3.ebuild: + clean old version; tidy 11 Nov 2004; Joseph Jezak <josejx@gentoo.org> spout-1.3.ebuild: Marked ppc stable. diff --git a/games-arcade/spout/Manifest b/games-arcade/spout/Manifest index 69a5a36eaa2e..ba98b39ab33d 100644 --- a/games-arcade/spout/Manifest +++ b/games-arcade/spout/Manifest @@ -1,6 +1,4 @@ -MD5 71bc43f44cc0ebda130409466db1bd55 ChangeLog 699 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 aae9d6f423232e8c703c9d507d11f5cf spout-1.2.ebuild 1126 -MD5 c8be40b0e2850f3f31352be5c1169506 spout-1.3.ebuild 1126 -MD5 a3c4db96d537df28af9df7322a420a29 files/digest-spout-1.2 66 +MD5 76814b7214bcf3d864e40b700d2de24a spout-1.3.ebuild 1090 +MD5 c61b01356c7d5f06d2420f0de70850dc ChangeLog 823 MD5 b54deca8c50ac59d9643202716e0c055 files/digest-spout-1.3 66 diff --git a/games-arcade/spout/files/digest-spout-1.2 b/games-arcade/spout/files/digest-spout-1.2 deleted file mode 100644 index e96bdb944d93..000000000000 --- a/games-arcade/spout/files/digest-spout-1.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 952ac74f75b93d3b4fbd9ce9cde0e6d0 spout-unix-1.2.tar.bz2 84679 diff --git a/games-arcade/spout/spout-1.2.ebuild b/games-arcade/spout/spout-1.2.ebuild deleted file mode 100644 index 91443244aa03..000000000000 --- a/games-arcade/spout/spout-1.2.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/spout-1.2.ebuild,v 1.4 2004/07/22 20:57:45 dholm Exp $ - -inherit eutils games - -MY_P="spout-unix-${PV}" -DESCRIPTION="Abstract Japanese caveflier / shooter" -HOMEPAGE="http://code.mizzenblog.com/index.php?cat=2" -SRC_URI="http://code.mizzenblog.com/spout/${MY_P}.tar.bz2" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="x86 ~ppc" -IUSE="" - -DEPEND="virtual/x11 - >=media-libs/libsdl-1.2.6" - -S="${WORKDIR}/${MY_P}" - -src_install() { - dogamesbin spout || die "dogamesbin failed" - insinto /usr/share/pixmaps - doins spout.png - make_desktop_entry spout "Spout" spout.png - dodoc README - prepgamesdirs -} - -pkg_postinst() { - games_pkg_postinst - echo - einfo "To play in fullscreen mode, do 'spout f'." - einfo "To play in a greater resolution, do 'spout x', where" - einfo "x is an integer; the larger x is, the higher the resolution." - echo - einfo "To play:" - einfo "Accelerate - spacebar, enter, z, x" - einfo "Pause - escape" - einfo "Exit - shift+escape" - einfo "Rotate - left or right" - echo -} diff --git a/games-arcade/spout/spout-1.3.ebuild b/games-arcade/spout/spout-1.3.ebuild index 1878805f8b43..a660ce039255 100644 --- a/games-arcade/spout/spout-1.3.ebuild +++ b/games-arcade/spout/spout-1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/spout-1.3.ebuild,v 1.2 2004/11/11 00:32:49 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/spout-1.3.ebuild,v 1.3 2005/04/02 07:11:23 mr_bones_ Exp $ inherit eutils games @@ -11,19 +11,18 @@ SRC_URI="http://code.mizzenblog.com/spout/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="ppc x86" IUSE="" DEPEND="virtual/x11 >=media-libs/libsdl-1.2.6" -S="${WORKDIR}/${MY_P}" +S=${WORKDIR}/${MY_P} src_install() { dogamesbin spout || die "dogamesbin failed" - insinto /usr/share/pixmaps - doins spout.png - make_desktop_entry spout "Spout" spout.png + doicon spout.png + make_desktop_entry spout "Spout" dodoc README prepgamesdirs } |