diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-12-02 08:05:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-12-02 08:05:34 +0000 |
commit | f5b918a6e7e9c40807fb9a83e75c72f6059fac4b (patch) | |
tree | fee6858fd6b85f619fa67ca9e410622ce8a66561 /games-kids | |
parent | Removed versions not working with automake 1.6 (diff) | |
download | historical-f5b918a6e7e9c40807fb9a83e75c72f6059fac4b.tar.gz historical-f5b918a6e7e9c40807fb9a83e75c72f6059fac4b.tar.bz2 historical-f5b918a6e7e9c40807fb9a83e75c72f6059fac4b.zip |
tidy
Package-Manager: portage-2.1.9.24/cvs/Linux i686
Diffstat (limited to 'games-kids')
-rw-r--r-- | games-kids/tuxtype/Manifest | 4 | ||||
-rw-r--r-- | games-kids/tuxtype/tuxtype-1.5.16.ebuild | 5 | ||||
-rw-r--r-- | games-kids/tuxtype/tuxtype-1.8.1.ebuild | 7 |
3 files changed, 7 insertions, 9 deletions
diff --git a/games-kids/tuxtype/Manifest b/games-kids/tuxtype/Manifest index 839100cce073..32fdbb8dde3e 100644 --- a/games-kids/tuxtype/Manifest +++ b/games-kids/tuxtype/Manifest @@ -1,6 +1,6 @@ DIST tuxtype_w_fonts-1.5.16.tar.gz 7094093 RMD160 a4bff3b09fb159eb98295051a5c7a0d16d18cbd4 SHA1 4d0c64a34bd2dff783a3cc5f1df112d055dbec87 SHA256 fdfd7073f5a65dba8cc0cb2f770a4721886a97f9a6e9e6388d910d1e59f277fe DIST tuxtype_w_fonts-1.8.1.tar.gz 11528002 RMD160 9d88a2596ea80a8848e821cd7fbb495fc0a7df6b SHA1 f9e67f4cb8a6bb882bd6360b773f8b1645d74c23 SHA256 2687b858679b4f0b4f42204211d162234568198544bd95a9b71ec96e788d1481 -EBUILD tuxtype-1.5.16.ebuild 1263 RMD160 f2e2ec7d6f8319a12b78212441748f9d277f5586 SHA1 701b84885785bb9d07e1257eb1cadb242895a03f SHA256 8cc3645ecbcbfe7880de916f26a72a6e1c3614dc09d75df767c6e68a673a1657 -EBUILD tuxtype-1.8.1.ebuild 1133 RMD160 98ef7e30f6f7306d7fa183818d5cab216eecb957 SHA1 c39edf0370d0ef855faab288526dafc97c248f78 SHA256 0ecbea86b8503720e8c83561f8e87e9bf9213989a3b91f78bd704e948dd7fec9 +EBUILD tuxtype-1.5.16.ebuild 1245 RMD160 e2c6c91d0c710ade0b4a79c66d6abef7bea7315f SHA1 244332e7ffd16cbb96aea072d8d4bf75ff499f6d SHA256 6ce199f2bd49c34545ce47a7fdac3fa587d15930e57f2bff23576c62704a3518 +EBUILD tuxtype-1.8.1.ebuild 1115 RMD160 a9a59fad8103a110fd9a0b4e975a024845a6024e SHA1 7acf34458ef344457a39406b2fde11198487cdf3 SHA256 ec477291c37e9a46529184e8e249b2ddf22bd27d0df3b90430c525bd32ce0e67 MISC ChangeLog 2882 RMD160 7d5a08948b96689972c4afac43bdcb41faa2f960 SHA1 312c598036e98e36f272862d4ca94ac691e31630 SHA256 faa53142b5d0444876b3c512ef8a5ad33bb2d337b8a8eb59ad2a7cc2947d45d5 MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 diff --git a/games-kids/tuxtype/tuxtype-1.5.16.ebuild b/games-kids/tuxtype/tuxtype-1.5.16.ebuild index 62c47f60ac6e..ea16c5442d43 100644 --- a/games-kids/tuxtype/tuxtype-1.5.16.ebuild +++ b/games-kids/tuxtype/tuxtype-1.5.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxtype/tuxtype-1.5.16.ebuild,v 1.4 2010/12/02 07:28:57 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxtype/tuxtype-1.5.16.ebuild,v 1.5 2010/12/02 08:05:34 mr_bones_ Exp $ inherit eutils games @@ -13,12 +13,11 @@ SLOT="0" KEYWORDS="amd64 ppc sparc x86" IUSE="" -RDEPEND="media-libs/libsdl +DEPEND="media-libs/libsdl media-libs/sdl-pango media-libs/sdl-mixer media-libs/sdl-image media-libs/sdl-ttf" -DEPEND="${RDEPEND}" S=${WORKDIR}/tuxtype_w_fonts-${PV} diff --git a/games-kids/tuxtype/tuxtype-1.8.1.ebuild b/games-kids/tuxtype/tuxtype-1.8.1.ebuild index 920e8721bd53..95ed79ec368a 100644 --- a/games-kids/tuxtype/tuxtype-1.8.1.ebuild +++ b/games-kids/tuxtype/tuxtype-1.8.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxtype/tuxtype-1.8.1.ebuild,v 1.1 2010/12/02 07:28:54 tupone Exp $ -EAPI=2 +# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxtype/tuxtype-1.8.1.ebuild,v 1.2 2010/12/02 08:05:34 mr_bones_ Exp $ +EAPI=2 inherit eutils games DESCRIPTION="Typing tutorial with lots of eye-candy" @@ -14,12 +14,11 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" -RDEPEND="media-libs/libsdl +DEPEND="media-libs/libsdl media-libs/sdl-pango media-libs/sdl-mixer media-libs/sdl-image media-libs/sdl-ttf" -DEPEND="${RDEPEND}" S=${WORKDIR}/tuxtype_w_fonts-${PV} |