summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-29 16:30:37 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-29 16:30:37 +0000
commit1fd40c8943264951da4c81642c3ffe5c47989aff (patch)
tree8bfccd880ef1ac6ef36e737d8a60163deaf4651e /app-text/ggv
parentform fix (diff)
downloadgentoo-2-1fd40c8943264951da4c81642c3ffe5c47989aff.tar.gz
gentoo-2-1fd40c8943264951da4c81642c3ffe5c47989aff.tar.bz2
gentoo-2-1fd40c8943264951da4c81642c3ffe5c47989aff.zip
removed oldest ebuild
Diffstat (limited to 'app-text/ggv')
-rw-r--r--app-text/ggv/files/digest-ggv-1.99.7-r11
-rw-r--r--app-text/ggv/ggv-1.99.7-r1.ebuild32
2 files changed, 0 insertions, 33 deletions
diff --git a/app-text/ggv/files/digest-ggv-1.99.7-r1 b/app-text/ggv/files/digest-ggv-1.99.7-r1
deleted file mode 100644
index bb700be92e81..000000000000
--- a/app-text/ggv/files/digest-ggv-1.99.7-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e71b849a0f39e1e521c1c7898482d73e ggv-1.99.7.tar.gz 663142
diff --git a/app-text/ggv/ggv-1.99.7-r1.ebuild b/app-text/ggv/ggv-1.99.7-r1.ebuild
deleted file mode 100644
index 1337b2bdce5c..000000000000
--- a/app-text/ggv/ggv-1.99.7-r1.ebuild
+++ /dev/null
@@ -1,32 +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/app-text/ggv/ggv-1.99.7-r1.ebuild,v 1.1 2002/06/24 00:05:24 spider Exp $
-
-
-
-inherit gnome2
-S=${WORKDIR}/${P}
-DESCRIPTION="your favourite PostScript previewer"
-SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/ggv/${P}.tar.gz"
-HOMEPAGE="http://www.gnome.org/"
-SLOT="1"
-LICENSE="GPL-2"
-
-DEPEND=">=x11-libs/gtk+-2.0.0
- >=x11-libs/pango-1.0.0
- >=dev-libs/glib-2.0.0
- >=gnome-base/libbonoboui-2.0.00
- >=gnome-base/libgnome-2.0.1
- >=gnome-base/libgnomeui-2.0.1
- >=gnome-base/ORBit2-2.4.0
- >=gnome-base/libglade-2.0.0
- app-text/ghostscript
- >=dev-libs/popt-1.6"
-
-DEPEND="${RDEPEND}
- doc? ( >=dev-util/gtk-doc )
- >=dev-util/pkgconfig-0.12.0"
-
-
-G2CONF="${G2CONF} --disable-install-schemas --enable-platform-gnome-2"
-DOC="AUTHORS COPYING ChangeL* INSTALL MAINTAINERS NEWS README* TODO*"