diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-20 21:46:33 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-20 21:46:33 +0000 |
commit | 2c927294c2b108ebea3129fa458deefbe8f3a9b2 (patch) | |
tree | 452ac80fbe88757f5a4aa3f4372efa56a6e2d8a2 /games-action/descent3 | |
parent | Marking stable on amd64 for games-action/descent3 stabilization. (diff) | |
download | gentoo-2-2c927294c2b108ebea3129fa458deefbe8f3a9b2.tar.gz gentoo-2-2c927294c2b108ebea3129fa458deefbe8f3a9b2.tar.bz2 gentoo-2-2c927294c2b108ebea3129fa458deefbe8f3a9b2.zip |
Marking stable on amd64.
(Portage version: 2.1_pre6-r2)
Diffstat (limited to 'games-action/descent3')
-rw-r--r-- | games-action/descent3/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/descent3/descent3-1.4.0b-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-action/descent3/ChangeLog b/games-action/descent3/ChangeLog index 3e4373219e04..fbeb7ec282d0 100644 --- a/games-action/descent3/ChangeLog +++ b/games-action/descent3/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/descent3 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.17 2006/02/11 00:54:13 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.18 2006/03/20 21:46:33 wolf31o2 Exp $ + + 20 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> + descent3-1.4.0b-r1.ebuild: + Marking stable on amd64. 11 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> descent3-1.4.0b-r1.ebuild: diff --git a/games-action/descent3/descent3-1.4.0b-r1.ebuild b/games-action/descent3/descent3-1.4.0b-r1.ebuild index 99d840d0667d..2096239a7919 100644 --- a/games-action/descent3/descent3-1.4.0b-r1.ebuild +++ b/games-action/descent3/descent3-1.4.0b-r1.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-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.4 2006/02/11 00:54:13 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.5 2006/03/20 21:46:33 wolf31o2 Exp $ inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="mirror://lokigames/${PN}/${PN}-1.4.0a-x86.run LICENSE="LOKI-EULA" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" RESTRICT="nostrip" DEPEND="" |