summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2008-08-21 18:15:48 +0000
committerThomas Sachau <tommy@gentoo.org>2008-08-21 18:15:48 +0000
commit9764a886b287b9ef973ae7ccd25255868062a6e1 (patch)
treea17dbcf1e74ed5cb8b6f4c0eed686517d80c6408 /games-action/tacticsgame
parentgames-action/tacticsgame: Use PN and remove unneeded RDEPEND (diff)
downloadsunrise-9764a886b287b9ef973ae7ccd25255868062a6e1.tar.gz
sunrise-9764a886b287b9ef973ae7ccd25255868062a6e1.tar.bz2
sunrise-9764a886b287b9ef973ae7ccd25255868062a6e1.zip
games-action/tacticsgame: Readd RDEPEND as removing it is not future proove
svn path=/sunrise/; revision=6782
Diffstat (limited to 'games-action/tacticsgame')
-rw-r--r--games-action/tacticsgame/ChangeLog4
-rw-r--r--games-action/tacticsgame/Manifest4
-rw-r--r--games-action/tacticsgame/tacticsgame-0.3.ebuild1
3 files changed, 7 insertions, 2 deletions
diff --git a/games-action/tacticsgame/ChangeLog b/games-action/tacticsgame/ChangeLog
index 1c24b9bf3..b1c5557b2 100644
--- a/games-action/tacticsgame/ChangeLog
+++ b/games-action/tacticsgame/ChangeLog
@@ -4,6 +4,10 @@
21 Aug 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
tacticsgame-0.3.ebuild:
+ Readd RDEPEND as removing it is not future proove
+
+ 21 Aug 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+ tacticsgame-0.3.ebuild:
Use PN and remove unneeded RDEPEND
21 Aug 2008; Chad A Simmons (CCIEChad) <chad.simmons@member.fsf.org>
diff --git a/games-action/tacticsgame/Manifest b/games-action/tacticsgame/Manifest
index f9067417a..a32767d6b 100644
--- a/games-action/tacticsgame/Manifest
+++ b/games-action/tacticsgame/Manifest
@@ -1,4 +1,4 @@
DIST Tactics_Squad_0.3_Linux.tar.gz 91850 RMD160 035ad1299b4f3996514a36a6b409bd0d1f0bb32d SHA1 2c389d8e863f342e6f6a9f1a762880e92c6f9cd7 SHA256 cbc8b1a2d2942572d8a01e808aa200fb3fff96c82239d3120623b7dded47b4fb
-EBUILD tacticsgame-0.3.ebuild 810 RMD160 63c29c4bd676dc0f77b33fc7a64086399ebf860c SHA1 3b0bde270089e8a06e68309a279cdcb1aa368c17 SHA256 b931e6e73b673864e5f5298bf55461093ec0801f0a126d7b2b3bb133a39757fe
-MISC ChangeLog 431 RMD160 102cc909c4cc56e45267f3b27f81c95deb394ae5 SHA1 7fc29cb14917a56c24ab58a1b2cc89b8a3bdc78b SHA256 57c0b5a47b9092d771fdcf247c4198551d077953dd683a77a24ecea2c6120ab8
+EBUILD tacticsgame-0.3.ebuild 830 RMD160 c5aad14e11aed24f4cf6dda561e0e60c3aac4615 SHA1 b322f00c7081139214d2fc64aeac7ad82aaa81cf SHA256 58378a3968b425e08a8ca4377b9c9204b97188d48668f1f59ba60b4138f88241
+MISC ChangeLog 569 RMD160 aef1191169efa8df6581411d0b5c009e8e017433 SHA1 3dbded8459a4da1f196689e48bed5685340212da SHA256 fe09ffef8f8a2b133856027ab5a16ed41d466f82a373068ef0c210ad133c9adc
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/games-action/tacticsgame/tacticsgame-0.3.ebuild b/games-action/tacticsgame/tacticsgame-0.3.ebuild
index fc42f4f33..f19e1b702 100644
--- a/games-action/tacticsgame/tacticsgame-0.3.ebuild
+++ b/games-action/tacticsgame/tacticsgame-0.3.ebuild
@@ -15,6 +15,7 @@ IUSE=""
DEPEND="media-libs/libsdl
virtual/opengl"
+RDEPEND="${DEPEND}"
S="${WORKDIR}/TS"