ssuominen 09/10/25 17:09:04
Modified: geomview-1.9.4.ebuild ChangeLog
geomview-1.9.2.ebuild
Log:
Remove kde-base/kpdf depend wrt security #290470.
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Revision Changes Path
1.4 sci-mathematics/geomview/geomview-1.9.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/geomview/geomview-1.9.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/geomview/geomview-1.9.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/geomview/geomview-1.9.4.ebuild?r1=1.3&r2=1.4
Index: geomview-1.9.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/geomview-1.9.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- geomview-1.9.4.ebuild 27 Jun 2008 10:38:36 -0000 1.3
+++ geomview-1.9.4.ebuild 25 Oct 2009 17:09:03 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/geomview-1.9.4.ebuild,v 1.3 2008/06/27 10:38:36 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/geomview-1.9.4.ebuild,v 1.4 2009/10/25 17:09:03 ssuominen Exp $
inherit elisp-common eutils flag-o-matic fdo-mime
@@ -23,7 +23,6 @@
bzip2? ( app-arch/bzip2 )
app-arch/gzip
pdf? ( || ( app-text/xpdf
- kde-base/kpdf
kde-base/kghostview
app-text/gv
app-text/gsview
1.12 sci-mathematics/geomview/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/geomview/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/geomview/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/geomview/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 6 Aug 2008 20:33:51 -0000 1.11
+++ ChangeLog 25 Oct 2009 17:09:03 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/geomview
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/ChangeLog,v 1.11 2008/08/06 20:33:51 ulm Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/ChangeLog,v 1.12 2009/10/25 17:09:03 ssuominen Exp $
+
+ 25 Oct 2009; Samuli Suominen <ssuominen@g.o> geomview-1.9.2.ebuild,
+ geomview-1.9.4.ebuild:
+ Remove kde-base/kpdf depend wrt security #290470.
06 Aug 2008; Ulrich Mueller <ulm@g.o> metadata.xml:
Add USE flag description to metadata wrt GLEP 56.
1.7 sci-mathematics/geomview/geomview-1.9.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/geomview/geomview-1.9.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/geomview/geomview-1.9.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/geomview/geomview-1.9.2.ebuild?r1=1.6&r2=1.7
Index: geomview-1.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/geomview-1.9.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- geomview-1.9.2.ebuild 27 Jun 2008 10:38:36 -0000 1.6
+++ geomview-1.9.2.ebuild 25 Oct 2009 17:09:03 -0000 1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/geomview-1.9.2.ebuild,v 1.6 2008/06/27 10:38:36 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/geomview-1.9.2.ebuild,v 1.7 2009/10/25 17:09:03 ssuominen Exp $
inherit eutils flag-o-matic fdo-mime
@@ -22,7 +22,6 @@
bzip2? ( app-arch/bzip2 )
app-arch/gzip
pdf? ( || ( app-text/xpdf
- kde-base/kpdf
kde-base/kghostview
app-text/gv
app-text/gsview
|