diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-20 08:26:17 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-20 08:26:17 +0000 |
commit | 175fc6b77148dfd267695a967528a2d75c629d15 (patch) | |
tree | b68d299bb4a1e90f779a5c1fd5c1034d8c3dd85f /games-puzzle | |
parent | Version bump (diff) | |
download | gentoo-2-175fc6b77148dfd267695a967528a2d75c629d15.tar.gz gentoo-2-175fc6b77148dfd267695a967528a2d75c629d15.tar.bz2 gentoo-2-175fc6b77148dfd267695a967528a2d75c629d15.zip |
we love desktop entries
(Portage version: 2.0.53)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/pingus/pingus-0.6.0-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-puzzle/pingus/pingus-0.6.0-r1.ebuild b/games-puzzle/pingus/pingus-0.6.0-r1.ebuild index e8478753a669..df154a3a639f 100644 --- a/games-puzzle/pingus/pingus-0.6.0-r1.ebuild +++ b/games-puzzle/pingus/pingus-0.6.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pingus/pingus-0.6.0-r1.ebuild,v 1.15 2005/10/08 13:56:52 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pingus/pingus-0.6.0-r1.ebuild,v 1.16 2006/01/20 08:26:17 mr_bones_ Exp $ inherit eutils flag-o-matic games @@ -47,5 +47,6 @@ src_install() { mv games/pingus . rm -rf games # end pos install process + make_desktop_entry pingus "Pingus" prepgamesdirs } |