diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2006-10-27 01:00:11 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2006-10-27 01:00:11 +0000 |
commit | 44078dc8ff20133383e9dc014b8a55bee7b1f73d (patch) | |
tree | 52c3d68174e383c93ea2e61cb2268bcf97f926d0 /games-action/atanks | |
parent | Correct testcases so they don't require 1.5 JDK API. Fixes bug #152400. (diff) | |
download | gentoo-2-44078dc8ff20133383e9dc014b8a55bee7b1f73d.tar.gz gentoo-2-44078dc8ff20133383e9dc014b8a55bee7b1f73d.tar.bz2 gentoo-2-44078dc8ff20133383e9dc014b8a55bee7b1f73d.zip |
Remove unneeded allegttf dependency
(Portage version: 2.1.2_pre3-r9)
Diffstat (limited to 'games-action/atanks')
-rw-r--r-- | games-action/atanks/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/atanks/atanks-1.1.0.ebuild | 5 | ||||
-rw-r--r-- | games-action/atanks/files/digest-atanks-1.1.0 | 2 |
3 files changed, 8 insertions, 4 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index 77bf82aee687..4c1b12cd8a39 100644 --- a/games-action/atanks/ChangeLog +++ b/games-action/atanks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/atanks # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.18 2006/09/20 16:54:01 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.19 2006/10/27 01:00:11 nyhm Exp $ + + 27 Oct 2006; Tristan Heaven <nyhm@gentoo.org> atanks-1.1.0.ebuild: + Remove unneeded allegttf dependency 20 Sep 2006; <blubb@gentoo.org> atanks-1.1.0.ebuild: stable on amd64 diff --git a/games-action/atanks/atanks-1.1.0.ebuild b/games-action/atanks/atanks-1.1.0.ebuild index f45998473257..f3bcc1f77c50 100644 --- a/games-action/atanks/atanks-1.1.0.ebuild +++ b/games-action/atanks/atanks-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-1.1.0.ebuild,v 1.15 2006/09/20 16:54:01 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-1.1.0.ebuild,v 1.16 2006/10/27 01:00:11 nyhm Exp $ inherit eutils toolchain-funcs games @@ -13,8 +13,7 @@ SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="" -DEPEND=">=media-libs/allegro-4.0.3 - >=media-libs/allegttf-2.0" +DEPEND="media-libs/allegro" S=${WORKDIR}/${PN} diff --git a/games-action/atanks/files/digest-atanks-1.1.0 b/games-action/atanks/files/digest-atanks-1.1.0 index 00f592f6fea6..55c6f86fe72a 100644 --- a/games-action/atanks/files/digest-atanks-1.1.0 +++ b/games-action/atanks/files/digest-atanks-1.1.0 @@ -1 +1,3 @@ MD5 27e47c942dd95f1b4ac72216c8f30d30 atanks-1.1.0.tar.gz 1073860 +RMD160 e64e17ff7accb653d39a6401b2eb245794a2c6b5 atanks-1.1.0.tar.gz 1073860 +SHA256 1dff74e273d6c7fb2190ed93306c714ca81ddd81861c737ac9663bc5e4014b9f atanks-1.1.0.tar.gz 1073860 |