mr_bones_ 14/03/18 00:53:30 Modified: xonotic-0.7.0.ebuild ChangeLog Log: typo fix (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.3 games-fps/xonotic/xonotic-0.7.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/xonotic-0.7.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/xonotic-0.7.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/xonotic-0.7.0.ebuild?r1=1.2&r2=1.3 Index: xonotic-0.7.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.7.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xonotic-0.7.0.ebuild 15 Jun 2013 19:50:42 -0000 1.2 +++ xonotic-0.7.0.ebuild 18 Mar 2014 00:53:30 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.7.0.ebuild,v 1.2 2013/06/15 19:50:42 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.7.0.ebuild,v 1.3 2014/03/18 00:53:30 mr_bones_ Exp $ EAPI=5 inherit eutils check-reqs games @@ -109,6 +109,6 @@ doins -r key_0.d0pk server data prepgamesdirs - elog "If you are using opensource drivers you should condider installing: " + elog "If you are using opensource drivers you should consider installing: " elog " media-libs/libtxc_dxtn" } 1.12 games-fps/xonotic/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 15 Jun 2013 19:50:42 -0000 1.11 +++ ChangeLog 18 Mar 2014 00:53:30 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for games-fps/xonotic -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.11 2013/06/15 19:50:42 hasufell Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.12 2014/03/18 00:53:30 mr_bones_ Exp $ + + 18 Mar 2014; Michael Sterrett <mr_bon...@gentoo.org> xonotic-0.7.0.ebuild: + typo fix 15 Jun 2013; Julian Ospald <hasuf...@gentoo.org> xonotic-0.7.0.ebuild: fix parallel build wrt #473352