diff options
author | 2007-04-09 21:55:52 +0000 | |
---|---|---|
committer | 2007-04-09 21:55:52 +0000 | |
commit | c73891a7d2dfcbb47b24144e9fb5cca57f0d06ef (patch) | |
tree | 0085270de179ed401923ee49c2faf98c63ec306a /games-arcade | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-c73891a7d2dfcbb47b24144e9fb5cca57f0d06ef.tar.gz gentoo-2-c73891a7d2dfcbb47b24144e9fb5cca57f0d06ef.tar.bz2 gentoo-2-c73891a7d2dfcbb47b24144e9fb5cca57f0d06ef.zip |
Keyworded ~x86-fbsd wrt bug 173405
(Portage version: 2.1.2.3)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/conveysdl/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/conveysdl/conveysdl-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/conveysdl/ChangeLog b/games-arcade/conveysdl/ChangeLog index dd1f4744f9cc..4afdc46fcfec 100644 --- a/games-arcade/conveysdl/ChangeLog +++ b/games-arcade/conveysdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/conveysdl # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/ChangeLog,v 1.5 2007/03/15 15:48:45 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/ChangeLog,v 1.6 2007/04/09 21:55:52 welp Exp $ + + 09 Apr 2007; Peter Weller <welp@gentoo.org> conveysdl-1.3.ebuild: + Keyworded ~x86-fbsd wrt bug 173405 15 Mar 2007; Tristan Heaven <nyhm@gentoo.org> conveysdl-1.3.ebuild: Install menu entry, bug #159853 diff --git a/games-arcade/conveysdl/conveysdl-1.3.ebuild b/games-arcade/conveysdl/conveysdl-1.3.ebuild index 456cba98e289..3b4b1ef6fee5 100644 --- a/games-arcade/conveysdl/conveysdl-1.3.ebuild +++ b/games-arcade/conveysdl/conveysdl-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/conveysdl-1.3.ebuild,v 1.3 2007/03/15 15:48:45 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/conveysdl-1.3.ebuild,v 1.4 2007/04/09 21:55:52 welp Exp $ inherit eutils toolchain-funcs games @@ -10,7 +10,7 @@ SRC_URI="http://www.cloudsprinter.com/software/conveysdl/${P/-/.}.tar" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/libsdl |