diff options
Diffstat (limited to 'games-board/blokish/blokish-0.9.3.ebuild')
-rw-r--r-- | games-board/blokish/blokish-0.9.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-board/blokish/blokish-0.9.3.ebuild b/games-board/blokish/blokish-0.9.3.ebuild index 36cab20e7657..775027c3ff32 100644 --- a/games-board/blokish/blokish-0.9.3.ebuild +++ b/games-board/blokish/blokish-0.9.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/blokish/blokish-0.9.3.ebuild,v 1.3 2006/11/19 21:43:50 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/blokish/blokish-0.9.3.ebuild,v 1.4 2008/02/29 19:03:06 carlo Exp $ inherit eutils wxwidgets games @@ -38,7 +38,7 @@ src_install() { emake DESTDIR="${D}" install || die "emake install failed" doicon src/${PN}.xpm - make_desktop_entry ${PN} Blokish ${PN}.xpm + make_desktop_entry ${PN} Blokish ${PN} dodoc AUTHORS ChangeLog README dohtml docs/* |