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 | dd28e432b54360b380d1665e5efa86c044a31de4 (patch) | |
tree | 6a5ca3a5c94442f84320133683d41da7e644a6bc /games-arcade/conveysdl | |
parent | Marked ~amd64, closes bug #102161, thanks to meetra for testing (diff) | |
download | gentoo-2-dd28e432b54360b380d1665e5efa86c044a31de4.tar.gz gentoo-2-dd28e432b54360b380d1665e5efa86c044a31de4.tar.bz2 gentoo-2-dd28e432b54360b380d1665e5efa86c044a31de4.zip |
Marked ~amd64, closes bug #102163, thanks to meetra for testing
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-arcade/conveysdl')
-rw-r--r-- | games-arcade/conveysdl/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/conveysdl/conveysdl-1.ebuild | 4 |
2 files changed, 6 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/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 |