diff options
author | Peter Weller <welp@gentoo.org> | 2007-04-09 22:00:50 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-04-09 22:00:50 +0000 |
commit | 3c6dcfbfed3899cc1b9e991582b130a1dd938cfb (patch) | |
tree | 95aa02a3c47c022557c4d2e8b4fbb1f71dfd7478 /games-arcade/bub-n-bros | |
parent | Keyworded ~x86-fbsd wrt bug 173405 (diff) | |
download | historical-3c6dcfbfed3899cc1b9e991582b130a1dd938cfb.tar.gz historical-3c6dcfbfed3899cc1b9e991582b130a1dd938cfb.tar.bz2 historical-3c6dcfbfed3899cc1b9e991582b130a1dd938cfb.zip |
Keyworded ~x86-fbsd wrt bug 173405
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'games-arcade/bub-n-bros')
-rw-r--r-- | games-arcade/bub-n-bros/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/bub-n-bros/ChangeLog b/games-arcade/bub-n-bros/ChangeLog index beab555465f7..9d3b71e21c7c 100644 --- a/games-arcade/bub-n-bros/ChangeLog +++ b/games-arcade/bub-n-bros/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/bub-n-bros # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/ChangeLog,v 1.10 2007/03/12 13:22:54 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/ChangeLog,v 1.11 2007/04/09 21:51:09 welp Exp $ + + 09 Apr 2007; Peter Weller <welp@gentoo.org> bub-n-bros-1.1.ebuild: + Keyworded ~x86-fbsd wrt bug 173405 12 Mar 2007; Marius Mauch <genone@gentoo.org> bub-n-bros-1.1.ebuild: Replacing einfo with elog diff --git a/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild b/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild index d0c1572244f9..f7781e7c63a4 100644 --- a/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild +++ b/games-arcade/bub-n-bros/bub-n-bros-1.1.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/bub-n-bros/bub-n-bros-1.1.ebuild,v 1.12 2007/04/06 00:08:25 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild,v 1.13 2007/04/09 21:51:09 welp Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha ~amd64 ppc ~sparc x86" +KEYWORDS="alpha ~amd64 ppc ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/python-2.2" |