hasufell 14/05/23 17:59:37 Modified: ChangeLog freeciv-2.4.2.ebuild Log: set readline slot (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
Revision Changes Path 1.150 games-strategy/freeciv/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.150&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.150&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?r1=1.149&r2=1.150 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v retrieving revision 1.149 retrieving revision 1.150 diff -u -r1.149 -r1.150 --- ChangeLog 22 May 2014 19:00:19 -0000 1.149 +++ ChangeLog 23 May 2014 17:59:37 -0000 1.150 @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/freeciv # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.149 2014/05/22 19:00:19 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.150 2014/05/23 17:59:37 hasufell Exp $ + + 23 May 2014; Julian Ospald <[email protected]> freeciv-2.4.2.ebuild: + set readline slot *freeciv-2.4.2 (22 May 2014) 1.2 games-strategy/freeciv/freeciv-2.4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.4.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.4.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.4.2.ebuild?r1=1.1&r2=1.2 Index: freeciv-2.4.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.4.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- freeciv-2.4.2.ebuild 22 May 2014 19:00:19 -0000 1.1 +++ freeciv-2.4.2.ebuild 23 May 2014 17:59:37 -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/freeciv/freeciv-2.4.2.ebuild,v 1.1 2014/05/22 19:00:19 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.4.2.ebuild,v 1.2 2014/05/23 17:59:37 hasufell Exp $ # FIXME: gtk3 support breaks ggz support @@ -27,7 +27,7 @@ sqlite? ( dev-db/sqlite:3 ) !mysql? ( !postgres? ( !sqlite? ( virtual/mysql ) ) ) ) - readline? ( sys-libs/readline ) + readline? ( sys-libs/readline:0 ) dedicated? ( aimodules? ( sys-devel/libtool:2 ) ) !dedicated? ( media-libs/libpng:0
