diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-19 19:47:17 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-19 19:47:17 +0000 |
commit | 94813e9cfeec1da78cd5c8fcd5aa1f523292977e (patch) | |
tree | 4d20c883784c42f8dc80f5978c31efd2f2560a9a /games-misc/fortune-mod-firefly | |
parent | Add ~x86-fbsd keyword (diff) | |
download | gentoo-2-94813e9cfeec1da78cd5c8fcd5aa1f523292977e.tar.gz gentoo-2-94813e9cfeec1da78cd5c8fcd5aa1f523292977e.tar.bz2 gentoo-2-94813e9cfeec1da78cd5c8fcd5aa1f523292977e.zip |
Add ~x86-fbsd keyword
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'games-misc/fortune-mod-firefly')
-rw-r--r-- | games-misc/fortune-mod-firefly/ChangeLog | 8 | ||||
-rw-r--r-- | games-misc/fortune-mod-firefly/fortune-mod-firefly-2.0.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/games-misc/fortune-mod-firefly/ChangeLog b/games-misc/fortune-mod-firefly/ChangeLog index 7de13efb8108..759103f77f60 100644 --- a/games-misc/fortune-mod-firefly/ChangeLog +++ b/games-misc/fortune-mod-firefly/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-firefly -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-firefly/ChangeLog,v 1.2 2005/11/15 00:10:26 vapier Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-firefly/ChangeLog,v 1.3 2006/07/19 19:47:17 flameeyes Exp $ + + 19 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> + fortune-mod-firefly-2.0.ebuild: + Add ~x86-fbsd keyword *fortune-mod-firefly-2.0 (15 Nov 2005) diff --git a/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.0.ebuild b/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.0.ebuild index 00e2df08a263..eaa0054c3377 100644 --- a/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.0.ebuild +++ b/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.0.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-misc/fortune-mod-firefly/fortune-mod-firefly-2.0.ebuild,v 1.2 2006/07/17 04:57:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.0.ebuild,v 1.3 2006/07/19 19:47:17 flameeyes Exp $ DESCRIPTION="Quotes from FireFly" HOMEPAGE="http://www.daughtersoftiresias.org/progs/firefly/" @@ -8,7 +8,7 @@ SRC_URI="http://www.daughtersoftiresias.org/progs/firefly/${P/mod-}.zip" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" |