mr_bones_ 14/08/10 07:04:01 Modified: warzone2100-3.1.1.ebuild ChangeLog Log: tidy deps (bug #519486( (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.3 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.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.1.ebuild?r1=1.2&r2=1.3 Index: warzone2100-3.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- warzone2100-3.1.1.ebuild 18 Mar 2014 00:52:10 -0000 1.2 +++ warzone2100-3.1.1.ebuild 10 Aug 2014 07:04:01 -0000 1.3 @@ -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.2 2014/03/18 00:52:10 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.1.ebuild,v 1.3 2014/08/10 07:04:01 mr_bones_ Exp $ EAPI=5 inherit autotools toolchain-funcs eutils versionator gnome2-utils games @@ -44,8 +44,6 @@ ) !qt4? ( media-libs/libsdl[opengl,video] )" DEPEND="${RDEPEND} - sys-devel/bison - sys-devel/flex app-arch/zip virtual/pkgconfig nls? ( sys-devel/gettext )" 1.86 games-strategy/warzone2100/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?rev=1.86&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?rev=1.86&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?r1=1.85&r2=1.86 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v retrieving revision 1.85 retrieving revision 1.86 diff -u -r1.85 -r1.86 --- ChangeLog 12 Apr 2014 18:43:46 -0000 1.85 +++ ChangeLog 10 Aug 2014 07:04:01 -0000 1.86 @@ -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.85 2014/04/12 18:43:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.86 2014/08/10 07:04:01 mr_bones_ Exp $ + + 10 Aug 2014; Michael Sterrett <[email protected]> warzone2100-3.1.1.ebuild: + tidy deps (bug #519486( 12 Apr 2014; Michael Sterrett <[email protected]> metadata.xml: add upsteam longdescription (bug #507442)
