diff options
author | Michael Januszewski <spock@gentoo.org> | 2004-07-20 14:37:48 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2004-07-20 14:37:48 +0000 |
commit | a33e6a620179c8efe26f530246f3e1c33229c8c1 (patch) | |
tree | 885b8dcaf3b60c5871c119c54f8ea36e8e19d51f /media-gfx/fbi/fbi-1.31.ebuild | |
parent | Added third party mirrors to SRC_URI (diff) | |
download | historical-a33e6a620179c8efe26f530246f3e1c33229c8c1.tar.gz historical-a33e6a620179c8efe26f530246f3e1c33229c8c1.tar.bz2 historical-a33e6a620179c8efe26f530246f3e1c33229c8c1.zip |
Fixed SRC_URI, HOMEPAGE and DESCRIPTION, removed an old release that is no longer available for download.
Diffstat (limited to 'media-gfx/fbi/fbi-1.31.ebuild')
-rw-r--r-- | media-gfx/fbi/fbi-1.31.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/fbi/fbi-1.31.ebuild b/media-gfx/fbi/fbi-1.31.ebuild index abe1bad418cd..e6ab7d44e3e3 100644 --- a/media-gfx/fbi/fbi-1.31.ebuild +++ b/media-gfx/fbi/fbi-1.31.ebuild @@ -1,12 +1,12 @@ # 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.7 2004/07/03 20:55:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbi/fbi-1.31.ebuild,v 1.8 2004/07/20 14:37:48 spock Exp $ inherit gcc -DESCRIPTION="fbi a framebuffer image viewer" -HOMEPAGE="http://bytesex.org/fbi.html" -SRC_URI="http://bytesex.org/misc/${P/-/_}.tar.gz" +DESCRIPTION="A image viewer for the Linux framebuffer console." +HOMEPAGE="http://linux.bytesex.org/fbida/" +SRC_URI="http://dl.bytesex.org/releases/fbida/${P/-/_}.tar.gz" LICENSE="GPL-2" SLOT="0" |