]> Pileus Git - ~andy/sunrise/commitdiff
games-action/tacticsgame: QA: removed prepalldocs call, see bug 259422
authorChristian Ruppert <idl0r@gentoo.org>
Wed, 11 Mar 2009 22:18:34 +0000 (22:18 +0000)
committerChristian Ruppert <idl0r@gentoo.org>
Wed, 11 Mar 2009 22:18:34 +0000 (22:18 +0000)
svn path=/sunrise/; revision=8053

games-action/tacticsgame/ChangeLog
games-action/tacticsgame/Manifest
games-action/tacticsgame/tacticsgame-0.3.ebuild

index b1c5557b25f5cf4fc4f8379e696bc206a633f21c..ee669346acdc75ceee03ea075550f7dc76b0528f 100644 (file)
@@ -1,7 +1,10 @@
 # ChangeLog for games-action/tacticsgame
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  11 Mar 2009; Christian Ruppert <idl0r@gentoo.org> tacticsgame-0.3.ebuild:
+  QA: removed prepalldocs call, see bug 259422
+
   21 Aug 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
   tacticsgame-0.3.ebuild:
   Readd RDEPEND as removing it is not future proove
index a32767d6b2fc0cf3650cdcccb62505115896aa79..746428759cd1a00b4cd5d43329d6a26b7118a471 100644 (file)
@@ -1,4 +1,4 @@
 DIST Tactics_Squad_0.3_Linux.tar.gz 91850 RMD160 035ad1299b4f3996514a36a6b409bd0d1f0bb32d SHA1 2c389d8e863f342e6f6a9f1a762880e92c6f9cd7 SHA256 cbc8b1a2d2942572d8a01e808aa200fb3fff96c82239d3120623b7dded47b4fb
-EBUILD tacticsgame-0.3.ebuild 830 RMD160 c5aad14e11aed24f4cf6dda561e0e60c3aac4615 SHA1 b322f00c7081139214d2fc64aeac7ad82aaa81cf SHA256 58378a3968b425e08a8ca4377b9c9204b97188d48668f1f59ba60b4138f88241
-MISC ChangeLog 569 RMD160 aef1191169efa8df6581411d0b5c009e8e017433 SHA1 3dbded8459a4da1f196689e48bed5685340212da SHA256 fe09ffef8f8a2b133856027ab5a16ed41d466f82a373068ef0c210ad133c9adc
+EBUILD tacticsgame-0.3.ebuild 817 RMD160 918ebfcb95d9b88507c5673b75c09ec40ec15b11 SHA1 6c180c418ca4210df93e3c0d828e88d3c3c96e23 SHA256 a17d87a55c93e40c3f99f14d05096fa939c1f64f31581baa18473a65102c45c1
+MISC ChangeLog 693 RMD160 9ebe1cba0a3102469829fc29143de1002eb06e76 SHA1 1fd545d55eb57f3e024b85d884d08257fb5d2af6 SHA256 0a2f214c3422e446aef499ceecb5b90aa4cf653dc1eea91a8982c9db6ee4df0d
 MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
index f19e1b702754701a9f851ed29a61fe60a3dd21b0..9b22bdb71453dc66f9de7f33531360614429154a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -30,5 +30,4 @@ src_install() {
        newdoc "Change Log.txt" ChangeLog.txt || die "Doc install failed"
        newdoc "Release Notes.txt" ReleaseNotes.txt || die "Doc install failed"
        prepgamesdirs
-       prepalldocs
 }