diff options
author | Julian Ospald <hasufell@gentoo.org> | 2014-05-23 17:59:37 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2014-05-23 17:59:37 +0000 |
commit | 3d8079d041c01680de93ff0ef7b0bcead30ec6e6 (patch) | |
tree | 1da23447bf62da8f2937ccbcbaed0803e4e6bcd6 /games-strategy | |
parent | Really remove old. (diff) | |
download | gentoo-2-3d8079d041c01680de93ff0ef7b0bcead30ec6e6.tar.gz gentoo-2-3d8079d041c01680de93ff0ef7b0bcead30ec6e6.tar.bz2 gentoo-2-3d8079d041c01680de93ff0ef7b0bcead30ec6e6.zip |
set readline slot
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index 559638c15d0a..b642e2a3a395 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -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 <hasufell@gentoo.org> freeciv-2.4.2.ebuild: + set readline slot *freeciv-2.4.2 (22 May 2014) diff --git a/games-strategy/freeciv/freeciv-2.4.2.ebuild b/games-strategy/freeciv/freeciv-2.4.2.ebuild index b5c35166bd6a..f8b50f405959 100644 --- a/games-strategy/freeciv/freeciv-2.4.2.ebuild +++ b/games-strategy/freeciv/freeciv-2.4.2.ebuild @@ -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 @@ RDEPEND="app-arch/bzip2 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 |