diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2007-04-23 23:05:31 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2007-04-23 23:05:31 +0000 |
commit | 7ef614a20d360367e70b1a78bffacb153ed0be14 (patch) | |
tree | 37b55c3be808918b5e5c183530e42d50f9d496cf /games-arcade/penguin-command | |
parent | Stable on Mips, bug 172159. (diff) | |
download | gentoo-2-7ef614a20d360367e70b1a78bffacb153ed0be14.tar.gz gentoo-2-7ef614a20d360367e70b1a78bffacb153ed0be14.tar.bz2 gentoo-2-7ef614a20d360367e70b1a78bffacb153ed0be14.zip |
Version bump
(Portage version: 2.1.2.4)
Diffstat (limited to 'games-arcade/penguin-command')
7 files changed, 37 insertions, 76 deletions
diff --git a/games-arcade/penguin-command/ChangeLog b/games-arcade/penguin-command/ChangeLog index 183c466f7e9b..c57b88c8bfd9 100644 --- a/games-arcade/penguin-command/ChangeLog +++ b/games-arcade/penguin-command/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-arcade/penguin-command -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/ChangeLog,v 1.14 2006/04/24 14:03:20 tupone Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/ChangeLog,v 1.15 2007/04/23 23:05:31 nyhm Exp $ + +*penguin-command-1.6.11 (23 Apr 2007) + + 23 Apr 2007; Tristan Heaven <nyhm@gentoo.org> + +penguin-command-1.6.11.ebuild: + Version bump *penguin-command-1.6.10 (24 Apr 2006) diff --git a/games-arcade/penguin-command/files/digest-penguin-command-1.6.10 b/games-arcade/penguin-command/files/digest-penguin-command-1.6.10 deleted file mode 100644 index 14ffffbcb026..000000000000 --- a/games-arcade/penguin-command/files/digest-penguin-command-1.6.10 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 84ac5c85ea7d832b94e2ac1d5b363a43 penguin-command-1.6.10.tar.gz 1184709 -RMD160 e2f97f8929106adc161c6bca6bac57e3106668d4 penguin-command-1.6.10.tar.gz 1184709 -SHA256 e6ebc9b67a9809c5832bdc92a2dcf3835f169f86989d89501cb91e7e9dbae815 penguin-command-1.6.10.tar.gz 1184709 diff --git a/games-arcade/penguin-command/files/digest-penguin-command-1.6.11 b/games-arcade/penguin-command/files/digest-penguin-command-1.6.11 new file mode 100644 index 000000000000..e99fbaa6ab86 --- /dev/null +++ b/games-arcade/penguin-command/files/digest-penguin-command-1.6.11 @@ -0,0 +1,3 @@ +MD5 4dcf0073d62f28e47af18a922a1badc3 penguin-command-1.6.11.tar.gz 1123574 +RMD160 358386f3d1540b4738d3be6581fb778b4c546336 penguin-command-1.6.11.tar.gz 1123574 +SHA256 659c7b5f3f968f386e820cf7387d88c0a61c17dfbdb005bd85f8e93c537e89d6 penguin-command-1.6.11.tar.gz 1123574 diff --git a/games-arcade/penguin-command/files/digest-penguin-command-1.6.9 b/games-arcade/penguin-command/files/digest-penguin-command-1.6.9 deleted file mode 100644 index fd534523918c..000000000000 --- a/games-arcade/penguin-command/files/digest-penguin-command-1.6.9 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 2280971eb5cf3a1e26446e30d3f04ecb penguin-command-1.6.9.tar.gz 1182053 -RMD160 94ef38a3f17f79e5e467c6c6acf9610e427b044f penguin-command-1.6.9.tar.gz 1182053 -SHA256 9d8436db884db57c4aaa3713f41caaad2efd5a2fac7d91f497b8dc1ddd77a5a0 penguin-command-1.6.9.tar.gz 1182053 diff --git a/games-arcade/penguin-command/penguin-command-1.6.10.ebuild b/games-arcade/penguin-command/penguin-command-1.6.10.ebuild deleted file mode 100644 index a783b23d42f1..000000000000 --- a/games-arcade/penguin-command/penguin-command-1.6.10.ebuild +++ /dev/null @@ -1,34 +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/penguin-command/penguin-command-1.6.10.ebuild,v 1.2 2006/09/28 20:55:11 nyhm Exp $ - -inherit eutils games - -DESCRIPTION="A clone of the classic Missile Command Game" -HOMEPAGE="http://www.linux-games.com/penguin-command/" -SRC_URI="mirror://sourceforge/penguin-command/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="nls" - -DEPEND="media-libs/libpng - media-libs/jpeg - >=media-libs/libsdl-1.1.5 - media-libs/sdl-mixer - media-libs/sdl-image" - -src_install() { - make install DESTDIR="${D}" || die - dodoc ChangeLog README NEWS AUTHORS - if use nls ; then - dodir /usr/share/man/ja/man6 - mv "${D}"/usr/share/man/man6/penguin-command.ja.6 "${D}"/usr/share/man/ja/man6/penguin-command.6 - else - rm -f "${D}"/usr/share/man/man6/*.ja.* - fi - newicon data/gfx/icon.xpm ${PN}.xpm - make_desktop_entry ${PN} ${PN} ${PN}.xpm - prepgamesdirs -} diff --git a/games-arcade/penguin-command/penguin-command-1.6.11.ebuild b/games-arcade/penguin-command/penguin-command-1.6.11.ebuild new file mode 100644 index 000000000000..9262816dec91 --- /dev/null +++ b/games-arcade/penguin-command/penguin-command-1.6.11.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/penguin-command-1.6.11.ebuild,v 1.1 2007/04/23 23:05:31 nyhm Exp $ + +inherit eutils games + +DESCRIPTION="A clone of the classic Missile Command game" +HOMEPAGE="http://www.linux-games.com/penguin-command/" +SRC_URI="mirror://sourceforge/${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/sdl-image" + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed" + dodoc AUTHORS ChangeLog NEWS README + newicon data/gfx/icon.xpm ${PN}.xpm + make_desktop_entry ${PN} "Penguin Command" ${PN}.xpm + prepgamesdirs +} diff --git a/games-arcade/penguin-command/penguin-command-1.6.9.ebuild b/games-arcade/penguin-command/penguin-command-1.6.9.ebuild deleted file mode 100644 index 1c2811ce050e..000000000000 --- a/games-arcade/penguin-command/penguin-command-1.6.9.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/penguin-command-1.6.9.ebuild,v 1.3 2006/09/28 20:55:11 nyhm Exp $ - -inherit eutils games - -DESCRIPTION="A clone of the classic Missile Command Game" -HOMEPAGE="http://www.linux-games.com/penguin-command/" -SRC_URI="mirror://sourceforge/penguin-command/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc sparc x86" -IUSE="nls" - -DEPEND="media-libs/libpng - media-libs/jpeg - >=media-libs/libsdl-1.1.5 - media-libs/sdl-mixer - media-libs/sdl-image" - -src_install() { - make install DESTDIR="${D}" || die - dodoc ChangeLog README NEWS AUTHORS - if use nls ; then - dodir /usr/share/man/ja/man6 - mv "${D}"/usr/share/man/man6/penguin-command.ja.6 "${D}"/usr/share/man/ja/man6/penguin-command.6 - else - rm -f "${D}"/usr/share/man/man6/*.ja.* - fi - newicon data/gfx/icon.xpm ${PN}.xpm - make_desktop_entry ${PN} ${PN} ${PN}.xpm - prepgamesdirs -} |