summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-arcade/lbreakout2/ChangeLog5
-rw-r--r--games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild12
2 files changed, 10 insertions, 7 deletions
diff --git a/games-arcade/lbreakout2/ChangeLog b/games-arcade/lbreakout2/ChangeLog
index 2691f404d996..d94aad03748f 100644
--- a/games-arcade/lbreakout2/ChangeLog
+++ b/games-arcade/lbreakout2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/lbreakout2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.36 2013/01/31 17:40:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.37 2013/02/01 00:04:17 mr_bones_ Exp $
+
+ 01 Feb 2013; Michael Sterrett <mr_bones_@gentoo.org> lbreakout2-2.6.4.ebuild:
+ whitespace
*lbreakout2-2.6.4 (31 Jan 2013)
diff --git a/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild b/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild
index eefbfb8f1596..e0fc4e8d403a 100644
--- a/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild
+++ b/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild,v 1.1 2013/01/31 17:40:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild,v 1.2 2013/02/01 00:04:17 mr_bones_ Exp $
EAPI=5
inherit autotools eutils flag-o-matic gnome2-utils games
@@ -79,15 +79,15 @@ src_install() {
}
pkg_preinst() {
- games_pkg_preinst
- gnome2_icon_savelist
+ games_pkg_preinst
+ gnome2_icon_savelist
}
pkg_postinst() {
- games_pkg_postinst
- gnome2_icon_cache_update
+ games_pkg_postinst
+ gnome2_icon_cache_update
}
pkg_postrm() {
- gnome2_icon_cache_update
+ gnome2_icon_cache_update
}