diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-06-24 10:11:42 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-06-24 10:11:42 +0000 |
commit | f78643bf4648b1aec228c229275903174ea5864f (patch) | |
tree | 80e6e59b3d0ee834b2f8886fcf636b61d0a8e040 /games-arcade/thinktanks-demo | |
parent | stable x86, bug 229119 (diff) | |
download | historical-f78643bf4648b1aec228c229275903174ea5864f.tar.gz historical-f78643bf4648b1aec228c229275903174ea5864f.tar.bz2 historical-f78643bf4648b1aec228c229275903174ea5864f.zip |
stable x86, bug 229131
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-arcade/thinktanks-demo')
-rw-r--r-- | games-arcade/thinktanks-demo/ChangeLog | 6 | ||||
-rw-r--r-- | games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-arcade/thinktanks-demo/ChangeLog b/games-arcade/thinktanks-demo/ChangeLog index cb1ff4c0d7f6..9e4d1026ddac 100644 --- a/games-arcade/thinktanks-demo/ChangeLog +++ b/games-arcade/thinktanks-demo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/thinktanks-demo # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/ChangeLog,v 1.5 2008/04/25 21:52:14 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/ChangeLog,v 1.6 2008/06/24 10:11:42 opfer Exp $ + + 24 Jun 2008; Christian Faulhammer <opfer@gentoo.org> + thinktanks-demo-1.1-r1.ebuild: + stable x86, bug 229131 *thinktanks-demo-1.1-r1 (25 Apr 2008) diff --git a/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild b/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild index ebe044a06685..bfcb33f82cfa 100644 --- a/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild +++ b/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild,v 1.1 2008/04/25 21:52:14 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild,v 1.2 2008/06/24 10:11:42 opfer Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="ftp://ggdev-1.homelan.com/thinktanks/ThinkTanksDemo_v${PV}.sh.bin" LICENSE="THINKTANKS" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" RESTRICT="strip" IUSE="" |