diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-06 12:00:00 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-06 12:02:46 -0700 |
commit | b5f4156b26f1ef7c7f57402142a880b2f549c9b4 (patch) | |
tree | a7a8e4b66c7f44a2b4e1b60e54a67d5ce155568c /games-rpg/bastion | |
parent | games-fps/xonotic: Drop mention of media-libs/libtxc_dxtn (diff) | |
download | gentoo-b5f4156b26f1ef7c7f57402142a880b2f549c9b4.tar.gz gentoo-b5f4156b26f1ef7c7f57402142a880b2f549c9b4.tar.bz2 gentoo-b5f4156b26f1ef7c7f57402142a880b2f549c9b4.zip |
games-rpg/bastion: Drop mention of media-libs/libtxc_dxtn
Bug: https://bugs.gentoo.org/654468
Diffstat (limited to 'games-rpg/bastion')
-rw-r--r-- | games-rpg/bastion/bastion-20120620-r1.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games-rpg/bastion/bastion-20120620-r1.ebuild b/games-rpg/bastion/bastion-20120620-r1.ebuild index d7f001068b71..56c1f4d020fd 100644 --- a/games-rpg/bastion/bastion-20120620-r1.ebuild +++ b/games-rpg/bastion/bastion-20120620-r1.ebuild @@ -76,9 +76,6 @@ pkg_preinst() { pkg_postinst() { games_pkg_postinst - elog "If you are using opensource drivers you should consider installing:" - elog " media-libs/libtxc_dxtn" - gnome2_icon_cache_update } |