diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 12:03:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 12:03:16 +0000 |
commit | 26dd62ecf69531dcc1bcd50a48c9c2b856113ee7 (patch) | |
tree | 352c7bc9c783a323176038aec92afeb55051ecba /games-server | |
parent | Stable for amd64, wrt bug #457116 (diff) | |
download | gentoo-2-26dd62ecf69531dcc1bcd50a48c9c2b856113ee7.tar.gz gentoo-2-26dd62ecf69531dcc1bcd50a48c9c2b856113ee7.tar.bz2 gentoo-2-26dd62ecf69531dcc1bcd50a48c9c2b856113ee7.zip |
Stable for amd64, wrt bug #457118
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-server')
-rw-r--r-- | games-server/crossfire-server/ChangeLog | 5 | ||||
-rw-r--r-- | games-server/crossfire-server/crossfire-server-1.70.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-server/crossfire-server/ChangeLog b/games-server/crossfire-server/ChangeLog index 70a610154dbd..41b8a2a90428 100644 --- a/games-server/crossfire-server/ChangeLog +++ b/games-server/crossfire-server/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-server/crossfire-server # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/ChangeLog,v 1.27 2013/01/10 05:37:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/ChangeLog,v 1.28 2013/02/14 12:03:16 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> crossfire-server-1.70.0.ebuild: + Stable for amd64, wrt bug #457118 *crossfire-server-1.70.0 (10 Jan 2013) diff --git a/games-server/crossfire-server/crossfire-server-1.70.0.ebuild b/games-server/crossfire-server/crossfire-server-1.70.0.ebuild index a36e6fa4179b..af1c512a1716 100644 --- a/games-server/crossfire-server/crossfire-server-1.70.0.ebuild +++ b/games-server/crossfire-server/crossfire-server-1.70.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.70.0.ebuild,v 1.1 2013/01/10 05:37:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/crossfire-server-1.70.0.ebuild,v 1.2 2013/02/14 12:03:16 ago Exp $ EAPI=5 inherit eutils 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" RESTRICT="test" |