summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/eog/eog-1.0.1.ebuild')
-rw-r--r--media-gfx/eog/eog-1.0.1.ebuild35
1 files changed, 0 insertions, 35 deletions
diff --git a/media-gfx/eog/eog-1.0.1.ebuild b/media-gfx/eog/eog-1.0.1.ebuild
deleted file mode 100644
index 8025700e0fe4..000000000000
--- a/media-gfx/eog/eog-1.0.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-1.0.1.ebuild,v 1.1 2002/06/20 05:51:57 spider Exp $
-
-
-inherit gnome2
-
-S=${WORKDIR}/${P}
-DESCRIPTION="the Eye Of Gnome - Image Viewer and Cataloger for Gnome2"
-SRC_URI="ftp://ftp.gnome.org/pub/gnome/pre-gnome2/sources/${PN}/${P}.tar.bz2"
-HOMEPAGE="http://www.gnome.org/"
-SLOT="1"
-LICENSE="GPL-2"
-
-RDEPEND=">=dev-libs/glib-2.0.3
- >=gnome-base/gconf-1.2.0
- >=x11-libs/gtk+-2.0.5
- >=dev-libs/libxml2-2.4.17
- >=gnome-base/gnome-vfs-2.0.0
- >=gnome-base/libgnomeui-2.0.1
- >=gnome-base/libbonoboui-2.0.0
- >=gnome-base/bonobo-activation-1.0.1
- >=gnome-base/libgnomecanvas-2.0.1
- >=gnome-base/libgnomeprint-1.115.0
- >=sys-libs/zlib-1.1.4
- >=media-libs/libpng-1.2.1"
-
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.12.0
- >=dev-util/intltool-0.17"
-
-G2CONF="${G2CONF} --enable-platform-gnome-2"
-DOCS="AUTHORS ChangeLog COPYING README* INSTALL NEWS HACKING DEPENDS THANKS TODO"
-SCHEMAS="eog.schemas"
-