diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-10-22 23:36:57 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-10-22 23:36:57 +0000 |
commit | 02d679ff49a774fbd17c12ea93804acb784ec74c (patch) | |
tree | 66493e0f1af69b958ed37c9bfcc98b3a5776e711 /media-gfx | |
parent | bumped nss/nspr deps so that people get the version that puts library files i... (diff) | |
download | gentoo-2-02d679ff49a774fbd17c12ea93804acb784ec74c.tar.gz gentoo-2-02d679ff49a774fbd17c12ea93804acb784ec74c.tar.bz2 gentoo-2-02d679ff49a774fbd17c12ea93804acb784ec74c.zip |
~amd64
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/fbi/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/fbi/fbi-1.31.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/fbi/ChangeLog b/media-gfx/fbi/ChangeLog index 0c6d87e1ccd3..eac6cf4d1f37 100644 --- a/media-gfx/fbi/ChangeLog +++ b/media-gfx/fbi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/fbi # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbi/ChangeLog,v 1.18 2004/07/20 14:37:48 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbi/ChangeLog,v 1.19 2004/10/22 23:36:57 blubb Exp $ + + 23 Oct 2004; Simon Stelling <blubb@gentoo.org> fbi-1.31.ebuild: + added ~amd64 20 Jul 2004; Michal Januszewski <spock@gentoo.org> -fbi-1.21-r1.ebuild, fbi-1.31.ebuild: diff --git a/media-gfx/fbi/fbi-1.31.ebuild b/media-gfx/fbi/fbi-1.31.ebuild index e6ab7d44e3e3..7ea41a5542a8 100644 --- a/media-gfx/fbi/fbi-1.31.ebuild +++ b/media-gfx/fbi/fbi-1.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbi/fbi-1.31.ebuild,v 1.8 2004/07/20 14:37:48 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbi/fbi-1.31.ebuild,v 1.9 2004/10/22 23:36:57 blubb Exp $ inherit gcc @@ -10,7 +10,7 @@ SRC_URI="http://dl.bytesex.org/releases/fbida/${P/-/_}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc hppa" +KEYWORDS="x86 ppc hppa ~amd64" IUSE="png jpeg gif tiff curl lirc X" DEPEND="jpeg? ( >=media-libs/jpeg-6b ) |