summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-01-14 14:46:44 +0000
committerMichał Górny <mgorny@gentoo.org>2011-01-14 14:46:44 +0000
commit9bd3708f7dec287d9e3d30cb21e2a5edc96fcafc (patch)
tree88de557870a9e80e38735f5c3151d456a36867f9 /games-sports
parentAutomatic update to use.local.desc (diff)
downloadsunrise-9bd3708f7dec287d9e3d30cb21e2a5edc96fcafc.tar.gz
sunrise-9bd3708f7dec287d9e3d30cb21e2a5edc96fcafc.tar.bz2
sunrise-9bd3708f7dec287d9e3d30cb21e2a5edc96fcafc.zip
games-sports/tuxfootball: Whitespace.
(Portage version: 2.2.0_alpha15_p1/git/Linux x86_64, signed Manifest commit with key 05DE07BB) svn path=/sunrise/; revision=11672
Diffstat (limited to 'games-sports')
-rw-r--r--games-sports/tuxfootball/ChangeLog5
-rw-r--r--games-sports/tuxfootball/Manifest14
-rw-r--r--games-sports/tuxfootball/tuxfootball-0.3.0.ebuild12
3 files changed, 22 insertions, 9 deletions
diff --git a/games-sports/tuxfootball/ChangeLog b/games-sports/tuxfootball/ChangeLog
index 51dfd3497..b2be5bb50 100644
--- a/games-sports/tuxfootball/ChangeLog
+++ b/games-sports/tuxfootball/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for games-sports/tuxfootball
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 14 Jan 2011; Michał Górny <mgorny@gentoo.org> tuxfootball-0.3.0.ebuild:
+ Whitespace.
+
21 Dec 2010; Piotr Szymaniak <lazy_bum@o2.pl> -tuxfootball-0.1.1.ebuild,
+tuxfootball-0.3.0.ebuild:
Updated ebuild thanks to Hans Meier (bug #349241, bug #209032).
diff --git a/games-sports/tuxfootball/Manifest b/games-sports/tuxfootball/Manifest
index 2dba6c2ac..ebf3846a9 100644
--- a/games-sports/tuxfootball/Manifest
+++ b/games-sports/tuxfootball/Manifest
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
DIST tuxfootball-0.3.0.tar.gz 9429562 RMD160 594c51f2b98ff65ea889919b4c1cfdbd84e360c2 SHA1 e2602da5c50516ec6ab211bd1a70e8045a997594 SHA256 8fb69d51b58ca6b27a6b1160a730683efe56dac01d98665896926d33ccfe7ea2
-EBUILD tuxfootball-0.3.0.ebuild 636 RMD160 b7f34481f6745f2a86ceb3f730587ff480809043 SHA1 e6b02e800d13178cb59a4f70d647c7003da6ee4b SHA256 75249ea8913617010c7270c35e6f9323b1bce6c0bc2fbe301fde108abf3b7af3
-MISC ChangeLog 421 RMD160 ebd3ca8069b4b2939814b68fe207b243e5dea11f SHA1 40cf88b0c807508a369b7d8bb5083f41d3b357dd SHA256 b664b2dcf9b0414435d83bad2ea0bfc2ab76920de1f99fd4d0d56250aee59481
+EBUILD tuxfootball-0.3.0.ebuild 631 RMD160 22711a6c0502ecd9d5023e5018be6fc956667ea9 SHA1 a410d9ec84ea11cfbdb995593e78ba66ad7fd369 SHA256 edc6079e6e8556e10321101475551f084bf5a7545be3f2d9d32b28c09b704841
+MISC ChangeLog 512 RMD160 b87f53cab3a4471e4e9e13625a35900a0c67cbff SHA1 d570212f1c60bcb1b1c67e4a802edd49b32b7336 SHA256 f18ca3f7dd1e5ddfb4fd7685b3d3a889dccbc78bd9e81fe0d26051832fb29543
MISC metadata.xml 229 RMD160 f0f6417bec31ce8baba6d476664f7210c8c84c98 SHA1 e5f94f5caadc6f843fc90bb7959570cd503676fd SHA256 3b08fca3c878bdfc4e7639f477dd542d55a4ab5dce39a475e82633071d13eb3f
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.16 (GNU/Linux)
+
+iEYEARECAAYFAk0wXTIACgkQnGSe5QXeB7sjyACfZ0eW/YaezlsXn2bUoXGte0oE
+/hYAnRmphjZgVcKuw9em5SX2lc/+a/vA
+=EixX
+-----END PGP SIGNATURE-----
diff --git a/games-sports/tuxfootball/tuxfootball-0.3.0.ebuild b/games-sports/tuxfootball/tuxfootball-0.3.0.ebuild
index 839c3a031..bb0c278c6 100644
--- a/games-sports/tuxfootball/tuxfootball-0.3.0.ebuild
+++ b/games-sports/tuxfootball/tuxfootball-0.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -14,15 +14,15 @@ KEYWORDS="~x86"
IUSE=""
RDEPEND="media-libs/sdl-mixer
- media-libs/sdl-image
- media-libs/libsdl"
+ media-libs/sdl-image
+ media-libs/libsdl"
DEPEND="dev-util/intltool
- sys-devel/gettext
- ${RDEPEND}"
+ sys-devel/gettext
+ ${RDEPEND}"
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
- dodoc AUTHORS ChangeLog README || die "dodoc failed"
+ dodoc AUTHORS ChangeLog README || die "dodoc failed"
make_desktop_entry ${PN} Tuxfootball