diff options
author | Olivier Crête <tester@gentoo.org> | 2005-08-11 23:55:24 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2005-08-11 23:55:24 +0000 |
commit | a6beb241939df3fd0eb31ba4a18aa308387db567 (patch) | |
tree | be6cdb4dbffbf6dc59572cb9583b112ecf6681af /games-arcade | |
parent | Marked ~amd64, closes bug #102161, thanks to meetra for testing (diff) | |
download | historical-a6beb241939df3fd0eb31ba4a18aa308387db567.tar.gz historical-a6beb241939df3fd0eb31ba4a18aa308387db567.tar.bz2 historical-a6beb241939df3fd0eb31ba4a18aa308387db567.zip |
Marked ~amd64, closes bug #102163, thanks to meetra for testing
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/conveysdl/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/conveysdl/Manifest | 10 | ||||
-rw-r--r-- | games-arcade/conveysdl/conveysdl-1.ebuild | 4 |
3 files changed, 16 insertions, 3 deletions
diff --git a/games-arcade/conveysdl/ChangeLog b/games-arcade/conveysdl/ChangeLog index 399124c73832..f7f143156c2d 100644 --- a/games-arcade/conveysdl/ChangeLog +++ b/games-arcade/conveysdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/conveysdl # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/ChangeLog,v 1.2 2005/05/03 08:41:51 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/ChangeLog,v 1.3 2005/08/11 23:55:24 tester Exp $ + + 11 Aug 2005; Olivier Crête <tester@gentoo.org> conveysdl-1.ebuild: + Marked ~amd64, closes bug #102163, thanks to meetra for testing 03 May 2005; David Holm <dholm@gentoo.org> conveysdl-1.ebuild: Added to ~ppc. diff --git a/games-arcade/conveysdl/Manifest b/games-arcade/conveysdl/Manifest index ddc398529f53..56b3441e5830 100644 --- a/games-arcade/conveysdl/Manifest +++ b/games-arcade/conveysdl/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 6ed0a0459f44364c21006aca99dbfa84 ChangeLog 628 MD5 5a5a56f5a676f73a9564995ed0b1d9ca conveysdl-1.ebuild 1423 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 0b6b9daa99d6ce8e2f4f40b1e4594417 files/digest-conveysdl-1 63 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC++XzmOfEJZHYOKcRAqZ+AJ9e1oJDM6qds1w0+5UoHlJvuj710QCfRE0U +npoEOr1ffmY7ABJAb9ncngo= +=TJ6z +-----END PGP SIGNATURE----- diff --git a/games-arcade/conveysdl/conveysdl-1.ebuild b/games-arcade/conveysdl/conveysdl-1.ebuild index 3171b78d1330..eb62cecce2b7 100644 --- a/games-arcade/conveysdl/conveysdl-1.ebuild +++ b/games-arcade/conveysdl/conveysdl-1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/conveysdl-1.ebuild,v 1.2 2005/05/03 08:41:51 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/conveysdl-1.ebuild,v 1.3 2005/08/11 23:55:24 tester Exp $ inherit games @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND=">=media-libs/libsdl-1.2.7 |