diff options
author | 2006-01-08 01:06:35 +0000 | |
---|---|---|
committer | 2006-01-08 01:06:35 +0000 | |
commit | aaa92959e5ff23774a5c1b03240f62f3286a076c (patch) | |
tree | 6c8fbf49b01fd8a5c111e686b2517f533b998466 | |
parent | quoting (diff) | |
download | historical-aaa92959e5ff23774a5c1b03240f62f3286a076c.tar.gz historical-aaa92959e5ff23774a5c1b03240f62f3286a076c.tar.bz2 historical-aaa92959e5ff23774a5c1b03240f62f3286a076c.zip |
needs prepgamesdirs
Package-Manager: portage-2.0.53
-rw-r--r-- | games-emulation/gnuboy/Manifest | 4 | ||||
-rw-r--r-- | games-emulation/gnuboy/gnuboy-1.0.3.ebuild | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/games-emulation/gnuboy/Manifest b/games-emulation/gnuboy/Manifest index 1e40da698efa..810ce8fc422f 100644 --- a/games-emulation/gnuboy/Manifest +++ b/games-emulation/gnuboy/Manifest @@ -1,4 +1,4 @@ -MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 e1f21426b9172f17f2549e34c9138a80 gnuboy-1.0.3.ebuild 1135 MD5 e057006ad1af4aa5299d94c09d65c1fa ChangeLog 823 MD5 aaa1c3b3b75fac31451803f7290c595a files/digest-gnuboy-1.0.3 64 +MD5 30b3cc70cc39ff45105d736490247e2c gnuboy-1.0.3.ebuild 1150 +MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 diff --git a/games-emulation/gnuboy/gnuboy-1.0.3.ebuild b/games-emulation/gnuboy/gnuboy-1.0.3.ebuild index 6d195942ffd3..7ff1e73f40ef 100644 --- a/games-emulation/gnuboy/gnuboy-1.0.3.ebuild +++ b/games-emulation/gnuboy/gnuboy-1.0.3.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-emulation/gnuboy/gnuboy-1.0.3.ebuild,v 1.8 2005/08/29 04:19:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/gnuboy/gnuboy-1.0.3.ebuild,v 1.9 2006/01/08 01:06:35 mr_bones_ Exp $ inherit games @@ -45,4 +45,5 @@ src_install() { fi done dodoc README docs/{CHANGES,CONFIG,CREDITS,FAQ,HACKING,WHATSNEW} + prepgamesdirs } |