diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2007-04-24 14:55:57 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2007-04-24 14:55:57 +0000 |
commit | 2fa7a76c436ee67d9b34e79b2e1d0a338edd86ba (patch) | |
tree | 6d35cd3939885224e41d23d193a29c7511d4d974 /games-arcade/openbubbles | |
parent | fix header (diff) | |
download | historical-2fa7a76c436ee67d9b34e79b2e1d0a338edd86ba.tar.gz historical-2fa7a76c436ee67d9b34e79b2e1d0a338edd86ba.tar.bz2 historical-2fa7a76c436ee67d9b34e79b2e1d0a338edd86ba.zip |
Add ~x86-fbsd keyword.
Thanks to Nathan Smith for reporting wrt bug #175779
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'games-arcade/openbubbles')
-rw-r--r-- | games-arcade/openbubbles/ChangeLog | 6 | ||||
-rw-r--r-- | games-arcade/openbubbles/openbubbles-1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-arcade/openbubbles/ChangeLog b/games-arcade/openbubbles/ChangeLog index d4e8b8c0276f..965f27cbf8c5 100644 --- a/games-arcade/openbubbles/ChangeLog +++ b/games-arcade/openbubbles/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/openbubbles # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/openbubbles/ChangeLog,v 1.3 2007/03/29 03:01:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/openbubbles/ChangeLog,v 1.4 2007/04/24 14:54:58 drizzt Exp $ + + 24 Apr 2007; Timothy Redaelli <drizzt@gentoo.org> openbubbles-1.2.ebuild: + Add ~x86-fbsd keyword. + Thanks to Nathan Smith for reporting wrt bug #175779 29 Mar 2007; Michael Sterrett <mr_bones_@gentoo.org> openbubbles-1.2.ebuild: diff --git a/games-arcade/openbubbles/openbubbles-1.2.ebuild b/games-arcade/openbubbles/openbubbles-1.2.ebuild index 922dc6d5a2f5..48cd945c5f6d 100644 --- a/games-arcade/openbubbles/openbubbles-1.2.ebuild +++ b/games-arcade/openbubbles/openbubbles-1.2.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/openbubbles/openbubbles-1.2.ebuild,v 1.3 2007/03/29 03:01:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/openbubbles/openbubbles-1.2.ebuild,v 1.4 2007/04/24 14:54:58 drizzt Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://www.freewebs.com/lasindi/openbubbles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="~amd64 x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/libsdl |