diff options
author | 2004-08-04 20:51:18 +0000 | |
---|---|---|
committer | 2004-08-04 20:51:18 +0000 | |
commit | ab829d079509b8a79832f214a62b036d6f033423 (patch) | |
tree | 9b5b739f5ebd3943bf495d9e27c3d3a5b394f581 /app-text | |
parent | Added a patch for the CAN-2004-0415 vulnerability, bug #59378. (diff) | |
download | historical-ab829d079509b8a79832f214a62b036d6f033423.tar.gz historical-ab829d079509b8a79832f214a62b036d6f033423.tar.bz2 historical-ab829d079509b8a79832f214a62b036d6f033423.zip |
mark stable because of security issues, bug #59385
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gv/Manifest | 4 | ||||
-rw-r--r-- | app-text/gv/gv-3.5.8-r4.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/gv/ChangeLog b/app-text/gv/ChangeLog index 2323e50d869f..101d44c8936f 100644 --- a/app-text/gv/ChangeLog +++ b/app-text/gv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gv # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.20 2004/08/04 16:03:55 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.21 2004/08/04 20:51:18 lanius Exp $ + + 04 Aug 2004; Heinrich Wendel <lanius@gentoo.org> gv-3.5.8-r4.ebuild: + mark stable because of security issues, bug #59385 *gv-3.5.8-r4 (04 Aug 2004) diff --git a/app-text/gv/Manifest b/app-text/gv/Manifest index de000e55ba0d..112fa287aa18 100644 --- a/app-text/gv/Manifest +++ b/app-text/gv/Manifest @@ -1,7 +1,7 @@ MD5 12d1456f4f7a27131de898ace5d5cc41 gv-3.5.8-r2.ebuild 1408 -MD5 6f4ff6240e9bb11004a67b796bcbc741 gv-3.5.8-r4.ebuild 1408 +MD5 e83aab997a0e0d7f96ae4a24aeeffd0e gv-3.5.8-r4.ebuild 1407 MD5 17caa23707d6a6a1b8e6f33da9603de0 gv-3.5.8-r3.ebuild 1482 -MD5 cc92736f90772efd9a51afd61dac015c ChangeLog 2506 +MD5 c09ab122bcb41d9676ff41071920e24c ChangeLog 2631 MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 MD5 0fb8b33ec888f8eacdc965602299d3a4 files/gv-3.5.8-debian.diff.gz 9506 MD5 ed8bb15a47bee7c6c61f5b8f419391a1 files/digest-gv-3.5.8-r2 60 diff --git a/app-text/gv/gv-3.5.8-r4.ebuild b/app-text/gv/gv-3.5.8-r4.ebuild index 29e074a34bbf..59ccdb1ea708 100644 --- a/app-text/gv/gv-3.5.8-r4.ebuild +++ b/app-text/gv/gv-3.5.8-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.5.8-r4.ebuild,v 1.1 2004/08/04 16:03:55 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.5.8-r4.ebuild,v 1.2 2004/08/04 20:51:18 lanius Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftpthep.physik.uni-mainz.de/pub/gv/unix/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~amd64" IUSE="" # There's probably more, but ghostscript also depends on it, |