diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-20 03:31:30 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-20 03:31:30 +0000 |
commit | f92c061d5c22e31a5045ea2e43a97059638a4c83 (patch) | |
tree | 07d36602d219434dc514df9922d7fb01caf3e4d8 /games-arcade | |
parent | ver bump (diff) | |
download | gentoo-2-f92c061d5c22e31a5045ea2e43a97059638a4c83.tar.gz gentoo-2-f92c061d5c22e31a5045ea2e43a97059638a4c83.tar.bz2 gentoo-2-f92c061d5c22e31a5045ea2e43a97059638a4c83.zip |
fix pod local #75147
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/frozen-bubble/frozen-bubble-1.0.0-r5.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-arcade/frozen-bubble/frozen-bubble-1.0.0-r5.ebuild b/games-arcade/frozen-bubble/frozen-bubble-1.0.0-r5.ebuild index ed28f27f534e..78334b5cd6ed 100644 --- a/games-arcade/frozen-bubble/frozen-bubble-1.0.0-r5.ebuild +++ b/games-arcade/frozen-bubble/frozen-bubble-1.0.0-r5.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-arcade/frozen-bubble/frozen-bubble-1.0.0-r5.ebuild,v 1.2 2005/05/09 04:21:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/frozen-bubble/frozen-bubble-1.0.0-r5.ebuild,v 1.3 2005/05/20 03:31:30 vapier Exp $ inherit eutils perl-module games @@ -103,5 +103,6 @@ src_install() { dodoc TODO newdoc README README.server + fixlocalpod prepgamesdirs } |