summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2002-10-19 01:18:55 +0000
committerMarinus Schraal <foser@gentoo.org>2002-10-19 01:18:55 +0000
commit983732cf20fbd6361f000b81c780f7d5852e6dcb (patch)
tree62f8cc592b29a67b41a20500acc31c00ed6676d8 /app-text/ggv
parentFixes #5807. Doesn't handle /etc/profile.d (diff)
downloadgentoo-2-983732cf20fbd6361f000b81c780f7d5852e6dcb.tar.gz
gentoo-2-983732cf20fbd6361f000b81c780f7d5852e6dcb.tar.bz2
gentoo-2-983732cf20fbd6361f000b81c780f7d5852e6dcb.zip
new version (with security fixes)
Diffstat (limited to 'app-text/ggv')
-rw-r--r--app-text/ggv/ChangeLog7
-rw-r--r--app-text/ggv/files/digest-ggv-1.99.9-r11
-rw-r--r--app-text/ggv/files/digest-ggv-1.99.901
-rw-r--r--app-text/ggv/files/digest-ggv-1.99.951
-rw-r--r--app-text/ggv/ggv-1.99.9-r1.ebuild35
-rw-r--r--app-text/ggv/ggv-1.99.95.ebuild (renamed from app-text/ggv/ggv-1.99.90.ebuild)4
6 files changed, 8 insertions, 41 deletions
diff --git a/app-text/ggv/ChangeLog b/app-text/ggv/ChangeLog
index 87184d9dd799..1a5c6edcb12a 100644
--- a/app-text/ggv/ChangeLog
+++ b/app-text/ggv/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-text/ggv
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.16 2002/10/17 07:44:06 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.17 2002/10/19 01:18:55 foser Exp $
+
+*ggv-1.99.95 (19 Oct 2002)
+
+ 19 Oct 2002; foser <foser@gentoo.org> :
+ Official security update
*ggv-1.99.90-r1 (17 Oct 2002)
diff --git a/app-text/ggv/files/digest-ggv-1.99.9-r1 b/app-text/ggv/files/digest-ggv-1.99.9-r1
deleted file mode 100644
index fd361c818a32..000000000000
--- a/app-text/ggv/files/digest-ggv-1.99.9-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6cbca93b1515b25d0cf8fa37e673e35d ggv-1.99.9.tar.gz 682065
diff --git a/app-text/ggv/files/digest-ggv-1.99.90 b/app-text/ggv/files/digest-ggv-1.99.90
deleted file mode 100644
index ca586b2bd065..000000000000
--- a/app-text/ggv/files/digest-ggv-1.99.90
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9a84c8f7555d1388b2e40252c53bc965 ggv-1.99.90.tar.bz2 565117
diff --git a/app-text/ggv/files/digest-ggv-1.99.95 b/app-text/ggv/files/digest-ggv-1.99.95
new file mode 100644
index 000000000000..5f33125aebb9
--- /dev/null
+++ b/app-text/ggv/files/digest-ggv-1.99.95
@@ -0,0 +1 @@
+MD5 206ff03b5ced2b7171d9a8edec5b99ae ggv-1.99.95.tar.bz2 581660
diff --git a/app-text/ggv/ggv-1.99.9-r1.ebuild b/app-text/ggv/ggv-1.99.9-r1.ebuild
deleted file mode 100644
index 2e548316e821..000000000000
--- a/app-text/ggv/ggv-1.99.9-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.99.9-r1.ebuild,v 1.5 2002/10/05 05:39:09 drobbins Exp $
-
-IUSE="doc"
-
-inherit gnome2
-
-S=${WORKDIR}/${P}
-DESCRIPTION="your favourite PostScript previewer"
-SRC_URI="mirror://gnome/2.0.0/sources/ggv/${P}.tar.gz"
-HOMEPAGE="http://www.gnome.org/"
-
-SLOT="1"
-LICENSE="GPL-2"
-KEYWORDS="x86 pcc"
-
-RDEPEND=">=x11-libs/gtk+-2.0.5
- >=x11-libs/pango-1.0.3
- >=dev-libs/glib-2.0.4
- >=gnome-base/libbonoboui-2.0.0
- >=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*"
diff --git a/app-text/ggv/ggv-1.99.90.ebuild b/app-text/ggv/ggv-1.99.95.ebuild
index 9c2e665bf1c0..269afc44f732 100644
--- a/app-text/ggv/ggv-1.99.90.ebuild
+++ b/app-text/ggv/ggv-1.99.95.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.99.90.ebuild,v 1.4 2002/10/05 05:39:09 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.99.95.ebuild,v 1.1 2002/10/19 01:18:55 foser Exp $
IUSE="doc"
@@ -8,7 +8,6 @@ inherit gnome2
S=${WORKDIR}/${P}
DESCRIPTION="your favourite PostScript previewer"
-SRC_URI="mirror://gnome/2.0.1/sources/${PN}/${P}.tar.bz2"
HOMEPAGE="http://www.gnome.org/"
SLOT="1"
@@ -30,6 +29,5 @@ 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*"