mr_bones_ 14/03/18 00:52:10 Modified: warzone2100-3.1.1.ebuild ChangeLog Log: add elog for working around bug #504924 (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.2 games-strategy/warzone2100/warzone2100-3.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.1.ebuild?r1=1.1&r2=1.2 Index: warzone2100-3.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- warzone2100-3.1.1.ebuild 5 Feb 2014 06:31:29 -0000 1.1 +++ warzone2100-3.1.1.ebuild 18 Mar 2014 00:52:10 -0000 1.2 @@ -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-strategy/warzone2100/warzone2100-3.1.1.ebuild,v 1.1 2014/02/05 06:31:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.1.ebuild,v 1.2 2014/03/18 00:52:10 mr_bones_ Exp $ EAPI=5 inherit autotools toolchain-funcs eutils versionator gnome2-utils games @@ -87,6 +87,10 @@ fi doman doc/warzone2100.6 dodoc doc/quickstartguide.pdf + + elog "If you are using opensource drivers you should consider installing: " + elog " media-libs/libtxc_dxtn" + prepgamesdirs } 1.84 games-strategy/warzone2100/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?rev=1.84&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?rev=1.84&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?r1=1.83&r2=1.84 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v retrieving revision 1.83 retrieving revision 1.84 diff -u -r1.83 -r1.84 --- ChangeLog 5 Feb 2014 06:31:29 -0000 1.83 +++ ChangeLog 18 Mar 2014 00:52:10 -0000 1.84 @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/warzone2100 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.83 2014/02/05 06:31:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.84 2014/03/18 00:52:10 mr_bones_ Exp $ + + 18 Mar 2014; Michael Sterrett <mr_bon...@gentoo.org> warzone2100-3.1.1.ebuild: + add elog for working around bug #504924 *warzone2100-3.1.1 (05 Feb 2014)