diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-25 17:09:03 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-25 17:09:03 +0000 |
commit | fc7602c83ec10e4194feaab1f56ad2792eb31659 (patch) | |
tree | 28fdd28e8ec5b1f259e513acce7c0f71c1afc7a9 /sci-mathematics | |
parent | Remove coldwind from metadata.xml (#181764) (diff) | |
download | gentoo-2-fc7602c83ec10e4194feaab1f56ad2792eb31659.tar.gz gentoo-2-fc7602c83ec10e4194feaab1f56ad2792eb31659.tar.bz2 gentoo-2-fc7602c83ec10e4194feaab1f56ad2792eb31659.zip |
Remove kde-base/kpdf depend wrt security #290470.
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/geomview/ChangeLog | 8 | ||||
-rw-r--r-- | sci-mathematics/geomview/geomview-1.9.2.ebuild | 5 | ||||
-rw-r--r-- | sci-mathematics/geomview/geomview-1.9.4.ebuild | 5 |
3 files changed, 10 insertions, 8 deletions
diff --git a/sci-mathematics/geomview/ChangeLog b/sci-mathematics/geomview/ChangeLog index 79224da08569..8002d0ed331c 100644 --- a/sci-mathematics/geomview/ChangeLog +++ b/sci-mathematics/geomview/ChangeLog @@ -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@gentoo.org> geomview-1.9.2.ebuild, + geomview-1.9.4.ebuild: + Remove kde-base/kpdf depend wrt security #290470. 06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: Add USE flag description to metadata wrt GLEP 56. diff --git a/sci-mathematics/geomview/geomview-1.9.2.ebuild b/sci-mathematics/geomview/geomview-1.9.2.ebuild index f937c3744770..e74b07629ea8 100644 --- a/sci-mathematics/geomview/geomview-1.9.2.ebuild +++ b/sci-mathematics/geomview/geomview-1.9.2.ebuild @@ -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 @@ RDEPEND="${DEPEND} bzip2? ( app-arch/bzip2 ) app-arch/gzip pdf? ( || ( app-text/xpdf - kde-base/kpdf kde-base/kghostview app-text/gv app-text/gsview diff --git a/sci-mathematics/geomview/geomview-1.9.4.ebuild b/sci-mathematics/geomview/geomview-1.9.4.ebuild index 0b37af6df63e..5a1d244e4bae 100644 --- a/sci-mathematics/geomview/geomview-1.9.4.ebuild +++ b/sci-mathematics/geomview/geomview-1.9.4.ebuild @@ -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 @@ RDEPEND="${DEPEND} bzip2? ( app-arch/bzip2 ) app-arch/gzip pdf? ( || ( app-text/xpdf - kde-base/kpdf kde-base/kghostview app-text/gv app-text/gsview |