diff options
Diffstat (limited to 'media-gfx/gthumb/gthumb-1.107.ebuild')
-rw-r--r-- | media-gfx/gthumb/gthumb-1.107.ebuild | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/media-gfx/gthumb/gthumb-1.107.ebuild b/media-gfx/gthumb/gthumb-1.107.ebuild deleted file mode 100644 index a35b5818a23b..000000000000 --- a/media-gfx/gthumb/gthumb-1.107.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-1.107.ebuild,v 1.3 2003/02/13 12:35:07 vapier Exp $ - -inherit gnome2 - -S=${WORKDIR}/${P} -DESCRIPTION="Image viewer and browser for Gnome" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -HOMEPAGE="http://gthumb.sourceforge.net/" - -SLOT="1" -LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" - -RDEPEND=">=dev-libs/glib-2 - >=x11-libs/gtk+-2 - >=dev-libs/libxml2-2.4 - >=gnome-base/libgnome-2 - >=gnome-base/libgnomeui-2 - >=gnome-base/libgnomecanvas-2 - >=gnome-base/gnome-vfs-2 - >=gnome-base/libglade-2 - >=gnome-base/libgnomeprint-1.110 - >=gnome-base/libgnomeprintui-1.110 - >=gnome-base/bonobo-activation-1 - >=gnome-base/libbonobo-2 - >=gnome-base/libbonoboui-2" - -DEPEND=">=dev-util/pkgconfig-0.9.0 - ${RDEPEND}" - -DOCS="AUTHORS COPYING ChangeLog NEWS README TODO" |