diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-03-28 22:47:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-03-28 22:47:08 +0000 |
commit | a378694002948429683fd3023ae1f16bd932b82b (patch) | |
tree | 6ed927b43acde735066b01da5084aee48918327e /games-server/crossfire-server | |
parent | Version bump. Updated description in metadata. (diff) | |
download | gentoo-2-a378694002948429683fd3023ae1f16bd932b82b.tar.gz gentoo-2-a378694002948429683fd3023ae1f16bd932b82b.tar.bz2 gentoo-2-a378694002948429683fd3023ae1f16bd932b82b.zip |
stable for x86
(Portage version: 2.1_pre7-r2)
Diffstat (limited to 'games-server/crossfire-server')
-rw-r--r-- | games-server/crossfire-server/ChangeLog | 6 | ||||
-rw-r--r-- | games-server/crossfire-server/crossfire-server-1.9.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 f5860182cf8d..80abbf24c08e 100644 --- a/games-server/crossfire-server/ChangeLog +++ b/games-server/crossfire-server/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-server/crossfire-server # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/ChangeLog,v 1.7 2006/03/02 08:02:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/ChangeLog,v 1.8 2006/03/28 22:47:08 mr_bones_ Exp $ + + 28 Mar 2006; Michael Sterrett <mr_bones_@gentoo.org> + crossfire-server-1.9.0.ebuild: + stable for x86 *crossfire-server-1.9.0 (02 Mar 2006) diff --git a/games-server/crossfire-server/crossfire-server-1.9.0.ebuild b/games-server/crossfire-server/crossfire-server-1.9.0.ebuild index 5e741ac64139..054233e761b6 100644 --- a/games-server/crossfire-server/crossfire-server-1.9.0.ebuild +++ b/games-server/crossfire-server/crossfire-server-1.9.0.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-server/crossfire-server/crossfire-server-1.9.0.ebuild,v 1.1 2006/03/02 08:02:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/crossfire-server-1.9.0.ebuild,v 1.2 2006/03/28 22:47:08 mr_bones_ Exp $ inherit games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/crossfire/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="X" DEPEND=" |