diff options
author | Julian Ospald <hasufell@gentoo.org> | 2014-09-15 19:02:47 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2014-09-15 19:02:47 +0000 |
commit | 2efd46fb5992779865415b6133805b30b355a0f5 (patch) | |
tree | 08e3450ca9fcb8a1550300fd7dcbc4ab46c3ee1f /games-action | |
parent | net-misc/wakeonlan: Drop old (diff) | |
download | gentoo-2-2efd46fb5992779865415b6133805b30b355a0f5.tar.gz gentoo-2-2efd46fb5992779865415b6133805b30b355a0f5.tar.bz2 gentoo-2-2efd46fb5992779865415b6133805b30b355a0f5.zip |
update elog
(Portage version: 2.2.12-r1/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/minetest/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/minetest/minetest-0.4.9.ebuild | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games-action/minetest/ChangeLog b/games-action/minetest/ChangeLog index 6de27ab5aaed..76fda25c74f1 100644 --- a/games-action/minetest/ChangeLog +++ b/games-action/minetest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/minetest # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/minetest/ChangeLog,v 1.12 2014/09/09 14:19:07 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/minetest/ChangeLog,v 1.13 2014/09/15 19:02:47 hasufell Exp $ + + 15 Sep 2014; Julian Ospald <hasufell@gentoo.org> minetest-0.4.9.ebuild: + update elog 09 Sep 2014; Julian Ospald <hasufell@gentoo.org> -minetest-0.4.7.ebuild, -minetest-0.4.8.ebuild, -files/minetest-0.4.7-as-needed.patch, diff --git a/games-action/minetest/minetest-0.4.9.ebuild b/games-action/minetest/minetest-0.4.9.ebuild index 5da01d71c9a3..19b5de873283 100644 --- a/games-action/minetest/minetest-0.4.9.ebuild +++ b/games-action/minetest/minetest-0.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/minetest/minetest-0.4.9.ebuild,v 1.3 2014/04/05 11:11:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/minetest/minetest-0.4.9.ebuild,v 1.4 2014/09/15 19:02:47 hasufell Exp $ EAPI=5 inherit eutils cmake-utils gnome2-utils vcs-snapshot user games @@ -127,9 +127,6 @@ pkg_postinst() { elog elog "optional dependencies:" elog " games-action/minetest_game (official mod)" - elog " games-action/minetest_common (official mod)" - elog " games-action/minetest_build (official mod)" - elog " games-action/minetest_survival (official mod)" elog fi |