diff options
author | 2009-11-10 20:21:18 +0000 | |
---|---|---|
committer | 2009-11-10 20:21:18 +0000 | |
commit | ac1ab7eb7e6d10a5b36f0fe28f3fac5b68af4b10 (patch) | |
tree | 5b1c7392faf022e56d91cad2156c4d57bafbc616 /games-board/mahjongg3d | |
parent | Remove the obsolete 3.2. (diff) | |
download | historical-ac1ab7eb7e6d10a5b36f0fe28f3fac5b68af4b10.tar.gz historical-ac1ab7eb7e6d10a5b36f0fe28f3fac5b68af4b10.tar.bz2 historical-ac1ab7eb7e6d10a5b36f0fe28f3fac5b68af4b10.zip |
doesn't need arts
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'games-board/mahjongg3d')
-rw-r--r-- | games-board/mahjongg3d/Manifest | 2 | ||||
-rw-r--r-- | games-board/mahjongg3d/mahjongg3d-0.96.ebuild | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/games-board/mahjongg3d/Manifest b/games-board/mahjongg3d/Manifest index 854db6479aa5..831c3378e002 100644 --- a/games-board/mahjongg3d/Manifest +++ b/games-board/mahjongg3d/Manifest @@ -1,5 +1,5 @@ DIST mahjongg3d-0.96-patch2.tar.bz2 2950 RMD160 8c5cf6a229df528289bf22b2358a60e1fcfc43d0 SHA1 791dd0de424399a9d4cfde82fae0400351ab6926 SHA256 df5a2f8b33a59ef19c56523db03786df8c00b2df2fdf79d1da68b57889b40ebe DIST mahjongg3d-0.96.tar.bz2 4906036 RMD160 17e9fe495a7aa661e2dd6e2dff07f12c04cf2fb8 SHA1 c2de45f5fa8f51c15fff9e267cecdba837c80a42 SHA256 011719dd78977fcd7745abd949d92c7dd2a44f480f2468e9aa14a0ca95e704ca -EBUILD mahjongg3d-0.96.ebuild 1433 RMD160 66c9e254a33b0a4de46eb1287e6276274ee4f235 SHA1 e9ebf80c733cd6df0e39154217c6102a314da20e SHA256 0303b078ee6fac683f71e3ef0f16a285c1a2b30eed140eb531e99efe1ee04da7 +EBUILD mahjongg3d-0.96.ebuild 1453 RMD160 ac4a54ae005f157a617835f58deaf2c781423113 SHA1 e8d951f47543585cd191b9a8abdd8f9c0fd9099a SHA256 7ac3993869139434fed57c82d550a83b062f54586fa694676e746f637a27d521 MISC ChangeLog 1913 RMD160 7ff900fa6e0a744e9456c13fbbc47d4952cac73a SHA1 060e9b851fa5189fa4f91a9b9fb8aeba1f240e8a SHA256 74252802a55ffbb48e70eae35c9138d91105fe16d80c9b1896edcf064a5ae36b MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 diff --git a/games-board/mahjongg3d/mahjongg3d-0.96.ebuild b/games-board/mahjongg3d/mahjongg3d-0.96.ebuild index 6f96d50d57ba..ddc90938c1a3 100644 --- a/games-board/mahjongg3d/mahjongg3d-0.96.ebuild +++ b/games-board/mahjongg3d/mahjongg3d-0.96.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/mahjongg3d/mahjongg3d-0.96.ebuild,v 1.14 2009/04/22 05:53:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/mahjongg3d/mahjongg3d-0.96.ebuild,v 1.15 2009/11/10 20:21:18 mr_bones_ Exp $ EAPI=2 +ARTS_REQUIRED=never inherit eutils qt3 kde games DESCRIPTION="An implementation of the classical chinese game Mah Jongg with 3D OpenGL graphics" |