diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-11-07 19:43:15 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-11-07 19:43:15 +0000 |
commit | 2c7c2ae51e008f5c1377e2dcb2dcebf70d5ed333 (patch) | |
tree | b72f44d8b8b8ae594fb851df87c30bd79e2114c8 /games-action/descent3-demo | |
parent | Stable on sparc wrt security #153303 (diff) | |
download | historical-2c7c2ae51e008f5c1377e2dcb2dcebf70d5ed333.tar.gz historical-2c7c2ae51e008f5c1377e2dcb2dcebf70d5ed333.tar.bz2 historical-2c7c2ae51e008f5c1377e2dcb2dcebf70d5ed333.zip |
Stable on amd64.
Package-Manager: portage-2.1.2_rc1-r4
Diffstat (limited to 'games-action/descent3-demo')
-rw-r--r-- | games-action/descent3-demo/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/descent3-demo/descent3-demo-1.4.0a.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-action/descent3-demo/ChangeLog b/games-action/descent3-demo/ChangeLog index 3a437e8b833e..033dd0a69956 100644 --- a/games-action/descent3-demo/ChangeLog +++ b/games-action/descent3-demo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/descent3-demo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent3-demo/ChangeLog,v 1.6 2006/10/13 15:45:21 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3-demo/ChangeLog,v 1.7 2006/11/07 19:40:44 wolf31o2 Exp $ + + 07 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> + descent3-demo-1.4.0a.ebuild: + Stable on amd64. 13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> descent3-demo-1.4.0a.ebuild: diff --git a/games-action/descent3-demo/descent3-demo-1.4.0a.ebuild b/games-action/descent3-demo/descent3-demo-1.4.0a.ebuild index 8c21cca64b2d..b36e1dd6fe5b 100644 --- a/games-action/descent3-demo/descent3-demo-1.4.0a.ebuild +++ b/games-action/descent3-demo/descent3-demo-1.4.0a.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-demo/descent3-demo-1.4.0a.ebuild,v 1.6 2006/10/13 15:45:21 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3-demo/descent3-demo-1.4.0a.ebuild,v 1.7 2006/11/07 19:40:44 wolf31o2 Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://lokigames/loki_demos/${PN}.run" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT="strip" |