diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-24 14:15:39 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-24 14:15:39 +0000 |
commit | c90f0dc99f65b9ace8d4f026fd3989c146232821 (patch) | |
tree | 6293b74b5f6dad39366f0931460127b24bf72e94 /games-server | |
parent | stable ppc, bug 303633 (diff) | |
download | gentoo-2-c90f0dc99f65b9ace8d4f026fd3989c146232821.tar.gz gentoo-2-c90f0dc99f65b9ace8d4f026fd3989c146232821.tar.bz2 gentoo-2-c90f0dc99f65b9ace8d4f026fd3989c146232821.zip |
stable ppc, bug 302840
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'games-server')
-rw-r--r-- | games-server/crossfire-server/ChangeLog | 6 | ||||
-rw-r--r-- | games-server/crossfire-server/crossfire-server-1.11.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-server/crossfire-server/ChangeLog b/games-server/crossfire-server/ChangeLog index 9402c1db533f..7bbc2c289ca8 100644 --- a/games-server/crossfire-server/ChangeLog +++ b/games-server/crossfire-server/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-server/crossfire-server # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/ChangeLog,v 1.16 2010/02/23 11:26:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/ChangeLog,v 1.17 2010/03/24 14:15:39 ranger Exp $ + + 24 Mar 2010; Brent Baude <ranger@gentoo.org> + crossfire-server-1.11.0.ebuild: + stable ppc, bug 302840 23 Feb 2010; Christian Faulhammer <fauli@gentoo.org> crossfire-server-1.11.0.ebuild: diff --git a/games-server/crossfire-server/crossfire-server-1.11.0.ebuild b/games-server/crossfire-server/crossfire-server-1.11.0.ebuild index 4d0c6b578efd..2ca15aaf91c2 100644 --- a/games-server/crossfire-server/crossfire-server-1.11.0.ebuild +++ b/games-server/crossfire-server/crossfire-server-1.11.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/crossfire-server-1.11.0.ebuild,v 1.4 2010/02/23 11:26:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/crossfire-server-1.11.0.ebuild,v 1.5 2010/03/24 14:15:39 ranger Exp $ EAPI=2 inherit autotools games @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/crossfire/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="X" DEPEND=" |