diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2007-04-24 15:52:16 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2007-04-24 15:52:16 +0000 |
commit | 1e3c91a8d0d6930df4070a857f5414342882f50c (patch) | |
tree | ac6e85d43938b8cffc5c43ddf5a887e0b8026d91 /games-arcade/lbreakout2 | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-1e3c91a8d0d6930df4070a857f5414342882f50c.tar.gz gentoo-2-1e3c91a8d0d6930df4070a857f5414342882f50c.tar.bz2 gentoo-2-1e3c91a8d0d6930df4070a857f5414342882f50c.zip |
Add ~x86-fbsd keyword.
Thanks to Nathan Smith for reporting wrt bug #175779
(Portage version: 2.1.2.4)
Diffstat (limited to 'games-arcade/lbreakout2')
-rw-r--r-- | games-arcade/lbreakout2/ChangeLog | 8 | ||||
-rw-r--r-- | games-arcade/lbreakout2/lbreakout2-2.5.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-arcade/lbreakout2/ChangeLog b/games-arcade/lbreakout2/ChangeLog index bc74cb6b985c..75f2a9ca5b56 100644 --- a/games-arcade/lbreakout2/ChangeLog +++ b/games-arcade/lbreakout2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/lbreakout2 -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.17 2006/07/10 13:29:28 mr_bones_ Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.18 2007/04/24 15:52:16 drizzt Exp $ + + 24 Apr 2007; Timothy Redaelli <drizzt@gentoo.org> lbreakout2-2.5.2.ebuild: + Add ~x86-fbsd keyword. + Thanks to Nathan Smith for reporting wrt bug #175779 10 Jul 2006; Michael Sterrett <mr_bones_@gentoo.org> lbreakout2-2.5.2.ebuild: diff --git a/games-arcade/lbreakout2/lbreakout2-2.5.2.ebuild b/games-arcade/lbreakout2/lbreakout2-2.5.2.ebuild index af1b4faf38a4..6ece3dadb9a7 100644 --- a/games-arcade/lbreakout2/lbreakout2-2.5.2.ebuild +++ b/games-arcade/lbreakout2/lbreakout2-2.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.5.2.ebuild,v 1.5 2006/07/10 13:29:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.5.2.ebuild,v 1.6 2007/04/24 15:52:16 drizzt Exp $ inherit flag-o-matic eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc x86" +KEYWORDS="alpha amd64 ppc x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/libpng |