diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-02 03:53:34 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-02 03:53:34 +0000 |
commit | 0c35459dba89e4ac095fce0a16b0e3efcf910143 (patch) | |
tree | f5f523194db299486b3cd6b456779c53446b079f /games-sports/foobillard | |
parent | Marked stable on amd64 For bug #148608 (diff) | |
download | gentoo-2-0c35459dba89e4ac095fce0a16b0e3efcf910143.tar.gz gentoo-2-0c35459dba89e4ac095fce0a16b0e3efcf910143.tar.bz2 gentoo-2-0c35459dba89e4ac095fce0a16b0e3efcf910143.zip |
Add ~x86-fbsd keyword.
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'games-sports/foobillard')
-rw-r--r-- | games-sports/foobillard/ChangeLog | 7 | ||||
-rw-r--r-- | games-sports/foobillard/foobillard-3.0a.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-sports/foobillard/ChangeLog b/games-sports/foobillard/ChangeLog index d4d4c1630251..dd738593887b 100644 --- a/games-sports/foobillard/ChangeLog +++ b/games-sports/foobillard/ChangeLog @@ -1,10 +1,13 @@ # ChangeLog for games-sports/foobillard # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/foobillard/ChangeLog,v 1.11 2006/10/01 22:24:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/foobillard/ChangeLog,v 1.12 2006/10/02 03:53:34 flameeyes Exp $ + + 02 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> foobillard-3.0a.ebuild: + Add ~x86-fbsd keyword. 01 Oct 2006; Michael Sterrett <mr_bones_@gentoo.org> +files/foobillard-3.0a-fbsd.patch, foobillard-3.0a.ebuild: - fixup nvidia detection and add fbsd support - patch from Diego Pettenà (bug + fixup nvidia detection and add fbsd support - patch from Diego Pettenò (bug #149718) 29 Jan 2006; Joshua Baergen <joshuabaergen@gentoo.org> diff --git a/games-sports/foobillard/foobillard-3.0a.ebuild b/games-sports/foobillard/foobillard-3.0a.ebuild index 45938ac3e1ab..3ba2a8fbe3c9 100644 --- a/games-sports/foobillard/foobillard-3.0a.ebuild +++ b/games-sports/foobillard/foobillard-3.0a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/foobillard/foobillard-3.0a.ebuild,v 1.8 2006/10/01 22:24:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/foobillard/foobillard-3.0a.ebuild,v 1.9 2006/10/02 03:53:34 flameeyes Exp $ inherit eutils autotools games @@ -10,7 +10,7 @@ SRC_URI="http://foobillard.sunsite.dk/dnl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="sdl" RDEPEND="x11-libs/libXaw |