dilfridge 14/09/12 20:54:31 Modified: ChangeLog 0ad-0.0.16_alpha-r2.ebuild Log: Add subslot dependency on dev-libs/icu (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Revision Changes Path 1.4 games-strategy/0ad/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/0ad/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/0ad/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/0ad/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/0ad/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 17 Jun 2014 20:44:55 -0000 1.3 +++ ChangeLog 12 Sep 2014 20:54:31 -0000 1.4 @@ -1,6 +1,10 @@ # ChangeLog for games-strategy/0ad # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/0ad/ChangeLog,v 1.3 2014/06/17 20:44:55 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/0ad/ChangeLog,v 1.4 2014/09/12 20:54:31 dilfridge Exp $ + + 12 Sep 2014; Andreas K. Huettel <[email protected]> + 0ad-0.0.16_alpha-r2.ebuild: + Add subslot dependency on dev-libs/icu *0ad-0.0.16_alpha-r2 (17 Jun 2014) 1.2 games-strategy/0ad/0ad-0.0.16_alpha-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/0ad/0ad-0.0.16_alpha-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/0ad/0ad-0.0.16_alpha-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/0ad/0ad-0.0.16_alpha-r2.ebuild?r1=1.1&r2=1.2 Index: 0ad-0.0.16_alpha-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/0ad/0ad-0.0.16_alpha-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- 0ad-0.0.16_alpha-r2.ebuild 17 Jun 2014 20:44:55 -0000 1.1 +++ 0ad-0.0.16_alpha-r2.ebuild 12 Sep 2014 20:54:31 -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/0ad/0ad-0.0.16_alpha-r2.ebuild,v 1.1 2014/06/17 20:44:55 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/0ad/0ad-0.0.16_alpha-r2.ebuild,v 1.2 2014/09/12 20:54:31 dilfridge Exp $ EAPI=5 @@ -22,7 +22,7 @@ RDEPEND=" dev-lang/spidermonkey:24 dev-libs/boost - dev-libs/icu + dev-libs/icu:= dev-libs/libxml2 ~games-strategy/0ad-data-${PV} media-gfx/nvidia-texture-tools
