summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-22 18:19:54 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-22 18:19:54 +0000
commit74fe57a7c0b4e47bd8c5a0de316892a394b739b0 (patch)
tree18d584019d0d4c3ca35a00b201e71982f1c113b9 /media-gfx/fbida
parentSet MOZ_PLUGIN_PATH as a workaround since (diff)
downloadgentoo-2-74fe57a7c0b4e47bd8c5a0de316892a394b739b0.tar.gz
gentoo-2-74fe57a7c0b4e47bd8c5a0de316892a394b739b0.tar.bz2
gentoo-2-74fe57a7c0b4e47bd8c5a0de316892a394b739b0.zip
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-gfx/fbida')
-rw-r--r--media-gfx/fbida/ChangeLog5
-rw-r--r--media-gfx/fbida/fbida-2.03-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/fbida/ChangeLog b/media-gfx/fbida/ChangeLog
index 155be5f99865..16948257b12e 100644
--- a/media-gfx/fbida/ChangeLog
+++ b/media-gfx/fbida/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/fbida
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbida/ChangeLog,v 1.5 2005/07/07 18:43:23 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbida/ChangeLog,v 1.6 2005/07/22 18:19:54 dholm Exp $
+
+ 22 Jul 2005; David Holm <dholm@gentoo.org> fbida-2.03-r1.ebuild:
+ Added to ~ppc.
07 Jul 2005; Michał Januszewski <spock@gentoo.org> fbida-2.03-r1.ebuild:
Marked stable on x86.
diff --git a/media-gfx/fbida/fbida-2.03-r1.ebuild b/media-gfx/fbida/fbida-2.03-r1.ebuild
index 9803d04cb35b..586aa3cee386 100644
--- a/media-gfx/fbida/fbida-2.03-r1.ebuild
+++ b/media-gfx/fbida/fbida-2.03-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbida/fbida-2.03-r1.ebuild,v 1.2 2005/07/07 18:43:23 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbida/fbida-2.03-r1.ebuild,v 1.3 2005/07/22 18:19:54 dholm Exp $
DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)."
HOMEPAGE="http://linux.bytesex.org/fbida/"
@@ -8,7 +8,7 @@ SRC_URI="http://dl.bytesex.org/releases/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~ppc x86"
IUSE="png jpeg gif tiff curl lirc X fbcon"
DEPEND="jpeg? ( >=media-libs/jpeg-6b )