diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-12-31 16:25:28 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-12-31 16:25:28 +0000 |
commit | 8afff26b84b72df8d24114844fc9b9b9b5f5075b (patch) | |
tree | cff3cceef8d4758927cab055ce6885bfe175f5df /games-board/mt_dolphin_ia | |
parent | amd64 stable wrt #297186 (diff) | |
download | historical-8afff26b84b72df8d24114844fc9b9b9b5f5075b.tar.gz historical-8afff26b84b72df8d24114844fc9b9b9b5f5075b.tar.bz2 historical-8afff26b84b72df8d24114844fc9b9b9b5f5075b.zip |
skip missing docs (bug #299074)
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'games-board/mt_dolphin_ia')
-rw-r--r-- | games-board/mt_dolphin_ia/Manifest | 2 | ||||
-rw-r--r-- | games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games-board/mt_dolphin_ia/Manifest b/games-board/mt_dolphin_ia/Manifest index b0dd5b8e1d88..2698ba842c8d 100644 --- a/games-board/mt_dolphin_ia/Manifest +++ b/games-board/mt_dolphin_ia/Manifest @@ -1,4 +1,4 @@ DIST mt_dolphin_ia-0.1.98.tar.bz2 92625 RMD160 ff45d83ca7a4c9f8de21bdfd704bf7c2f77360b5 SHA1 a44c162aa8016f4a13c2d2aa4a40329367bd3a68 SHA256 3b5e4a998cbc999fafffcdc6eaa45750e3edba9dd233b839f8cc4dfe2b71a9d0 -EBUILD mt_dolphin_ia-0.1.98.ebuild 729 RMD160 e632ea6b5e26b461462c070f5f6611d7a3489c79 SHA1 c3ebd31bd0ef87ee255897d29f8f30547579ec44 SHA256 7fd335a0e5c2d3580d175c136ba9945aaa134f91f40feead281fcf1eac2017ba +EBUILD mt_dolphin_ia-0.1.98.ebuild 720 RMD160 7e59b98f94f653bdeff0c6774230f544610f66cf SHA1 b6bd2025bac16cb3560ac470e01184e20a22b1e7 SHA256 9b90d83cc052cd804b760b553545681050ae085073387b9ae68df57e053eed16 MISC ChangeLog 499 RMD160 a3cd31d97735a43ca8912315c770e5b78b720a51 SHA1 5901048d1775750282eb2de50b1d2bec2e922c45 SHA256 6d8929064c3ad544c9c18bf9a48c306cb5c453ff349b80f4c6104288369680e9 MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 diff --git a/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild b/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild index 1c3931976b26..72fa14e09dd1 100644 --- a/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild +++ b/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild,v 1.4 2004/06/24 22:19:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild,v 1.5 2009/12/31 16:25:28 mr_bones_ Exp $ inherit games @@ -20,6 +20,6 @@ DEPEND="=dev-libs/glib-2* src_install() { make DESTDIR="${D}" install || die "make install failed" - dodoc AUTHORS BUGS ChangeLog NEWS README TODO + dodoc AUTHORS ChangeLog NEWS README prepgamesdirs } |