diff options
author | Olivier Crête <tester@gentoo.org> | 2005-08-11 23:45:48 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2005-08-11 23:45:48 +0000 |
commit | 2f4316f7e77bce38261a82774a4fb80c782bbf9d (patch) | |
tree | f1eaef3f509be2b4c82f18832452d4234fb001de /games-action | |
parent | Marked ~amd64, closes bug #102140, thanks to meetra for testing (diff) | |
download | historical-2f4316f7e77bce38261a82774a4fb80c782bbf9d.tar.gz historical-2f4316f7e77bce38261a82774a4fb80c782bbf9d.tar.bz2 historical-2f4316f7e77bce38261a82774a4fb80c782bbf9d.zip |
Marked ~amd64, closes bug #102141 , thanks to meetra for testing
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/spacetripper-demo/ChangeLog | 8 | ||||
-rw-r--r-- | games-action/spacetripper-demo/Manifest | 10 | ||||
-rw-r--r-- | games-action/spacetripper-demo/spacetripper-demo-1.ebuild | 6 |
3 files changed, 19 insertions, 5 deletions
diff --git a/games-action/spacetripper-demo/ChangeLog b/games-action/spacetripper-demo/ChangeLog index 60f34c1055e8..3ad8cdc16a93 100644 --- a/games-action/spacetripper-demo/ChangeLog +++ b/games-action/spacetripper-demo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/spacetripper-demo -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/spacetripper-demo/ChangeLog,v 1.4 2004/09/29 07:45:09 wolf31o2 Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/spacetripper-demo/ChangeLog,v 1.5 2005/08/11 23:45:48 tester Exp $ + + 11 Aug 2005; Olivier Crête <tester@gentoo.org> + spacetripper-demo-1.ebuild: + Marked ~amd64, closes bug #102141 , thanks to meetra for testing 29 Sep 2004; Chris Gianelloni <wolf31o2@gentoo.org> spacetripper-demo-1.ebuild: diff --git a/games-action/spacetripper-demo/Manifest b/games-action/spacetripper-demo/Manifest index 1116c2475e34..ff7ea806b53b 100644 --- a/games-action/spacetripper-demo/Manifest +++ b/games-action/spacetripper-demo/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 f95742779e60225ce40ef3f6844f8f25 ChangeLog 1046 MD5 a33867d3ba660a9508d5f58660632f20 spacetripper-demo-1.ebuild 849 MD5 6a0fa9710525ff8873539df94f5c3986 files/digest-spacetripper-demo-1 65 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC++OymOfEJZHYOKcRArxMAKCLEqD7vp0iiFNz8ZSwxRMeovOcGQCaAtaA +Uz7TPBLq3esd/riVdC3bg/c= +=pVIs +-----END PGP SIGNATURE----- diff --git a/games-action/spacetripper-demo/spacetripper-demo-1.ebuild b/games-action/spacetripper-demo/spacetripper-demo-1.ebuild index b6e1c20bf38a..4657e039befa 100644 --- a/games-action/spacetripper-demo/spacetripper-demo-1.ebuild +++ b/games-action/spacetripper-demo/spacetripper-demo-1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/spacetripper-demo/spacetripper-demo-1.ebuild,v 1.3 2004/09/29 07:45:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/spacetripper-demo/spacetripper-demo-1.ebuild,v 1.4 2005/08/11 23:45:48 tester Exp $ inherit games eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.btinternet.com/%7Ebongpig/${MY_P}.sh" LICENSE="POMPOM" SLOT="0" -KEYWORDS="-* x86" +KEYWORDS="-* ~amd64 x86" IUSE="" dir=${GAMES_PREFIX_OPT}/${PN} |