diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-07 17:05:56 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-07 17:05:56 +0000 |
commit | 2d459dec556ea781112795bef23dc4e94d0b98d2 (patch) | |
tree | 6091fd54412341edc200aca119b059056f885114 /games-strategy | |
parent | Drop virtual/libc dependency. (diff) | |
download | gentoo-2-2d459dec556ea781112795bef23dc4e94d0b98d2.tar.gz gentoo-2-2d459dec556ea781112795bef23dc4e94d0b98d2.tar.bz2 gentoo-2-2d459dec556ea781112795bef23dc4e94d0b98d2.zip |
Stable on sparc wrt security #125304
(Portage version: 2.0.54)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index e9311c0982ac..786459d313df 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/freeciv # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.40 2006/03/07 05:40:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.41 2006/03/07 17:05:56 gustavoz Exp $ + + 07 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> freeciv-2.0.8.ebuild: + Stable on sparc wrt security #125304 07 Mar 2006; Michael Sterrett <mr_bones_@gentoo.org> freeciv-2.0.8.ebuild: security stablize for bug #125304 diff --git a/games-strategy/freeciv/freeciv-2.0.8.ebuild b/games-strategy/freeciv/freeciv-2.0.8.ebuild index 2d274802c78e..eb288fb0ee2d 100644 --- a/games-strategy/freeciv/freeciv-2.0.8.ebuild +++ b/games-strategy/freeciv/freeciv-2.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.8.ebuild,v 1.2 2006/03/07 05:40:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.8.ebuild,v 1.3 2006/03/07 17:05:56 gustavoz Exp $ inherit games @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.freeciv.org/pub/freeciv/stable/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ~ppc sparc x86" IUSE="alsa dedicated esd gtk nls readline sdl Xaw3d" RDEPEND="sys-libs/zlib |