diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-03-09 17:11:03 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-03-09 17:11:03 +0000 |
commit | bb7199274bf2ffac6bbcac212a56ae75ce3c71e3 (patch) | |
tree | ce6c94be9766bc89851b62b31c84639289bc0578 /games-arcade/frozen-bubble | |
parent | make it use the newer openal (patch from Colin Macdonald via bug #261496) (diff) | |
download | gentoo-2-bb7199274bf2ffac6bbcac212a56ae75ce3c71e3.tar.gz gentoo-2-bb7199274bf2ffac6bbcac212a56ae75ce3c71e3.tar.bz2 gentoo-2-bb7199274bf2ffac6bbcac212a56ae75ce3c71e3.zip |
nothing to dosed anymore
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'games-arcade/frozen-bubble')
-rw-r--r-- | games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild b/games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild index c7cd816dc1d0..f1e534c3b1b3 100644 --- a/games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild +++ b/games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild,v 1.8 2009/01/21 18:11:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild,v 1.9 2009/03/09 17:11:03 mr_bones_ Exp $ EAPI=2 inherit eutils gnome2-utils perl-module games @@ -39,7 +39,6 @@ src_install() { local res emake DESTDIR="${D}" install || die "make install failed" - dosed /usr/games/bin/frozen-bubble dodoc AUTHORS NEWS README TIPS for res in 16x16 32x32 48x48 64x64 ; do insinto /usr/share/icons/hicolor/${res}/apps |